mirror of
https://github.com/YunoHost-Apps/watchdog_ynh.git
synced 2025-09-21 14:48:37 +02:00
Service to automagically reboot your server in case of freeze, packaged for YunoHost
conf | ||
doc | ||
scripts | ||
LICENSE | ||
manifest.toml | ||
README.md | ||
tests.toml |
Watchdog, packaged for YunoHost
Automatically reboot your server in case of freeze
📦 Developer info
🛠️ Upstream Watchdog repository: https://sourceforge.net/projects/watchdog/
Pull request are welcome and should target the testing
branch.
The testing
branch can be tested using:
# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/watchdog_ynh/tree/testing
# upgrade an existing install:
sudo yunohost app upgrade watchdog -u https://github.com/YunoHost-Apps/watchdog_ynh/tree/testing
📚 App packaging documentation
Please see https://doc.yunohost.org/packaging_apps for more information.