Skip to content

Latest commit

 

History

History
44 lines (27 loc) · 875 Bytes

README.md

File metadata and controls

44 lines (27 loc) · 875 Bytes

analytics-unibody

Ansible role that sets up a farm of analytics collectors based on nginx

Requirements

On the target machine: EPEL repo already installed

Role Variables

unibody_nginx_version - the version of nginx that will be downloaded and compiled

Example Playbook

To add to a server simply add the role:

- hosts: servers
  roles:
     - eRadical.analytics-unibody

All variables used in defaults folder are prefixed with "unibody_" so you can use overrides in your environment.

Warning

Upgrading nginx is not suported yet and is not planned in the near future. You will need to build new servers with the new nginx version and phase out the old servers.

License

GNU General Public License v3.0

Author Information

Gabriel PREDA Twitter: eRadical