2.8 KiB
Prometheus для YunoHost
Прочтите этот README на других языках.
Этот пакет позволяет Вам установить Prometheus быстро и просто на YunoHost-сервер.
Если у Вас нет YunoHost, пожалуйста, посмотрите инструкцию, чтобы узнать, как установить его.
Обзор
Prometheus, a Cloud Native Computing Foundation project, is a systems and service monitoring system.
It collects metrics from configured targets at given intervals, evaluates rule expressions, displays the results, and can trigger alerts when specified conditions are observed.
Поставляемая версия: 2.54.1~ynh1
Демо-версия: https://demo.do.prometheus.io
Документация и ресурсы
- Официальный веб-сайт приложения: https://prometheus.io
- Официальная документация администратора: https://prometheus.io/docs
- Репозиторий кода главной ветки приложения: https://github.com/prometheus/prometheus
- Магазин YunoHost: https://apps.yunohost.org/app/prometheus
- Сообщите об ошибке: https://github.com/YunoHost-Apps/prometheus_ynh/issues
Информация для разработчиков
Пришлите Ваш запрос на слияние в ветку testing
.
Чтобы попробовать ветку testing
, пожалуйста, сделайте что-то вроде этого:
sudo yunohost app install https://github.com/YunoHost-Apps/prometheus_ynh/tree/testing --debug
или
sudo yunohost app upgrade prometheus -u https://github.com/YunoHost-Apps/prometheus_ynh/tree/testing --debug
Больше информации о пакетировании приложений: https://yunohost.org/packaging_apps