Create Your First Server

Launch a new instance from the dashboard with safe defaults and predictable access.

Category: Provisioning
Prerequisites
  • You completed the Getting Started checklist.
  • You know which operating system or marketplace image you need.
  • You have selected expected CPU, RAM, and storage requirements.
Steps
  1. Open Deploy or Create Server in the dashboard.
  2. Select a region closest to your users or dependent services.
  3. Choose your OS or marketplace image, then select an instance size.
  4. Attach your SSH key or set secure password credentials.
  5. Set hostname and optional tags so the server is easy to identify later.
  6. Review summary details and click Deploy or Create.
  7. Wait for provisioning status to change from building to running.
Verification
  • Instance status shows running in dashboard.
  • Public IP address is assigned and visible on server detail page.
  • Console or activity log shows successful deploy completion.
Common Mistakes
  • Using a region far from users and seeing unexpected latency.
  • Selecting too-small plan for the intended workload.
  • Forgetting to attach SSH key and losing immediate shell access.
Next: First Login And Hardening