mirror of
https://github.com/YunoHost-Apps/gotify_ynh.git
synced 2024-09-03 20:36:26 +02:00
Gotify package for YunoHost
conf | ||
scripts | ||
.gitignore | ||
check_process | ||
LICENSE | ||
manifest.json | ||
README.md | ||
README_fr.md |
Gotify for YunoHost
This package allow you to install Gotify quickly and simply on a YunoHost server. If you don't have YunoHost, please see here to know how to install and enjoy it.
Overview
Gotify is a simple server for sending and receiving messages in real-time per web socket. (Includes a sleek web-ui)
Shipped version: 2.0.10
Screenshots
Configuration
How to configure this app:
Edit config.yml file via SSH.
Documentation
- Official documentation: here
Multi-users support
LDAP not supported.
Limitations
-
Require dedicated domain like gotify.domain.tld.
-
No LDAP support (blocked until Gotify core upstream implements it)
Links
- Report a bug: https://github.com/YunoHost-Apps/gotify_ynh/issues
- App website: https://gotify.net/
- YunoHost website: https://yunohost.org/
Developers info
Only if you want to use a testing branch for coding, instead of merging directly into master. Please do your pull request to the testing branch.
To try the testing branch, please proceed like that.
sudo yunohost app install https://github.com/YunoHost-Apps/gotify_ynh/tree/testing --debug
or
sudo yunohost app upgrade gotify -u https://github.com/YunoHost-Apps/gotify_ynh/tree/testing --debug