Skip to content

Sunuba/mysql-vagrant-box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mysql-vagrant-box

mysql vagrant box on Ubuntu 16.04 (xenial)

Installation

clone the repository and run vagrant up.
It will create an Ubuntu 16.04 64-bit and install mysql latest version.

How to connect?

Host: 192.168.33.10
Port: 3306
username: root
password: root

You can set your own username and password inside install.sh file.
You can also change host, port, username and password inside Vagrantfile

PHPMyAdmin

Additionall, it will install PHPMyAdmin and it is accessible from 192.168.33.10/phpmyadmin
username and password is: root

About

mysql vagrant box on Ubuntu 16.04 (xenial)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages