Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sebastiandedeyne/my-vagrant
- Owner: sebastiandedeyne
- License: mit
- Created: 2014-09-17T11:47:25.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-09-19T21:40:22.000Z (about 10 years ago)
- Last Synced: 2024-10-17T16:06:13.783Z (27 days ago)
- Language: Shell
- Size: 125 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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