btr1975 / VagrantDockerNode

A Vagrant file and provisioning script to build a Docker Node

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vagrant-File: VagrantDockerNode

Created By: Benjamin P. Trachtenberg

Contact Information: e_ben_75-python@yahoo.com

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.

About

A Vagrant file and provisioning script to build a Docker Node

License:MIT License


Languages

Language:Shell 58.9%Language:Ruby 41.1%