Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/getreddy/getdocker

Docker containers under windows 2016 server - Swarm cluster creation ; Invoke Docker service using REST API's
https://github.com/getreddy/getdocker

docker docker-container docker-service docker-swarm windows-containers

Last synced: about 2 months ago
JSON representation

Docker containers under windows 2016 server - Swarm cluster creation ; Invoke Docker service using REST API's

Awesome Lists containing this project

README

        

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.