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.


Modern Redis-compatible in-memory data store with higher throughput
Add your server credentials to Server Compass
Choose from our template library
Fill in settings and click Deploy
Use the Dragonfly template in Server Compass to deploy a self-hosted Redis-compatible in-memory data store on your VPS, then verify it with Redis CLI commands.
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 Dragonfly in the Server Compass template catalog.

Choose the Dragonfly template. Server Compass fills the Dragonfly service, persistent data volume, Redis-compatible port, and health check.

Confirm the app name and compose service. In this run, the app was named dragonfly-db-demo and used host port 4261.

Review the generated compose settings, confirm the Dragonfly TCP port is available, and click Deploy.

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

After deployment finishes, return to the Apps tab and confirm the Dragonfly app is marked Running with its published port available.

Run Redis-compatible commands inside the Dragonfly container and confirm PING, SET, GET, and INFO return successfully.

Dragonfly returned PONG, stored and retrieved a sample key, and reported server information.
It deploys Dragonfly, a Redis-compatible in-memory data store, with a persistent data volume and published TCP port.
The tutorial used host port 4261, which maps to Dragonfly on container port 6379.
No account setup is required. Verify Redis-compatible commands, then add authentication and network restrictions before production use.
No. The deployment guide should live on the Dragonfly template detail page and be linked from the reusable template deployment docs page.
After deploying Dragonfly with Server Compass, complete these steps to finish setup
Test connection with: redis-cli -h YOUR_SERVER_IP -p {{PORT}} ping
Configure authentication via --requirepass if exposed publicly
Tune memory limits based on your workload
Use snapshotting for persistence (configurable via flags)
Need help? Check out our documentation for detailed guides.
Common questions about self-hosting Dragonfly
Simply download Server Compass, connect to your VPS, and select Dragonfly from the templates list. Fill in the required configuration and click Deploy. The entire process takes under 3 minutes.
Dragonfly 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 Dragonfly backup and restore procedures.
Server Compass makes updates easy. Simply click the Update button in your deployment dashboard, and the latest Dragonfly image will be pulled and deployed with zero downtime.
Dragonfly 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 Dragonfly to your VPS in under 3 minutes. No Docker expertise required.
Download Server Compass