Commit graph

9 commits

Author SHA1 Message Date
23903d003d Move storage locations to {VOLUME_PATH}/{COMPOSE_STACK_NAME}/{SERVICE_NAME} schema 2023-06-05 14:57:29 +02:00
5d1f750b59 Add Prometeus Monitoring 2023-02-07 13:51:55 +01:00
e0a0b440f0 docker compose v2 2023-01-12 10:10:34 +01:00
697bbc75af Remove docker.sock from telegraf 2022-03-06 17:32:40 +01:00
11a4e38037 Define Image-Versions in .env File 2022-02-18 14:55:15 +01:00
fb3b733c35 Use Docker-socket-proxy in telegraf configuration 2021-11-24 09:38:52 +01:00
b7a91c4b46 Update Grafana 2021-05-17 15:21:55 +02:00
30ebabc2ec Monitoring for jitsi meet
- Therefore split telegraf into two instances one for host and docker and other for network queries (network monitoring)
2021-03-28 15:47:32 +02:00
38f5ac4406 Monitoring with telegraf, influxdb grafana:
- Influxdb (1.8) behind traefik proxy so that telegraf can run in host_mode. Secured with HTTP basic auth
- Grafana (7.4) with Postgres database for beatifull dashboards
- Telegraf (1.18) in docker host mode with local configuration file
- Added docker.group to all other docker services to track them in monitoring
2021-03-28 14:04:05 +02:00