文件名称:php:php Cookbook的开发资料库
文件大小:140KB
文件格式:ZIP
更新时间:2024-05-18 02:13:40
php chef-cookbook chef chef-resource hacktoberfest
PHP的食谱 它安装并配置PHP和PEAR软件包管理系统。 还包括用于管理PEAR(和PECL)程序包,PECL通道和PHP-FPM池的资源。 维护者 这本食谱由Sous Chefs负责维护。 Sous Chefs是由厨师食谱维护者组成的社区,他们共同维护重要的食谱。 如果您想了解更多信息,请访问或在的Chef Community Slack上与我们聊天。 要求 平台类 Debian,Ubuntu CentOS,Red Hat,Oracle,科学,Amazon Linux 费朵拉 厨师 厨师14+ 属性 node['php']['install_method'] =使用默认package安装php的方法。 node['php']['directives'] =要附加到php.ini的指令和值的哈希值,默认为{} 。 node['php']['pear_setup'] =布尔值,用
【文件预览】:
php-master
----.gitignore(460B)
----documentation()
--------.gitkeep(0B)
--------php_fpm_pool.md(3KB)
--------php_pear.md(4KB)
--------php_pear_channel.md(2KB)
----TESTING.md(169B)
----templates()
--------debian()
--------redhat()
--------default()
--------centos()
--------ubuntu()
----.delivery()
--------project.toml(119B)
----resources()
--------pear_channel.rb(3KB)
--------fpm_pool.rb(4KB)
--------pear.rb(10KB)
----kitchen.dokken.yml(1KB)
----Dangerfile(2KB)
----CONTRIBUTING.md(225B)
----CODE_OF_CONDUCT.md(124B)
----LICENSE(11KB)
----.mdlrc(25B)
----CHANGELOG.md(12KB)
----.overcommit.yml(375B)
----.github()
--------CODEOWNERS(44B)
--------workflows()
--------lock.yml(228B)
----spec()
--------spec_helper.rb(273B)
--------recipes()
----README.md(5KB)
----chefignore(1KB)
----kitchen.yml(768B)
----.envrc(20B)
----.yamllint(101B)
----.vscode()
--------extensions.json(116B)
----.circleci()
--------config.yml(167B)
----Berksfile(123B)
----Gemfile(65B)
----.gitattributes(19B)
----attributes()
--------default.rb(9KB)
----metadata.rb(633B)
----test()
--------integration()
--------cookbooks()
----.editorconfig(353B)
----recipes()
--------default.rb(1019B)
--------package.rb(833B)
--------community_package.rb(855B)
--------source.rb(3KB)
--------recompile.rb(751B)
--------ini.rb(1KB)