https://github.com/tdooner/smartstack-docker-packer-chef-demo
This does it all. Smartstack docker images built by packer with Chef.
https://github.com/tdooner/smartstack-docker-packer-chef-demo
Last synced: 3 months ago
JSON representation
This does it all. Smartstack docker images built by packer with Chef.
- Host: GitHub
- URL: https://github.com/tdooner/smartstack-docker-packer-chef-demo
- Owner: tdooner
- Created: 2014-06-16T03:23:07.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-06-17T22:29:57.000Z (almost 11 years ago)
- Last Synced: 2025-01-15T00:29:12.732Z (5 months ago)
- Language: Ruby
- Homepage:
- Size: 148 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tom's Smartstack Playground
Here's what I'm doing:
1. Install packer (from packer.io)
2. Install docker (also, add your current user to group `docker` and logout/in)
3. `bundle install`
4. `cd chef && berks install`
5. `bash build_all.sh`## Start Zookeeper
`run_zk.sh`