Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/twatanabe/traefik-docker-grafana
Container collections for Reverse Proxy cloud architecture with security and monitor
https://github.com/twatanabe/traefik-docker-grafana
docker-compose docker-machine go grafana prometheus traefik
Last synced: 15 days ago
JSON representation
Container collections for Reverse Proxy cloud architecture with security and monitor
- Host: GitHub
- URL: https://github.com/twatanabe/traefik-docker-grafana
- Owner: twatanabe
- Created: 2018-11-06T16:07:17.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-09-11T23:16:56.000Z (about 5 years ago)
- Last Synced: 2023-09-20T08:25:17.050Z (about 1 year ago)
- Topics: docker-compose, docker-machine, go, grafana, prometheus, traefik
- Language: Go
- Homepage:
- Size: 2.53 MB
- Stars: 8
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Traefik Docker Grafana
Group of container recepies designed to structure reverse proxy network web apps including OS and container monitoring services. Fully deploying this project allows globally accessable web applications to run with a single command.
- [Traefik](https://traefik.io/) 1.7.4-alpine
- Hello Go test page
- [Grafana](https://grafana.com/grafana)
- [Prometheus](https://prometheus.io/) 2.1.0
- [Google cAdvisor](https://github.com/google/cadvisor)
- [Portainer](https://portainer.io/)## Pre-requirements
- Docker Machine, Docker Compose
- Cloud host on Azure or Droplet
- Global domain with wildcard routing## Features
- Reverse Proxy networking empowerd by Traefik with Let's Encrypt HTTPS security.
- Prometheus data management to scape host and container metrics for invoking visualization and alert services.
- Comprehensive visual analytics of network traffik and container status using Grafana.
- Portainer, awesome container management UI.### Design Overview
![alt text](https://github.com/code-badger/traefik-docker-grafana/blob/master/image.png)
### grafana.domain.com
![alt text](https://github.com/code-badger/traefik-docker-grafana/blob/master/grafana.jpg)