https://github.com/oefenweb/ansible-zend-opcache-dashboards
Ansible role to set up Zend OPCache Dashboards
https://github.com/oefenweb/ansible-zend-opcache-dashboards
ansible dashboard debian opcache php ubuntu zend zend-opcache-dashboards
Last synced: 11 months ago
JSON representation
Ansible role to set up Zend OPCache Dashboards
- Host: GitHub
- URL: https://github.com/oefenweb/ansible-zend-opcache-dashboards
- Owner: Oefenweb
- License: mit
- Created: 2015-07-21T14:11:14.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2023-11-02T11:08:27.000Z (over 2 years ago)
- Last Synced: 2023-11-02T11:37:53.118Z (over 2 years ago)
- Topics: ansible, dashboard, debian, opcache, php, ubuntu, zend, zend-opcache-dashboards
- Language: Dockerfile
- Homepage:
- Size: 82 KB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
## zend-opcache-dashboards
[](https://github.com/Oefenweb/ansible-zend-opcache-dashboards/actions?query=workflow%3ACI)
[](https://galaxy.ansible.com/Oefenweb/zend_opcache_dashboards)
Set up Zend [OPCache](http://php.net/manual/en/book.opcache.php) Dashboards.
#### Requirements
None
#### Variables
* `zend_opcache_dashboards_install_dirs` [default: `[]`]: Directories to install zend-opcache-dashboards to (e.g. `/var/www`)
## Dependencies
None
#### Example
```yaml
---
- hosts: all
roles:
- oefenweb.zend-opcache-dashboards
```
#### License
MIT
#### Author Information
Mischa ter Smitten
#### Feedback, bug-reports, requests, ...
Are [welcome](https://github.com/Oefenweb/ansible-zend-opcache-dashboards/issues)!