How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "mshannaq/dofda3"
  config.vm.box_version = "0.0.1"
end
vagrant init mshannaq/dofda3 \
  --box-version 0.0.1
vagrant up

This version was created about 4 years ago.

0.0.1 dofda3 box initial release

A vagrant box Ready to use as A Development Environment for PHP Developers Includes Ubuntu 18.04.1, Apache 2.4.29 MySQL 5.7.25, Multi PHP Versions (PHP 5.6, PHP 7.0, PHP 7.1, PHP 7.2), phpMyAdmin 4.8.5, MailHog

USE THE BOX FOR INTERNAL USE ONLY!, It is not secure to use in public !!

Never use this box for production use , and never run it public online on the internet (Until you change the root password and the mysql password and secure the box)

for more information about this box visit http://ms.per.jo/dofda3/

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