Skip to content

This is a "Hello world" dockerized Python web application with Prometheus monitoring and Grafana dashboard.

License

Notifications You must be signed in to change notification settings

valihanov/helloworld_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

hello_world

This is a "Hello world" dockerized Python web application with Prometheus monitoring and Grafana dashboard.

Installation

Build and run docker-compose services from ./deploy dir.

cd ./deploy
docker-compose build
docker-compose up -d

These commands should start application, Prometheus, Grafana.

The application and other services should be available under the following links, if you are opening links not from the host where you started docker-compose, than you should replace 'localhost' with the address of you docker-compose host:

License

This project is licensed under the terms of the WTFPL license. For more information, please see LICENSE.txt

Authors

About

This is a "Hello world" dockerized Python web application with Prometheus monitoring and Grafana dashboard.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published