Adoptable Cookbooks List

Looking for a cookbook to adopt? You can now see a list of cookbooks available for adoption!
List of Adoptable Cookbooks

Supermarket Belongs to the Community

Supermarket belongs to the community. While Chef has the responsibility to keep it running and be stewards of its functionality, what it does and how it works is driven by the community. The chef/supermarket repository will continue to be where development of the Supermarket application takes place. Come be part of shaping the direction of Supermarket by opening issues and pull requests or by joining us on the Chef Mailing List.

Select Badges

Select Supported Platforms

Select Status

RSS

php-omnibus (14) Versions 0.4.3

an omnibus of packages to ease installing php

Policyfile
Berkshelf
Knife
cookbook 'php-omnibus', '= 0.4.3', :supermarket
cookbook 'php-omnibus', '= 0.4.3'
knife supermarket install php-omnibus
knife supermarket download php-omnibus
README
Dependencies
Quality 50%

php-omnibus

This cookbook provides a simple solution to installing PHP7+ on CentOS with some pretty
standard packages installed as default

Build Status

Testing

# Install bundler
make install

# Installs all the gems
make bundle

# Runs the kitchen CI test suites
make kitchen

# styling
make style

Default Extensions

  • cli
  • curl
  • opcache
  • json
  • mbstring
  • intl

Default Configuration

error_log=syslog

expose_php=0
max_execution_time=5
memory_limit=-1

opcache.enable_cl=0
opcache.fast_shutdown=1
opcache.interned_strings_buffer=64
opcache.max_accelerated_files=25000
opcache.memory_consumption=128

realpath_cache_size=4096k
realpath_cache_ttl=7200

Requirements

It makes use of the following cookbooks

  • yum-epel
  • yum-ius
  • php
  • php-fpm

Chef Tested

  • Chef 12.7.2
  • Chef 13.1.31

Operating System Support

  • CentOS 6.8+
  • CentOS 7+

Collaborator Number Metric
            

0.4.3 failed this metric

Failure: Cookbook has 0 collaborators. A cookbook must have at least 2 collaborators to pass this metric.

Contributing File Metric
            

0.4.3 failed this metric

Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file

Foodcritic Metric
            

0.4.3 passed this metric

No Binaries Metric
            

0.4.3 passed this metric

Testing File Metric
            

0.4.3 failed this metric

Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file

Version Tag Metric
            

0.4.3 passed this metric