vagrant-sqlphp:在Centos7上提供Nginx,PHP和MariaDB的Vagrant VM

时间:2024-06-05 16:45:36
【文件属性】:

文件名称:vagrant-sqlphp:在Centos7上提供Nginx,PHP和MariaDB的Vagrant VM

文件大小:30KB

文件格式:ZIP

更新时间:2024-06-05 16:45:36

Puppet

vagrant-sqlphp Vagrant VirtualMachine提供了Centos 7 + Nginx + MariaDB + PHP Webapp开发堆栈。 安装 首先,请确保已在主机上安装了最新版本的和 。 安装vagrant-hostsupdater插件 vagrant plugin install vagrant-hostsupdater 然后,克隆此项目 git clone https://github.com/hilbert-/vagrant-sqlphp.git 人偶模块的依赖项由处理。 gem是使用vagrant的外壳配置程序自动安装在来宾VM上的,但是如果您想将其安装在主机上,则必须运行 gem install librarian-puppet 并下载所需的模块 librarian-puppet install 用法 您可以使用以下方式启动虚拟机


【文件预览】:
vagrant-sqlphp-master
----.gitignore(189B)
----Vagrantfile(1KB)
----README.md(1KB)
----workspace()
--------.gitkeep(0B)
--------README.md(120B)
----Puppetfile(422B)
----manifests()
--------vagrant_sqlphp.pp(4KB)
----modules()
--------config-files()
----Puppetfile.lock(490B)

网友评论