OP#419 finalize module
This commit is contained in:
24
README.md
24
README.md
@@ -1,14 +1,27 @@
|
||||
# Readme
|
||||
|
||||
[](https://jenkins.confdroid.com/job/confdroid_php/)|
|
||||
[](https://jenkins.confdroid.com/job/confdroid_php/)
|
||||
[](https://sonarqube.confdroid.com/dashboard?id=confdroid_php)
|
||||
[](https://sonarqube.confdroid.com/dashboard?id=confdroid_php)
|
||||
|
||||
|
||||
- [Readme](#readme)
|
||||
- [Synopsis](#synopsis)
|
||||
- [WARNING](#warning)
|
||||
- [Features](#features)
|
||||
- [Support](#support)
|
||||
- [Parameter Inheritance](#parameter-inheritance)
|
||||
- [Module Deployment](#module-deployment)
|
||||
- [Tests](#tests)
|
||||
- [Contact Us](#contact-us)
|
||||
- [Disclaimer](#disclaimer)
|
||||
|
||||
[[_TOC_]]
|
||||
|
||||
## Synopsis
|
||||
|
||||
Php is a widely used open source scripting language for web services.
|
||||
|
||||
`confdroid_php` manages php installations for use with other modules like `wordpress_cd`
|
||||
`confdroid_php` manages plain php installations for use with other modules like `confdroid_nagios`. PHP is installed and properly configured to allow multiple applications with different settings to run in parallel. Custom php.ini settings should be configured with the application.
|
||||
|
||||
## WARNING
|
||||
|
||||
@@ -16,6 +29,11 @@ Php is a widely used open source scripting language for web services.
|
||||
|
||||
## Features
|
||||
|
||||
- install php
|
||||
- manage required directories including selinux contexts and permissions
|
||||
- manage reuired files including selinux contexts and permissions
|
||||
|
||||
|
||||
## Support
|
||||
|
||||
* Rocky 9
|
||||
|
||||
Reference in New Issue
Block a user