Prerequisites
- A verified Suji account.
- Credit balance > €0 — top up from Billing in the dashboard before creating a VM.
Create the VM
Pick a name
Lower-case alphanumeric with hyphens, e.g.
prod-eu, my-vm. The name is internal — public URLs come from the apps you later install on this VM, not from the VM itself.Pick a size
Pricing is per hour, charged from your credit balance. Indicative monthly figures assume the VM runs 24/7.
You can resize later (see Resize).
| Size | vCPU | RAM | Storage | ≈ / month |
|---|---|---|---|---|
| Small | 2 | 4 GB | 40 GB | €12.99 |
| Medium | 4 | 8 GB | 80 GB | €19.99 |
| Large | 8 | 16 GB | 160 GB | €39.99 |
| XL | 16 | 32 GB | 320 GB | €79.99 |
Pick a region
All regions are EU.
- Falkenstein, Germany (default)
- Nuremberg, Germany
- Helsinki, Finland
What you get
When the VM lands onrunning:
- A public IPv4 and IPv6 (Network tab in the instance detail page).
- A Cloudflare Tunnel wired up — apps installed later get
*.suji.frHTTPS URLs automatically. - SSH access as the
rootuser (find the key in Settings → SSH Keys before creation). - A web terminal in the dashboard if you don’t want to SSH.
- A firewall with sensible defaults (SSH open, everything else closed).
Instance states
| Status | Meaning |
|---|---|
provisioning | VM is being created |
running | VM is online and healthy |
stopping / stopped | You stopped it — OS is powered off, but the cloud disk/IP stay reserved and the hourly bill continues. Destroy to stop paying. |
starting | Coming back up |
rebuilding | Rebuilding after a restart or resize |
restoring | Mid-recovery from a snapshot |
suspended | Powered off because auto-recharge failed — fix billing and resume |
error | Something went wrong — open Logs or contact support |
deprovisioning | Being deleted |
Next
Install your first app
Pick an app from the marketplace and deploy it on the VM you just created.
VM management features
Terminal, files, logs, firewall, snapshots, resize.