Create via Dashboard
- Navigate to Instances in your dashboard
- Click the “Create Instance” button
- Configure your instance settings
- Review and launch
Configuration Options
Operating System
Choose from:- Ubuntu (20.04 LTS, 22.04 LTS)
- Debian (10, 11)
- CentOS (7, 8)
- Custom Images: Upload your own ISO
Instance Size
Select based on your workload:Region Selection
Choose the closest region to your users:- US East (New York)
- US West (San Francisco)
- EU (London)
- Asia (Singapore)
Networking
- Public IP: Automatically assigned IPv4 address
- Reserved IP: Static IP that persists across reboots
- Private Network: Enable private networking between instances
Create via API
Create an instance programmatically:Post-Creation Steps
1
Access Your Instance
Connect via SSH using your public IP and key
2
Configure Firewall
Set up firewall rules to secure your instance
3
Install Software
Update packages and install your required software