Skip to content

nurpabuccu/docker-haproxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-haproxy

This project contains Flask python application and scale it using docker-compose and HAProxy.

The Flask application only returns a simple Hello World! response.

HAProxy acts as a load balancer

How To Run

$git clone https://github.com/nurpabuccu/docker-haproxy
$cd docker-haproxy
$docker-compose up

Navigate to http://localhost:8000. HAProxy routes the requests balanced between services using round robin.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published