


Choose Your Server
Pick an xCloud managed server or connect your own provider, then set it up as a Docker server to deploy Gotify.
Select Application
Open One Click Apps in your xCloud dashboard and choose Gotify from the available applications to begin the guided setup.
Configure Your Instance
Add your domain and deployment settings in the xCloud dashboard. We provision Gotify on your server with its data directory on a persistent volume.
Go Live Right Away
Confirm the setup, open your domain, sign in as the admin user, change the default password, and create your first application token.
Cloud VPS 6GB
Renews at $19.99/mo. Cancel anytime.
Cloud VPS 16GB
Renews at $39.99/mo. Cancel anytime.
Cloud VPS 24GB
Renews at $49.99/mo. Cancel anytime.







Platform & DevOps Teams







Developers







Small Teams







Agencies & Consultants







IoT & Home Lab







Privacy-First Teams





Applications & Tokens
Every sender gets its own application and token, so you can see where a message came from and rotate one sender’s key without touching the rest.


Messages & Priority
Title, message, priority and extras — the priority is what tells a client how loudly to announce it.


REST API
One POST with an X-Gotify-Key header sends a message — from curl, a cron job, a CI step or any language with an HTTP client.


Realtime Delivery
Connected clients hold a WebSocket open to your server and receive messages as they arrive, with no third-party push service in the path.


Users & Clients
Admin and standard users, each with their own clients and applications, so one instance can cover a whole team. Registration is disabled by default.


Privacy Controls
Messages never leave the server you deployed to, and registration is off by default. Self-hosting is not privacy on its own — you still configure it.


Clients & Plugins
An official web UI, CLI and Android app — there is no official iOS client — plus a Go plugin API and MIT-licensed source.


Your Own Database
Messages, applications and users live in a database on your server — SQLite by default, MySQL and PostgreSQL supported. Nothing is relayed through anyone else.







Massimo Villa
@tlewisverdu
So far my experience has been smooth like silk. I didn’t imagine that configuring and managing a VPS would be so easy. As of today, I have deployed 8 sites. The support is good, and they treat users with respect, even if they ask stupid questions (myself included).
For the future, I hope for greater flexibility in scheduled backups and more comprehensive and consistent documentation.
I’m sure that within a few months, xCloud will become the leader in its segment. This community is amazing, and the Staff here is super helpful.


Waqar Ahmed
@tlewisverdu
xCloud isn’t just a solution. It’s like one of that friend who got your back when you screw things up pretty bad.


Tony Lewis
@tlewisverdu
I’ve recently taken all of my Vultr-hosted sites and gotten rid of cPanel for them to substitute it with xCloud.
I have to say, I’m really impressed with xCloud so far! The interface is definitely the standout feature for me.


Paul Goulart
@freelivingsoul
I set this up locally, tried AWS and Digital Ocean with disappointing results. Setup on Xcloud was easy and it’s still working!


Brian Geovanny
@braingigio
xCloud works really well, I am surprised by its performance being this the release version, I have tried many paid platforms such as runcloud, cloudpages or serveravatar, as well as free platforms such as CyberPanel, CloudPanel or Hestia Control Panel and direct competitors such as SpinupWP and FlyWP. Of all those that I have tried, the platform that works best for WordPress is SpinupWP and I believe that xCloud can reach and surpass that development, its roadmap is promising.
Congratulations to the xCloud team, I hope they become the leading platform in the segment, it has all the potential to achieve it!


Leo Koo
@leowrites
I’m moving my servers to xCloud, a cloud control panel by M Asif Rahman and the WPDeveloper team. Their roadmap looks interesting and no, there are no team mates nor API limits with xCloud!
xCloud #wordpress #hosting


Rahul Singh
@tlewisverdu
Trust me when I say, once people explore the potential of xCloud they gonna switch from other panels, just keep delivering the best tech, lots of love for the team 😍😍


Rahil Maknojia
@rahilmaknojia
Dear xCloud Team,
I have been using xCloud for some time now and am genuinely impressed with its capabilities and the flexibility it offers by allowing users to bring their own VPS for management. It’s a fantastic service, and my experience so far has been very positive.
Successful migrated 5 sites on a single server. xCloud migration tool worked great. There were few hiccups with security plugin like MalCare but disabling the plugin prior to migration worked just fine.


Dan Spinoza
@tlewisverdu
I had 150 sites on cloudways and am in the process of moving them to xcloud. Much faster and better priced.
What is Gotify?
Gotify is an open-source push notification server written in Go. Your scripts, apps and servers send a message to its REST API with a single HTTP POST, and every connected client receives it in real time over a WebSocket. It ships its own web UI, and stores its messages, applications and users in SQLite by default, with MySQL and PostgreSQL also supported. Gotify is free and open source under the MIT licence. Note what it is not: it is a notification server you run, not a hosted push service, so delivery depends on your own instance being reachable rather than on Apple or Google. The official clients are the built-in web UI, the Gotify CLI and the Gotify Android app — there is no official iOS client, so check that the platforms you need are covered before you build on it. The hosting on this page is xCloud’s; xCloud is not affiliated with the Gotify project.
How do I deploy Gotify on xCloud?
Gotify is available through xCloud’s One Click Apps. Create a Docker server in your xCloud dashboard, open One Click Apps, select Gotify, add your domain, and deploy. xCloud provisions the container, keeps its data directory on a persistent volume, maps the domain, and issues the SSL certificate for you. You then open your domain and sign in. Gotify seeds a default admin account the first time its database is created, so changing that password is the first thing you do — before you create an application and copy its token.
Do I need a Docker server to run Gotify?
Yes. Gotify runs as a containerised application, so it needs to be deployed on a Docker server. Gotify itself is a single Go binary that serves its own web interface, and it is the lightest kind of application in the catalogue — an instance handling a steady trickle of messages is comfortable well inside a fraction of a gigabyte of RAM, so the entry Cloud VPS tier is really headroom for everything else you run beside it. What grows is the message history you keep and the number of clients holding a connection open. When you create a new server in xCloud, choose Docker as the server type — you can then deploy Gotify to it from One Click Apps.















































