Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 30 days 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 (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-11-02T11:08:27.000Z (about 1 year ago)
- Last Synced: 2023-11-02T11:37:53.118Z (about 1 year 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
[![CI](https://github.com/Oefenweb/ansible-zend-opcache-dashboards/workflows/CI/badge.svg)](https://github.com/Oefenweb/ansible-zend-opcache-dashboards/actions?query=workflow%3ACI)
[![Ansible Galaxy](http://img.shields.io/badge/ansible--galaxy-zend--opcache--dashboards-blue.svg)](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)!