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


Browser-based IMAP webmail client - connects to an existing mail server
Add your server credentials to Server Compass
Choose from our template library
Fill in settings and click Deploy
Use the Roundcube template in Server Compass to deploy a self-hosted webmail client on your VPS, then verify the Roundcube login UI in a browser.
Select your 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 Roundcube in the Server Compass template catalog.

Choose the Roundcube template. Server Compass fills in the webmail service, IMAP host, SMTP host, MySQL database password, and root password.

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

Review the generated environment values, confirm the port is available, and click Deploy Now.

Keep the deployment modal open while Server Compass uploads the compose file, pulls the Roundcube image, starts MySQL, initializes the webmail files, and verifies the stack.

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

Open the application URL in a browser. The Roundcube login UI confirms the webmail client is reachable.

The Roundcube webmail login page loaded successfully in a browser.
It deploys Roundcube with MySQL as a browser webmail front end for an existing IMAP and SMTP mail server.
The tutorial used host port 4201, which maps to the Roundcube web service on container port 80.
Roundcube is a mail client. The tutorial verifies that the login page loads; real mailbox login depends on the IMAP and SMTP server you configure.
No. The deployment guide should live on the Roundcube template detail page and be linked from the reusable template deployment docs page.
After deploying Roundcube with Server Compass, complete these steps to finish setup
Visit http://YOUR_SERVER_IP:{{PORT}} and log in with an email account hosted on {{IMAP_HOST}}
If login fails, double-check `ROUNDCUBEMAIL_DEFAULT_HOST` and `ROUNDCUBEMAIL_SMTP_SERVER` in the compose file - use `ssl://host:993` or `tls://host:587` syntax for encrypted connections
Customize the appearance and plugins by editing `/var/www/html/config/config.inc.php` (or mounting a custom config file)
Configure HTTPS in front of Roundcube before exposing it publicly
Need help? Check out our documentation for detailed guides.
Common questions about self-hosting Roundcube
Simply download Server Compass, connect to your VPS, and select Roundcube from the templates list. Fill in the required configuration and click Deploy. The entire process takes under 3 minutes.
Roundcube 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 Roundcube backup and restore procedures.
Server Compass makes updates easy. Simply click the Update button in your deployment dashboard, and the latest Roundcube image will be pulled and deployed with zero downtime.
Roundcube 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.
Download Server Compass and deploy Roundcube to your VPS in under 3 minutes. No Docker expertise required.
Download Server Compass