mirror of
https://github.com/YunoHost-Apps/gotify_ynh.git
synced 2024-09-03 20:36:26 +02:00
Gotify package for YunoHost
.github | ||
conf | ||
doc | ||
scripts | ||
.gitignore | ||
check_process | ||
LICENSE | ||
manifest.json | ||
pull_request_template.md | ||
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.1.4
Screenshots
Configuration
How to configure this app:
Edit
config.yml
file via SSH.
Documentation
- Official documentation: https://gotify.net/docs/index
- YunoHost documentation: https://yunohost.org/#/app_gotify
Multi-users support
LDAP is not supported (blocked until Gotify core upstream implements it).
Links
- Report a bug: https://github.com/YunoHost-Apps/gotify_ynh/issues
- App website: https://gotify.net/
- Upstream app repository: https://github.com/gotify/server
- YunoHost website: https://yunohost.org/
Developers info
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