Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lukaszkorecki/dev-machine
Vagrant + chef powered dev VM
https://github.com/lukaszkorecki/dev-machine
Last synced: 14 days ago
JSON representation
Vagrant + chef powered dev VM
- Host: GitHub
- URL: https://github.com/lukaszkorecki/dev-machine
- Owner: lukaszkorecki
- Created: 2012-12-02T11:34:52.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2016-09-06T13:47:48.000Z (about 8 years ago)
- Last Synced: 2024-10-04T18:20:13.510Z (about 1 month ago)
- Language: Shell
- Size: 53.7 KB
- Stars: 2
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dev Machine(s)
Ubuntu 14.04 based set of boxes for nice, Linux based dev environment.
## How to?
- [Install Vagrant](https://vagrantup.com)
- `vagrant up`# What?
When `vagrant up` is run Vagrant will boot two machines:
- **default** - with all development stuff like Ruby 2.2, Golang, Python, latest OpenJDK, Node
- **storage** - with Elasticsearch 2.x, PG 9.4, Redis, RethinkDB 2.3 and RabbitMQSee `boostrap*` files for more details
# Licence
MIT