Commit graph

13 commits

Author SHA1 Message Date
Florian Zirker a4a675634f add hostname to diun 2024-01-08 19:45:20 +01:00
Florian Zirker c679e2b813 diun: Docker Image Update Notifier 2023-12-15 15:11:38 +01:00
Florian Zirker 334331e4a9 Nextcloud prometeus exporter 2023-11-02 13:07:28 +01:00
Florian Zirker 0520815da1 Added a view healthchecks 2023-06-09 08:58:54 +02:00
Florian Zirker 23903d003d Move storage locations to {VOLUME_PATH}/{COMPOSE_STACK_NAME}/{SERVICE_NAME} schema 2023-06-05 14:57:29 +02:00
Florian Zirker 5d1f750b59 Add Prometeus Monitoring 2023-02-07 13:51:55 +01:00
Florian Zirker e0a0b440f0 docker compose v2 2023-01-12 10:10:34 +01:00
Florian Zirker 697bbc75af Remove docker.sock from telegraf 2022-03-06 17:32:40 +01:00
Florian Zirker 11a4e38037 Define Image-Versions in .env File 2022-02-18 14:55:15 +01:00
Florian Zirker fb3b733c35 Use Docker-socket-proxy in telegraf configuration 2021-11-24 09:38:52 +01:00
Florian Zirker b7a91c4b46 Update Grafana 2021-05-17 15:21:55 +02:00
Florian Zirker 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
Florian Zirker 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