Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 413 Bytes

File metadata and controls

5 lines (3 loc) · 413 Bytes

This project will walk through the steps for setting up a swarm cluster using Windows 2016 server. It will show how to use Docker REST API's for creating service and as a result containers getting launched.

It will walk you through on how to build an image having Tomcat9 installed. Plan is to run 2 master nodes having tomcat running, and setting up NGNIX server to load balance traffic across the cluster.