Gotify logo

Gotify

A simple server for sending and receiving messages

DevTool Latest: 2.7.3

Introduction

Gotify is a simple server for sending and receiving messages (real-time via WebSocket).

Features

  • Send messages via REST-API
  • Receive messages via WebSocket
  • Manage users, clients, and applications
  • Plugins
  • Web-UI -> ./ui
  • CLI for sending messages -> gotify/cli
  • Android App -> gotify/android

Deploy Gotify with 1Panel

  1. Install 1Panel on your VPS (Linux server).

    # Copy and paste the following command into your terminal and press Enter
    bash -c "$(curl -sSL https://resource.1panel.pro/v2/quick_start.sh)"
  2. Open the 1Panel dashboard, go to App Store.

  3. Search for Gotify and click Install.

  4. Fill in the required parameters (ports, admin credentials, storage path), then confirm.

  5. After deployment, create a website/reverse proxy in 1Panel if you want a custom domain.

  6. Enable HTTPS (recommended) and keep the app updated from the App Store.