Skip to content

Microservices Project template with Prometheus, Grafana, Node-Exporter, Backend and Frontend

License

Notifications You must be signed in to change notification settings

antoniopaya22/project-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microservices Project Template

Docker Compose Actions Workflow GitHub contributors GitHub forks GitHub Repo stars GitHub issues GitHub All Releases

Microservices Project template with Prometheus, Grafana, Node-Exporter, .NET Core Backend and VueJS Frontend.

Grafana Dashboard Frontend1 Frontend2 Frontend3

Building and running

make run

Once the script is executed, the following urls will be accessible:

Check containers

make status

Clean docker images and containers

Clean containers:

make remove

Clean images:

make remove-img

Setting up Grafana

  • User: admin
  • Password: antonio (It can be modified in the docker-compose.ym file)

It is recommended to create a new Dashboard specifically for node-export methods. To do this you must go to "Import" and enter the Dashboard code 1860