Skip to content

A demo video: create a web cluster by Docker swarm and publish it with HAProxy

Notifications You must be signed in to change notification settings

bestperformancevn/dockerswarm-haproxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

dockerswarm-haproxy

A demo video: create a web cluster by Docker swarm and publish it with HAProxy
Please see video for more detail.
In this video i show you steps to build cluster with Docker swarm and how to intergrate with HA Proxy:
Step 1: Deployment model with Docker Swarm (one manager node and one worker node). Using Virtual Box to create docker node;
Step 2: Building docker images on all of the node;
Step 3: Run cluster;
Step 4: Intergrate with HA Proxy
You can use Dockerfile and sample war file in this repo to practise

Releases

No releases published

Packages

No packages published