Open the server Apps tab
Select the tutorial-vps VPS, open the Apps tab, and start a new app deployment. Keep sensitive server details hidden before capturing or sharing screenshots.


Browser-based VS Code IDE — code from any device, with full Linux shell, extensions, and Git, served as a substitute for the discontinued Cloud9 IDE
Add your server credentials to Server Compass
Choose from our template library
Fill in settings and click Deploy
Use the Cloud IDE template in Server Compass to deploy VS Code in the browser on your VPS, then verify the password login screen.
Select the tutorial-vps VPS, open the Apps tab, and start a new app deployment. Keep sensitive server details hidden before capturing or sharing screenshots.

Click New App and choose the template deployment path so Server Compass can load the built-in catalog.

Use the template picker search to find Cloud IDE in the Server Compass template catalog.

Choose the Cloud IDE template. Server Compass fills the code-server service, persistent `/config/workspace` volume, generated login password, sudo password, and web port.

Confirm the app name and compose services. In this run, the app was named cloud9-demo and used host port 4188.

Review the generated compose settings, confirm the web port is available, keep the generated login password hidden, and click Deploy Now.

Keep the deployment modal open while Server Compass uploads the compose file, pulls the Cloud IDE image, starts the container, and verifies the stack.

After deployment finishes, return to the Apps tab and confirm the Cloud IDE app is marked Running with its application URL available.

Click Open Application or open the application URL in a browser. The Cloud IDE password screen confirms the browser IDE is reachable without exposing the generated password.

It deploys the code-server Cloud IDE container with a persistent `/config` volume, `/config/workspace` default workspace path, generated login password, and sudo password.
The tutorial used host port 4188, which maps to the Cloud IDE web UI on the same generated internal port.
A fresh Cloud IDE deployment is considered reachable when the password login form loads. The tutorial does not type or publish the generated password.
No. The deployment guide should live on the Cloud IDE template detail page and be linked from the reusable template deployment docs page.
After deploying Cloud IDE (code-server) with Server Compass, complete these steps to finish setup
Visit http://YOUR_SERVER_IP:{{PORT}} and log in with PASSWORD
Open the integrated terminal (Ctrl+`) and verify sudo works using SUDO_PASSWORD
Install extensions via the sidebar (e.g. ESLint, GitLens, language packs)
Clone your repo into /config/workspace and start coding
(Optional) Put code-server behind Traefik/HTTPS via the Domains tab so it is reachable from your custom domain
Need help? Check out our documentation for detailed guides.
Common questions about self-hosting Cloud IDE (code-server)
Simply download Server Compass, connect to your VPS, and select Cloud IDE (code-server) from the templates list. Fill in the required configuration and click Deploy. The entire process takes under 3 minutes.
Cloud IDE (code-server) requires a minimum of 512MB RAM. We recommend a VPS with at least 1024MB RAM for optimal performance. Any modern Linux server with Docker support will work.
Yes! Server Compass provides volume mapping that allows you to import existing data. You can also use standard Cloud IDE (code-server) backup and restore procedures.
Server Compass makes updates easy. Simply click the Update button in your deployment dashboard, and the latest Cloud IDE (code-server) image will be pulled and deployed with zero downtime.
Cloud IDE (code-server) is open-source software. You only pay for your VPS hosting (typically $5-20/month) and optionally Server Compass ($29 one-time). No subscription fees or per-seat pricing.

Open-source backend in a single file with realtime database, auth, and file storage

Open-source backend-as-a-service - self-hosted Firebase alternative

Open-source backend framework with dashboard

Full Supabase self-hosted with Kong, GoTrue Auth, Realtime, and Studio
Download Server Compass and deploy Cloud IDE (code-server) to your VPS in under 3 minutes. No Docker expertise required.
Download Server Compass