OSIR · The AI-Native Domain Registrar

Help Center / vps

Creating a VPS instance

Creating a VPS Instance

Deploy a new virtual private server in minutes. Follow this guide to get your VPS up and running.

Step 1: Choose Your Plan

  1. Go to the VPS page
  2. Compare plans based on:
    • CPU cores - Processing power
    • RAM - Memory for running applications
    • Storage - SSD space for your data
    • Bandwidth - Monthly data transfer

Step 2: Select Location

Choose a data center closest to your users:

  • North America: New York, Los Angeles, Dallas
  • Europe: Amsterdam, Frankfurt, London
  • Asia Pacific: Singapore, Tokyo, Sydney

Step 3: Choose Operating System

Select from our supported images:

Linux

  • Ubuntu 22.04 / 24.04 LTS
  • Debian 11 / 12
  • CentOS Stream 9
  • Rocky Linux 9
  • Fedora 39

Applications

  • Docker
  • WordPress
  • Node.js
  • LAMP Stack

Step 4: Configure Server

  1. Set a hostname for your server
  2. Add your SSH key (recommended) or use password
  3. Enable backups (optional but recommended)
  4. Configure firewall rules
  5. Add private networking if needed

Step 5: Deploy

  1. Review your configuration
  2. Click Create Server
  3. Deployment takes 30-60 seconds
  4. You'll receive the IP address and login credentials

After Deployment

  1. Connect via SSH: ssh root@your-ip-address
  2. Update the system: apt update && apt upgrade
  3. Configure your firewall
  4. Install your applications

Tips

  • Start with a smaller plan and resize later
  • Use SSH keys instead of passwords
  • Enable automatic backups
  • Set up monitoring alerts