mirror of
https://github.com/crocofied/CoreControl.git
synced 2025-12-17 15:36:50 +00:00
Gotify Docs
This commit is contained in:
parent
65ec1dc827
commit
2203ee2f01
@ -1,3 +1,19 @@
|
|||||||
# Gotify
|
# Gotify
|
||||||
|
|
||||||

|
# Gotify Notification Setup
|
||||||
|
|
||||||
|
To enable Gotify notifications, you need the following information from your Gotify server:
|
||||||
|
|
||||||
|
- **Gotify URL**
|
||||||
|
The base URL of your Gotify server (e.g., `https://gotify.example.com`).
|
||||||
|
|
||||||
|
- **Gotify Token**
|
||||||
|
The application token used to authenticate and send messages.
|
||||||
|
|
||||||
|
## How to get these values:
|
||||||
|
|
||||||
|
1. **Log in to your Gotify server.**
|
||||||
|
2. **Go to the "Applications" section.**
|
||||||
|
3. **Create a new application** (e.g., "System Alerts").
|
||||||
|
4. **Copy the generated token** — this is your Gotify Token.
|
||||||
|
5. **Use your server's URL** as the Gotify URL.
|
||||||
Loading…
x
Reference in New Issue
Block a user