Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/btr1975/vagrantdockernode

A Vagrant file and provisioning script to build a Docker Node
https://github.com/btr1975/vagrantdockernode

centos7 docker docker-ce docker-node docker-swarm trachtenberg ubuntu ubuntu1604 vagrant vagrantfile

Last synced: 9 days ago
JSON representation

A Vagrant file and provisioning script to build a Docker Node

Awesome Lists containing this project

README

        

# Vagrant-File: VagrantDockerNode

## Created By: Benjamin P. Trachtenberg

### Contact Information: [email protected]
### If you have any questions e-mail me

### LinkedIn: [Ben Trachtenberg](https://www.linkedin.com/in/ben-trachtenberg-3a78496)

### 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.