How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "ashrafmuqlis/meanstack"
  config.vm.box_version = "1.0.1"
end
vagrant init ashrafmuqlis/meanstack \
  --box-version 1.0.1
vagrant up

This version was created 4 months ago.

MEAN (MongoDB, Express, Angular and Node JS) stack with ashrafmuqlis/ubuntuless.

Requires: vCPU:2, vRAM: 4096MB and vHDD: 6.5GB

Currently for hyperv.

Best for quick deployment, limited capacity environment.

Use for everyday DevOps, R&D, etc. Sample CRUD app included.

see https://github.com/ashrafmuqlis/meanstack

3 providers for this version.
  • vmware_desktop Hosted by Vagrant Cloud (2.08 GB)

  • virtualbox Hosted by Vagrant Cloud (2.18 GB)

  • hyperv Hosted by Vagrant Cloud (2.03 GB)