Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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 environment

How 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.0

Donate to this project
----
[Donate] - Donate through paypal or credit card

License
----
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&currency_code=CAD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted