https://github.com/colinbut/vagrant-project-environments
Common environments used for software projects
https://github.com/colinbut/vagrant-project-environments
dev production qa staging vagrant
Last synced: about 1 month ago
JSON representation
Common environments used for software projects
- Host: GitHub
- URL: https://github.com/colinbut/vagrant-project-environments
- Owner: colinbut
- Created: 2016-08-03T21:09:53.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-15T21:25:55.000Z (almost 10 years ago)
- Last Synced: 2025-02-01T14:46:06.961Z (over 1 year ago)
- Topics: dev, production, qa, staging, vagrant
- Language: Shell
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Project Environments (provisioned Vagrant)
Common environments used for software projects
e.g.
| Environment | URL |
|:----------------|:----------------------|
|dev |http://192.168.80.10 |
|qa |http://192.168.80.20 |
|staging |http://192.168.80.30 |
|production |http://192.168.80.40 |