mirror of
https://github.com/YunoHost-Apps/argos_ynh
synced 2026-03-25 17:22:43 +01:00
No description
|
|
||
|---|---|---|
| conf | ||
| doc | ||
| scripts | ||
| ALL_README.md | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| README_es.md | ||
| README_eu.md | ||
| README_fr.md | ||
| README_gl.md | ||
| README_id.md | ||
| README_nl.md | ||
| README_pl.md | ||
| README_ru.md | ||
| README_zh_Hans.md | ||
| tests.toml | ||
Argos for YunoHost
Read this README in other languages.
This package allows you to install Argos quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.
Overview
A monitoring and status board for websites. Test how your websites respond to external checks, get notified when something goes wrong.
Features
- Server-Agent architecture: The server is responsible for storing the configuration and the results of the checks. The agent is responsible for running the checks and sending the results to the server.
- Extensibility: New checks can be added using python.
- A Website allows to navigate the results of the checks.
- HTTP API: An HTTP API is exposed to get the results of the checks.
Shipped version: 0.7.3~ynh1
Screenshots
Documentation and resources
- Official app website: https://argos-monitoring.framasoft.org/#
- Official admin documentation: https://argos-monitoring.framasoft.org/
- Upstream app code repository: https://framagit.org/framasoft/framaspace/argos/
- YunoHost Store: https://apps.yunohost.org/app/argos
- Report a bug: https://github.com/YunoHost-Apps/argos_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/argos_ynh/tree/testing --debug
or
sudo yunohost app upgrade argos -u https://github.com/YunoHost-Apps/argos_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps
