Getting Started
Create an account, deploy your first server and understand billing basics.
Create your account
Sign up at /register with your email, username and organization name. Every new account starts a 14-day free trial — no credit card required.
Deploy your first server
- Click New Server in the sidebar or top bar.
- Choose a region close to your users.
- Pick a size — Veloxa 1 (1 vCPU / 1 GB) covers most small sites.
- Choose Container (fast) or Virtual Machine (full isolation).
- Select an OS image and click Create Server.
Your server is running in seconds. The detail page shows its IP, private DNS name, a web terminal, and 24-hour CPU/memory charts.
How billing works
Every size has an hourly rate and a monthly cap. You pay by the hour while a server is running, never more than the cap in a month. Your month-to-date spend is always visible in the top bar.
Connect to your server
Open the browser Terminal from the server page, or SSH to the
public IPv4 as root. Add your SSH public key at creation time (or
later from the server page) for key-based access.