Skip to content

A control script to create Docker swarm infracstrture in local testing environment

Notifications You must be signed in to change notification settings

gordonlkc/swarm-compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Swarm compose

A shell script to set up local cluster testing environment and initialise a new single master swarm locally.

Installation and Setup Instructions

Prerequisites:

chmod +x swarm-compose

Example:

Starts the docker swarm nodes and create docker machines

swarm-compose start

Delete all nodes and mahcines

swarm-compose kill

Switch shell to master node

swarm-compose eval

About

A control script to create Docker swarm infracstrture in local testing environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages