-
How to access Traefik dashboard using frappe and erpnext installation with docker?
https://traefik.example.com/dashboard/ for Traefik dashboard
-
## Proposal
I'm running single server with several Docker containers. They all are small applications (chat bots) that I'd like to monitor with Prometheus. As there are many containers, managing Prom…
-
**Describe the bug**
First of all, there's a typo on [this line](https://github.com/VictoriaMetrics/VictoriaMetrics/blob/9866dd95c14ae450c71ddc538aedc9a43df31273/lib/promscrape/discovery/dockerswarm/…
-
## Describe the bug
As the title indicates; I can 'break' the web UI by taking my MQTT server down.
## To Reproduce
0. Set up valetudo
1. configure MQTT credentials via web UI
2. sever the …
-
Configurer GitLab-CI pour que les tests d'intégration soient exécutés dans un conteneur Docker qui sera déployé sur le cluster Swarm.
-
## Proposal
**Use case. Why is this important?**
In the service discoveries, we add a User-Agent to identify the prometheus server and its version to the HTTP requests.
We should do the same …
-
## Proposal
**Use case. Why is this important?**
In the service discoveries, we add a User-Agent to identify the prometheus server and its version to the HTTP requests.
We should do the same …
-
Hello there,
**What did you do?**
I deployed a Prometheus instance on a Docker Swarm to try out the new Docker Swarm Service Discovery.
Here is the docker-compose.yml :
```
version: '3.7'
…
-
Sorry if this is not the right place, been spinning around, reading docs and how other people done it, nothing seems to work, IRC seems pretty dead and unresponsive. =/ hope someone can point me in th…
-
I deploy and use Prometheus on some illumos-based systems. The build process has been working out of the box for a while, at least as of earlier this year.
Trying to build master now, though, and …