Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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 RabbitMQ

See `boostrap*` files for more details

# Licence

MIT