Documentation

Getting started

Everything you need to deploy and manage your cloud servers with crypto.

1. Connect Your Wallet

Click "Connect Wallet" in the top navigation. We support Phantom, Solflare, and any Solana-compatible wallet. Your wallet address serves as your account — no email or password needed.

2. Choose a Plan

Navigate to the Deploy page. Select your server type (Dedicated CPU, High Frequency, Shared CPU, or Bare Metal), pick a region closest to your users, and choose your plan based on vCPU, RAM, and storage needs.

Plans support both hourly and monthly billing. Hourly is ideal for short-term workloads.

3. Select an Operating System

Choose from Ubuntu, Debian, CentOS, Fedora, Rocky Linux, AlmaLinux, Arch Linux, or Windows Server (available on Dedicated CPU and Bare Metal plans only).

4. Pay and Deploy

Review your configuration in the Deploy Summary panel. The price is shown in USD and the SOL equivalent (fetched live from DexScreener). Click "Pay & Deploy" to send the payment from your wallet. Your server is provisioned automatically within 60 seconds.

5. Access Your Server

Once deployed, go to your Dashboard. Click on your server to see full details including IP address, root password, and specs. Use the "Copy SSH Command" button to quickly connect:

ssh root@your-server-ip

6. Managing Your Server

From the dashboard you can view live server status, refresh details, copy credentials, and terminate servers when you no longer need them. Terminated servers are destroyed permanently — make sure to back up your data first.

API Endpoints

VPS NOW exposes internal API routes for programmatic access:

GET/api/sol-priceCurrent SOL/USD price
GET/api/vultr/plansAvailable server plans
GET/api/vultr/regionsAvailable regions
GET/api/vultr/osAvailable operating systems
POST/api/vultr/deployDeploy a new server

Support

Reach out on X / Twitter for support, feature requests, or questions.