API-first provisioning
Create and manage servers programmatically with predictable inputs and machine-readable outputs.
Bullionet combines self-service provisioning, API-first workflows, and operational guardrails so infrastructure teams can ship faster without losing control.
Inspired by the best platform patterns, Bullionet delivers practical workflows for modern infrastructure teams.
Create and manage servers programmatically with predictable inputs and machine-readable outputs.
Integrate Terraform and cloud-init into repeatable environments across staging and production.
Handle reboot, reinstall, and lifecycle actions without ticket-driven bottlenecks.
Track deployments, isolate environments, and keep a clean operational model for teams.
Keep the shell, change the workload: standardize provisioning, apply policy, and operate infrastructure with the same flow.
01
Define compute, storage, and location templates once for reuse across projects.
02
Launch infrastructure through API, Terraform, or CLI depending on your team workflow.
03
Control where and how changes are deployed across environments.
04
Run daily operational actions with the same tooling instead of switching context.
bulli workflow
bulli init
source <(bulli env --output sh)
bulli server create --plan bm.performance --location paris --hostname api-edge-01
bulli server get --hostname api-edge-01
bulli server reboot --hostname api-edge-01
bulli server reinstall --hostname api-edge-01 --os ubuntu-24.04
If you are onboarding your team, start with these simple procedures before scaling complexity.
01
Create a small staging environment and validate network, boot, and app readiness.
Expected result: a working staging stack with host inventory and clear deployment status.
Open DevOps procedure →02
Apply a controlled reboot/reinstall sequence on one node with clear validation checkpoints.
Expected result: maintenance completed with auditable actions and verified final server state.
Open SysAdmin procedure →03
Connect your coding agent through Bullionet Hosted MCP for a scoped recurring workflow.
Expected result: one repetitive action automated with guardrails and human approval where needed.
Open AI Automation procedure →Use bulli for fast server actions and automation pipelines, then dive into the full reference on the dedicated CLI page.
bulli cli
Install, command reference, and production examples are available on the dedicated CLI page.
> bulli init
> bulli server list --output json
> bulli server get --hostname edge-fr-01
Bullionet focuses on practical execution for operators, not just isolated provisioning commands.
| Capability | Bullionet DX | Legacy hosting process |
|---|---|---|
| Provisioning model | Self-service via API, Terraform, and CLI | Manual ticketing and delayed handoffs |
| Environment consistency | Template-driven and reproducible | Per-server drift over time |
| Daily operations | Operational actions available on demand | Escalation-heavy operational flow |
| Team velocity | Fast delivery with controlled rollout | Slow delivery with fragmented tooling |
Dive deeper depending on your team responsibilities.
Terraform workflows, CI/CD integration, policy-driven rollout, and release control.
Open page →
Runbooks, maintenance actions, lifecycle operations, and platform safety practices.
Open page →
Connect your AI agent to Bullionet Hosted MCP and automate infrastructure safely.
Open page →
Terminal-first workflows for rapid server operations and scripting.
Open page →
Solutions