SparkBox / Guides / Gotify setup

How to set up Gotify

Send and receive push notifications. This guide covers how to access it, log in for the first time, configure the basics, and where its data lives so you can back it up.

1. What is Gotify?

A simple self-hosted push notification server. Send notifications from your scripts, services, and automations to your phone or browser with a clean REST API.

2. How to access it

Once it's enabled, Gotify runs on your SparkBox at:

http://<your-NAS-IP>:8880

Create an app token in the web UI to start sending notifications via the API

3. First login

Login as admin with the password SparkBox generated for you at install time. Find it in state/gotify-admin-password.txt or click the Gotify launcher tile in the dashboard. Create an app token (right-side Create Application) to start sending notifications via the API.

If it instead asks for a password you didn't set, check Settings → Passwords in your SparkBox dashboard — every auto-generated credential is listed there.

4. Tips

5. Where your data lives

Gotify's config and persistent data are stored on the SparkBox host under:

/opt/sparkbox/modules/gotify/config/

Backups via the SparkBox dashboard's Backup tile include this directory by default, so a single restore brings Gotify back to its current state on a fresh install.

Next steps

That's Gotify live on SparkBox.

If something doesn't match what you see, post in d/sparkbox or hit us up on YouTube. Every SparkBox bug gets patched; every UX-stumble in this guide gets rewritten.

Get SparkBox → More guides →

About this guide: Generated from the SparkBox module manifest and verified against a live install. If you spot something that doesn't match your experience, tell us in d/sparkbox.