Skip to content

tranmanhdat/haproxy_nginx_flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Using haproxy server as a load balancer for nginx servers Enviroment: Ubuntu 18.04.5 LTS + docker system

To run

  1. install docker
  2. Run: docker-compose up -d
  3. Open browser (google chrome,...) and access http://0.0.0.0/ to see response
  4. Access http://0.0.0.0:8900/stats to see stats of haproxy server
  5. Dont forget remove docker-compose when dont need anymore: docker-compose down

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published