A super-simple Vagrantfile to setup a LAMP stack inside Vagrant 100% automatically.
- Virtualbox
- Vagrant >= 1.7.0
Download and install VirtualBox
Download and install vagrant
Clone this repository
Go to the repository folder and launch the box
$ cd [repo]
$ vagrant up
Installed software:
- Centos 7.4 (boxes built using templates from the Bento project)
- PHP 7.4
- MySQL Community Server 5.7
- Apache
- PhpMyAdmin 4.5.4.1
- WordPress
Logging in can be done with username=root, password=mySQL@123
phpMyAdmin is available on every domain. For example: http://mylamp.dev/phpmyadmin