How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "emadaziz/ubuntu20_wordpress_coffeaddicts"
  config.vm.box_version = "1.0"
end
vagrant init emadaziz/ubuntu20_wordpress_coffeaddicts \
  --box-version 1.0
vagrant up

This version was created 6 months ago.

debian11 with wordpress

1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (1.27 GB)