Quickstart
Quickstart
DewaVPS Virtual Private Servers (instances) are Linux-based virtual machines running on our virtualized infrastructure. Each instance you create is a new server you can use independently or as part of a larger cloud setup.

Creating Instance
-
Navigate to Instances → Virtual Machines and click Create.
-
Choose Tier: High Performance VPS (AMD EPYC Zen 4) or General Compute VPS (Intel Xeon).
-
Choose OS/Application: Select from Operating Systems (Ubuntu, Debian, Almalinux, etc.) or pre-configured Applications (Docker, WordPress, etc.).

-
Configure Options: Enable Auto Backup or Dedicated CPU if needed.
-
Select Size: Choose a Package or Custom size based on your needs.
-
Enter Details: Provide hostname, password, and optionally select SSH key.
-
Configure Network: Enable Public Network and optionally Private Network.
-
Create: Review and click Create Instance.

Connecting to Instance
Connecting via SSH
ssh root@your_instance_ipAccept the host key fingerprint by typing yes, then enter your password.
Windows users: Use PowerShell, WSL, or clients like PuTTY.
Accessing via VNC Console
- Go to Instances → Virtual Machines.
- Click Access Console on your instance.
- A browser tab opens showing your instance console.
- Log in with username (
root) and password.
Deleting Instance
Warning: Deleting an instance permanently removes:
- The instance itself
- All data on the primary disk
- Any automated backups
-
Go to Instances → Virtual Machines.
-
Select the instance checkbox.
-
Click Delete from the action bar.

-
Click Confirm to delete permanently.

Next Steps
- Create Instance — Detailed creation guide
- Instance Details — Manage instance settings
