Machines are a Nixopus Cloud concept. Self-hosted users manage their own infrastructure directly.
Provisioning
When you sign up and create your first organization, Nixopus automatically provisions a machine for you. There’s nothing to configure — the platform detects that you don’t have a machine yet and starts the provisioning process.What happens behind the scenes
- Initializing — Nixopus allocates resources for your machine.
- Creating machine — The compute environment is created and configured.
- Configuring SSH — Secure access is set up so you can use the built-in terminal.
- Setting up networking — Port forwarding, reverse proxy, and your
*.nixopus.aisubdomain are configured. - Verifying — Nixopus confirms the machine is reachable and healthy.
- Complete — Your machine is ready. You’ll see a notification: “Your machine is ready!”
Machine states
Your machine can be in one of these states:| State | Description |
|---|---|
| Provisioning | Machine is being set up for the first time. |
| Running | Machine is active and serving your apps. |
| Paused | Machine is suspended. Apps are not accessible. No compute is consumed. |
| Stopped | Machine is shut down. Data is preserved. |
| Failed | Provisioning or a lifecycle action failed. Retry from the dashboard. |
Lifecycle actions
You can manage your machine from the actions menu on the machine card:Restart
Restarts the machine. Use this if your apps are behaving unexpectedly or after configuration changes that require a fresh start. Your apps will experience brief downtime during the restart.Pause
Suspends the machine. Your apps stop serving traffic and no compute is consumed while paused. Data and configuration are preserved. Use this when you’re not actively using the machine and want to save credits.Resume
Brings a paused machine back to the Running state. Your apps become accessible again within seconds.Machine resources
Each machine comes with allocated resources based on your plan:| Resource | Pro |
|---|---|
| vCPU | 2 |
| Memory | 2 GB |
| Storage | 25 GB |
| Bandwidth | 1 TB |
Upgrading
Need more CPU, memory, or storage? Contact us at raghav@nixopus.com with your organization name and the resources you need. Self-service machine upgrades are on the roadmap.Adding machines
Multi-machine support is coming soon.
- Add machines — spin up additional machines from the dashboard
- Replicate — duplicate an existing machine’s configuration to a new instance
- Multi-region — deploy machines across regions for lower latency
- Load balancing — distribute traffic across machines automatically
Machine billing
Machine usage is part of your Nixopus Cloud plan. Your subscription covers the compute resources allocated to your machine. See credits for how usage billing works. When your machine is paused, no compute is consumed — only storage is retained.For plan details and pricing, see nixopus.com/pricing.