Skip to content

bartockbat/HAProxyRHEL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HAProxyRHEL

The following is an HAProxy docker container example.

I have configured it as a simple load balancer with 3 web servers that I have running locally.

To build , simply:

  1. git clone https://github.com/bartockbat/HAProxyRHEL.git
  2. sudo docker build -t (container_name) .
  3. sudo docker run -it (container_name) bash

About

RHEL7 HAProxy container

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published