How to use this box with Vagrant:

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

This version was created 3 months ago.

Lean Ubuntu 22.04 server with LAMP services.

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

Currently for vmware_desktop, virtualbox and hyperv.

Best for quick deployment, limited capacity environment.

Use for everyday DevOps, R&D, etc.

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

3 providers for this version.
  • hyperv Hosted by Vagrant Cloud (1.62 GB)

  • virtualbox Hosted by Vagrant Cloud (1.75 GB)

  • vmware_desktop Hosted by Vagrant Cloud (1.93 GB)