Skip to content

mguimard/swarm-in-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swarm in docker

This project aims to ease a swarm setup inside a container, for testing purposes.

Setup

Requirements

  • docker
  • docker-compose

Use the following commands to start the swarm

$ git clone git@github.com:mguimard/swarm-in-docker.git
$ cd swarm-in-docker
$ sh start.sh

Navigate to http://localhost:7000 and configure the manager node endpoint

  • Name: manager1
  • Endpoint URL: manager1:2375
  • Public IP: manager1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages