mirror of
https://github.com/YunoHost-Apps/healthchecks_ynh
synced 2026-02-04 07:01:53 +01:00
No description
| .github | ||
| conf | ||
| doc | ||
| scripts | ||
| sources | ||
| .gitignore | ||
| config_panel.toml.example | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| README_fr.md | ||
| tests.toml.example | ||
Healthchecks for YunoHost
This package allows you to install Healthchecks quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.
Overview
This is a dummy description of this app features
Shipped version: 2.6.1~ynh1
Demo: https://healthchecks.io
Screenshots
Documentation and resources
- Official app website: https://healthchecks.io
- Official user documentation: https://healthchecks.io/docs/
- Official admin documentation: https://healthchecks.io/docs/
- Upstream app code repository: https://github.com/healthchecks/healthchecks
- YunoHost documentation for this app: https://yunohost.org/app_healthchecks
- Report a bug: https://github.com/YunoHost-Apps/healthchecks_ynh/issues
Developer info
Please send 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/healthchecks_ynh/tree/testing --debug
or
sudo yunohost app upgrade healthchecks -u https://github.com/YunoHost-Apps/healthchecks_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps
