/
bubapb
/
Devops-Tools-Documentation
Обзор
Документация
Войти
/
bubapb
/
Devops-Tools-Documentation
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
Devops-Tools-Documentation
/
Docker
/
Prometheus_Docker
/
..
README.md
Fix #172 adding-imgs-docker
4 года назад
prometheus.png
Fix #172 adding-imgs-docker
4 года назад
prometheus.yml
Fix #148 nginx-proxy-manager-docker-compose
4 года назад
Run Prometheus into Docker container
What this command will do?
1. Run a container named prometheus-docker
2. Using port 9090
3. Set presistant volume name to prometheusdata
4. Set promethues to run the locally yaml file into the presistant volume ./prometheus.yml
5. Create the container from the image prom/prometheus
Access Prometheus from your browser
Replace your localhost with a domain name
Add the following line:
Access Prometheus using the new domain from your browser
README.md