https://github.com/rishabkumar7/monitor-the-cloud
https://github.com/rishabkumar7/monitor-the-cloud
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rishabkumar7/monitor-the-cloud
- Owner: rishabkumar7
- License: mit
- Created: 2024-01-22T15:59:12.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-23T22:38:27.000Z (about 2 years ago)
- Last Synced: 2025-01-11T18:47:38.448Z (about 1 year ago)
- Language: Dockerfile
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# monitor-the-cloud
This repository contains code for the Grafana container that monitors Learn to Cloud and Define the Cloud.
## Container
Right now, we have a custom image `rishabkumar7/grafana-container` pushed to docker hub.
Using nginx as a proxy, which also provides us with a `health-check` endpoint.
`nginx` directory holds the `nginx.conf` file and the `health-check`.
## Author
- [Rishab Kumar](https://github.com/rishabkumar7)