Skip to content

A very simple and basic build&deploy pipeline based on Github Actions and docker compose.

Notifications You must be signed in to change notification settings

ugenef/simple-infrastructure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scheme

Application monitoring with Traefik, Prometheus, Grafana, and Docker Compose for beginners

This is my vision of a simple monitoring infrastructure. Read more in the article.

Simple startup:

docker-compose --env-file .env.dev -f infrastructure.yml up -d
docker-compose --env-file .env.dev -f example-backend.yml up -d

Note

Login credentials are:

  • User: 'admin'
  • Password: 'admin'

About

A very simple and basic build&deploy pipeline based on Github Actions and docker compose.

Resources

Stars

Watchers

Forks

Packages