mirror of
https://github.com/davestephens/ansible-nas
synced 2024-12-26 03:23:11 +00:00
12 lines
338 B
Markdown
12 lines
338 B
Markdown
|
# Gotify
|
||
|
|
||
|
Homepage: [https://gotify.net/](https://gotify.net/)
|
||
|
|
||
|
A simple server for sending and receiving messages in real-time per WebSocket. (Includes a sleek web-ui)
|
||
|
|
||
|
## Usage
|
||
|
|
||
|
Set `gotify_enabled: true` in your `inventories/<your_inventory>/nas.yml` file.
|
||
|
|
||
|
The Gotify web interface can be found at http://ansible_nas_host_or_ip:2346.
|