Skip to content

A Vagrant file and provisioning script to build a Docker Node

License

Notifications You must be signed in to change notification settings

btr1975/VagrantDockerNode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vagrant-File: VagrantDockerNode

Created By: Benjamin P. Trachtenberg

Contact Information: [email protected]

If you have any questions e-mail me

About

This image is a Vagrant file to build a group of Docker nodes to build a quick Swarm to play with. It also includes docker-compose.

Version: 1.0.0 Notes

  • Ubuntu 16.04 LTS

Version: 1.0.1 Notes

  • Ubuntu 16.04 LTS
  • CentOS 7

Notes

  • Change node names if you want.
  • Probably a good idea to change the ip's for your network.
  • Update how many you want in the for loop.