1
0
Fork 0
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
Find a file
2025-06-30 21:58:18 +02:00
conf Initial packaging 2024-02-02 20:07:47 +01:00
doc update docs 2024-02-21 04:40:50 +01:00
scripts Fix bug introduced by PR #6 2025-06-30 21:52:00 +02:00
LICENSE Appease linter, provide LICENSE 2024-02-02 20:53:47 +01:00
manifest.toml Bump package revision 2025-06-30 21:52:43 +02:00
README.md Auto-update READMEs 2025-06-30 21:52:43 +02:00
tests.toml Add tests.toml 2024-02-02 20:41:57 +01:00

Logo of Watchdog Watchdog, packaged for YunoHost

Automatically reboot your server in case of freeze

Version: 5.16~ynh5

📦 Developer info

Automatic tests level

🛠️ 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.