Resource cookbook for managing various PHP applications served by Apache and
php-fpm at the OSL. Each resource installs and configures one application;
the wrapper cookbook is expected to provide PHP (via osl_php_install) and a
database (via osl-mysql) — see each resource's documentation for a full
example.
The following platforms and versions are tested and supported using test-kitchen
- AlmaLinux 8
- AlmaLinux 9
- AlmaLinux 10
- Fork the repository on GitHub
- Create a named feature branch (like
username/add_component_x) - Write tests for your change
- Write your change
- Run the tests, ensuring they all pass
- Submit a pull request on GitHub
- Author:: Oregon State University chef@osuosl.org
Copyright:: 2025, Oregon State University
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.