How to use this box with Vagrant:

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

This version was created almost 2 years ago.

MongoDB 6.0.3 with ashrafmuqlis/ubuntuless.

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

Currently for hyperv, vmware and virtualbox

Best for quick deployment, limited capacity environment.

Use for everyday DevOps, R&D, etc.

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

3 providers for this version.
  • hyperv
    unknown Hosted by Vagrant Cloud (2.17 GB)
  • virtualbox
    unknown Hosted by Vagrant Cloud (2.14 GB)
  • vmware_desktop
    unknown Hosted by Vagrant Cloud (2.23 GB)