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.


Simple HTTP-based pub-sub notification service for scripts, apps, and devices
Add your server credentials to Server Compass
Choose from our template library
Fill in settings and click Deploy
Use the ntfy template in Server Compass to deploy a self-hosted HTTP pub-sub notification service on your VPS, then verify the web app and API health endpoint.
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 ntfy in the Server Compass template catalog.

Choose the ntfy template. Server Compass fills the ntfy service, cache and auth volumes, base URL, and default access settings.

Confirm the app name, web/API port, base URL, and default access policy. In this run, the app was named ntfy-demo and used host port 4015.

Review the generated compose settings, confirm the ntfy web port is available, and click Deploy.

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

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

Open the application URL in a browser. The ntfy web app confirms the notification service is reachable.

The ntfy web interface loaded successfully from the deployed container and the service health endpoint was available.
It deploys the ntfy server with a web app, HTTP publish/subscribe API, persistent cache storage, and an auth database volume.
The tutorial used host port 4015, which maps to the ntfy web UI on container port 80.
For a public production instance, yes. Configure users and access policies, enable HTTPS, and test publishing to a topic.
No. The deployment guide should live on the ntfy template detail page and be linked from the reusable template deployment docs page.
After deploying ntfy with Server Compass, complete these steps to finish setup
Open ntfy at http://YOUR_SERVER_IP:{{PORT}}
Publish a test message with curl
Configure users/access policies before relying on private topics
Need help? Check out our documentation for detailed guides.
Common questions about self-hosting ntfy
Simply download Server Compass, connect to your VPS, and select ntfy from the templates list. Fill in the required configuration and click Deploy. The entire process takes under 3 minutes.
ntfy requires a minimum of 128MB 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 ntfy backup and restore procedures.
Server Compass makes updates easy. Simply click the Update button in your deployment dashboard, and the latest ntfy image will be pulled and deployed with zero downtime.
ntfy 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 ntfy to your VPS in under 3 minutes. No Docker expertise required.
Download Server Compass