Commit Graph

6 Commits

Author SHA1 Message Date
f19896ce3b Enable login to GitHub Container Registry and set push to true in Docker build workflow
Some checks failed
Build and Push Loki Database / build-and-push (push) Failing after 24s
2026-01-20 10:21:15 +01:00
45d0ffe3bb Add optional registry inputs to Docker build workflow for flexibility
All checks were successful
Build and Push Loki Database / build-and-push (push) Successful in 16s
2026-01-20 10:17:51 +01:00
6efe762f49 Enable Docker build and push step in action-build-and-push.yaml with push set to false
All checks were successful
Build and Push Loki Database / build-and-push (push) Successful in 1m10s
2026-01-20 10:11:20 +01:00
fb54e86d3d Comment out Docker login and build steps in action-build-and-push.yaml
All checks were successful
Build and Push Loki Database / build-and-push (push) Successful in 11s
2026-01-20 09:56:27 +01:00
2541fae443 Add support for multi-platform builds in Docker workflow 2026-01-18 20:44:53 +01:00
9b143e7638 Add observability stack with Grafana, Prometheus, Loki, and cAdvisor
- Introduced a new Grafana dashboard for monitoring Docker containers using cAdvisor.
- Created provisioning files for Grafana dashboards and data sources.
- Added Dockerfiles and configuration files for Loki and Prometheus.
- Implemented a Docker Compose stack for the observability services.
- Configured Traefik as a reverse proxy for the services with appropriate routing.
- Added scripts for SSH tunneling to access the telemetry dashboard.
- Included secrets management for Grafana admin credentials.
2026-01-18 15:36:23 +01:00