Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sebastiandedeyne/my-vagrant

My Vagrant setup for local development
https://github.com/sebastiandedeyne/my-vagrant

Last synced: 14 days ago
JSON representation

My Vagrant setup for local development

Awesome Lists containing this project

README

        

# My Vagrant Setup

1. `$ vagrant up`
1. `$ vagrant ssh`
1. Remove html folder from document root in `/etc/apache2/sites-enabled/000-default.conf`
1. Create your virtual hosts (don't forget to edit your own hosts file!)
1. Optional: Add `cd /vagrant` to `/etc/bash.bashrc`

## Todo

- Add step 3 to `install.sh`
- Create an easy script for step 4