Gotify is a self-hosted push notification server that can be used to send notifications to a variety of clients. In this tutorial, we will walk through the steps to install Gotify on a Windows 11 machine.
Download the latest version of Gotify from the official Gotify website. Extract the archive to a convenient location on your machine.
Gotify requires a database to function properly. In this tutorial, we will be using PostgreSQL as our database.
Navigate to the Gotify directory that you extracted in Step 1. Open the config.yml
file in a text editor.
Make sure to set the following configuration settings:
port
: The port on which the Gotify server listens. By default, Gotify listens on port 80
. database_type
: Set this to postgres
.database_connection_string
: Set the value to the credentials of the PostgreSQL database you created in Step 2.Open the command prompt and navigate to the Gotify directory.
go build -o gotify-app
./gotify-app
localhost:<port>
in your web browser.Congratulations! You have successfully installed Gotify on your Windows 11 machine.
If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!
Alternatively, for the best virtual desktop, try Shells!