Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/btr1975/vagrantdockernode
- Owner: btr1975
- License: mit
- Created: 2017-08-04T22:55:40.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-20T19:30:14.000Z (over 7 years ago)
- Last Synced: 2024-12-08T02:42:24.548Z (2 months ago)
- Topics: centos7, docker, docker-ce, docker-node, docker-swarm, trachtenberg, ubuntu, ubuntu1604, vagrant, vagrantfile
- Language: Shell
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.