Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eftakhairul/ubuntu-mean-box
Ubuntu 14.04 LTS M.E.A.N. Stack Vagrant box
https://github.com/eftakhairul/ubuntu-mean-box
Last synced: about 1 month ago
JSON representation
Ubuntu 14.04 LTS M.E.A.N. Stack Vagrant box
- Host: GitHub
- URL: https://github.com/eftakhairul/ubuntu-mean-box
- Owner: eftakhairul
- License: apache-2.0
- Created: 2015-10-07T20:19:55.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-08T15:59:44.000Z (over 9 years ago)
- Last Synced: 2023-03-12T08:03:48.486Z (almost 2 years ago)
- Size: 137 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
M.E.A.N Stack Vagrant Box
=========A standard M.E.A.N stack vagrant box based on Ubuntu 14.04 LTS 64 bit. It has pre-installed nginx, nodejs, npm and some other utilites.
How Download and Install Vagrant
-----------
* [Download] - download vagrant from their officail website
* [Installation] - follow thier official installation tutorial
* [Tutorial] - A nice tutorial on setting up dev environmentHow to use it
--------------```sh
git clone https://github.com/eftakhairul/ubuntu-mean-box
cd ubuntu-mean-box
vagrant up
```
Or, directly from vagrant's registry https://atlas.hashicorp.com```sh
vagrant init eftakhairul/ubuntu-mean-box; vagrant up --provider virtualbox
```Password
--------------```sh
Username : vagrant
Password : vagrant
```Version
----
1.0Donate to this project
----
[Donate] - Donate through paypal or credit cardLicense
----
Apache LICENSE-2.0[Download]:http://www.vagrantup.com/downloads.html
[Installation]:http://docs.vagrantup.com/v2/installation/index.html
[Tutorial]:http://eftakhairul.com/setting-up-development-enviroment-with-vagrant/[Donate]:https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=eftakhairul%40gmail%2ecom&lc=CA&item_name=Eftakhairul%20world&item_number=web_product¤cy_code=CAD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted