vagrant-mysql-shared-folder

Vagrant box with Ubuntu 14.04 LTS and MySQL 5.6, where the database data stays on the host and is mounted as VirtualBox shared folder as user mysql.

  • 所有者: ronnyhartenstein/vagrant-mysql-shared-folder
  • 平台:
  • 许可证:
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

vagrant-mysql-shared-folder

Important: This repo is no longer under active maintainance. I use Docker instead for a while. But feel free to Fork or send a PR for changes.

Vagrant box with Ubuntu 14.04 LTS and MySQL 5.6, where the database data stays on the host and is mounted as VirtualBox shared folder as user mysql.

Startup

Just point your own mysql directory in Vagrantfile:

config.vm.synced_folder "/path/on/you/machine/to/mysql/data", "/var/lib/mysql/vagrant", id: "mysql", [...]

主要指标

概览
名称与所有者ronnyhartenstein/vagrant-mysql-shared-folder
主编程语言Puppet
编程语言Puppet (语言数: 1)
平台
许可证
所有者活动
创建于2014-11-09 11:22:07
推送于2015-12-21 11:14:16
最后一次提交2015-12-21 12:14:15
发布数0
用户参与
星数11
关注者数1
派生数3
提交数4
已启用问题?
问题数3
打开的问题数2
拉请求数0
打开的拉请求数0
关闭的拉请求数0
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?