How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "bkenro/ffdsm"
  config.vm.box_version = "20210925"
end
vagrant init bkenro/ffdsm \
  --box-version 20210925
vagrant up

This version was created over 1 year ago.

Enable mod_rewrite apache module and correct typo in php.ini. Based on bento/ubuntu-20.04 (v202107.28.0) and tested with VirtualBox 6.1.30.

1 provider for this version.
  • virtualbox Hosted by Vagrant Cloud (836 MB)