.. | ||
management | ||
migrations | ||
__init__.py | ||
api.py | ||
apps.py | ||
models.py | ||
README.md |
Gotify
This module provides interfaces for a Gotify Notfication Server, which allows the application to send push notifications to user's phones.
Gotify is a separate microservice which allows users to subscribe to a notification channel. The Gotify instance is created as a separate Docker container, and Medwings handles the creation of users, applications and messages behind the scenes.