I remember reading about phpMyAdmin support in the docs, but I did not find phpMyAdmin working after building a box. Couldn't the phpMyAdmin package be used? This would automatically provide phpMyAdmin at url http://box.ip.addresss/phpMyAdmin.

apt-get install phpmyadmin

Comments

SidneyGijzen’s picture

Category: feature » support

PhpMyAdmin is already included. If your installation went right (don't forget to add the Vagrant IP to your hosts file!), then you can find Phpmyadmin at http://dev-site.vbox.local/phpmyadmin/ (User myadmin, Password myadmin).

pythagory’s picture

Issue summary: View changes
Status: Active » Closed (works as designed)