An open API service indexing awesome lists of open source software.

https://github.com/yunohost-apps/watchdog_ynh

Service to automagically reboot your server in case of freeze, packaged for YunoHost
https://github.com/yunohost-apps/watchdog_ynh

watchdog yunohost yunohost-apps

Last synced: 15 days ago
JSON representation

Service to automagically reboot your server in case of freeze, packaged for YunoHost

Awesome Lists containing this project

README

          


Logo of Watchdog
Watchdog, packaged for YunoHost

Automatically reboot your server in case of freeze

[![Version: 5.16~ynh5](https://img.shields.io/badge/Version-5.16~ynh5-rgba(0,150,0,1)?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/watchdog/)




## 📦 Developer info

[![Automatic tests level](https://apps.yunohost.org/badge/cilevel/watchdog)](https://ci-apps.yunohost.org/ci/apps/watchdog/)

🛠️ Upstream Watchdog repository:

Pull request are welcome and should target the [`testing` branch](https://github.com/YunoHost-Apps/watchdog_ynh/tree/testing).

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 for more information.