How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "SaltwaterC/bitnami-wordpress"
  config.vm.box_version = "4.2.2.0.1"
end
vagrant init SaltwaterC/bitnami-wordpress \
  --box-version 4.2.2.0.1
vagrant up

This version was created over 9 years ago.

Comes with Bitnami WordPress 4.2.2-0 installed

Changes from the previous version:

  • The wordpress service was renamed to bitnami
  • The Bitnami banner isn't disabled anymore
  • The Bitnami binaries were added to the $PATH
1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (626 MB)