Skip to content

nmccready/aws-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aws-monitor

Use prometheus to monitor whatever. Pushing docker-compose setup to ECS via ecs-cli && fargate.

By default prometheus has no security so NGINX is put in front as a reverse proxy to be the Web APP basic security layer.

UP

$ ecs-cli compose --project-name prometheus service up --cluster-config fargate-config --ecs-profile prometheus-profile

DOWN

$ ecs-cli compose --project-name prometheus service down --cluster-config fargate-config --ecs-profile prometheus-profile

About

aws configuration to setup a monitoring platform to montor various endpoints

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published