mirror of
https://github.com/YunoHost-Apps/watchdog_ynh.git
synced 2025-11-05 19:18:38 +01: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.