Let’s talk how to configure Portainer and Prometheus in containers

04.29.2020

Hello! Alexey Matveev here. In this article, I’ll be showing you how Portainer and Prometheus work together using docker containers. Here is our file structure after we have created all files from this article: - /home/user/docker docker-compose.yml - data - prometheus - config prometheus.yml rules.yml - alertmanager - config alertmanager.yml Files for Prometheus Our Prometheus...

Read on >