Skip to content
/ DSV Public
forked from julienstroheker/DSV

Docker Swarm 1.12 Environment with Vagrant

Notifications You must be signed in to change notification settings

lfrancois/DSV

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker Swarm Vagrant (DSV) - with 1.12

! Using VirtualBox as provider !

Deploy an environmnet using Vagrant with per default :

  • 1 Ubuntu machine running Docker Swarm as manager
  • 2 Ubuntu machines running Docker Swarm as worker

Using the last version of Docker 1.12.0 (2016-07-14)

This configuration activate the remote API on the manager on the port 4243, this port il also forwarded Guest to Host.

Possibility to change some settings like :

  • Add more workers
  • Change IP

How to

git clone https://github.com/julienstroheker/DSV.git
vagrant up
vagrant ssh manager
vagrant ssh node-1
vagrant ssh node-2
...

Ask questions or just follow me : @ju_stroh

Analytics

About

Docker Swarm 1.12 Environment with Vagrant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Shell 100.0%