Skip to content

# My .NET Docker Project This project is a dockerized .NET web application featuring Prometheus and Grafana for monitoring, Alert Manager for alerts, and Health Check for service health. ## Setup Run the following command to start: ```bash docker-compose up

License

Notifications You must be signed in to change notification settings

Shahinmm69/SimpleDotNetDockerProject

Repository files navigation

My .NET Docker Project

This project is a web application developed in .NET that is fully dockerized and includes monitoring tools such as Prometheus and Grafana. Additionally, the project utilizes Alert Manager for managing alerts and Health Check for monitoring the health of services.

Features

  • Dockerized: Easily run the project in any environment using Docker.
  • Monitoring: Use Prometheus and Grafana to monitor application performance and metrics.
  • Alerts: Alert Manager is set up to send alerts in case of issues with the application.
  • Health Check: Health Check is implemented to ensure the application's health.

Contributing

If you're interested in contributing to this project, please refer to the CONTRIBUTING.md file.

License

This project is licensed under the MIT License.

Setupg

To set up this project, simply install Docker and Docker Compose, and run the following command:

docker-compose up

About

# My .NET Docker Project This project is a dockerized .NET web application featuring Prometheus and Grafana for monitoring, Alert Manager for alerts, and Health Check for service health. ## Setup Run the following command to start: ```bash docker-compose up

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published