https://github.com/eradical/analytics-unibody
Ansible role that sets up a farm of analytics collectors based on nginx
https://github.com/eradical/analytics-unibody
analytics ansible ansible-role big-data collectors data nginx
Last synced: 28 days ago
JSON representation
Ansible role that sets up a farm of analytics collectors based on nginx
- Host: GitHub
- URL: https://github.com/eradical/analytics-unibody
- Owner: eRadical
- License: gpl-3.0
- Created: 2018-07-06T20:20:20.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-01-11T13:53:16.000Z (over 7 years ago)
- Last Synced: 2025-08-15T00:40:38.868Z (10 months ago)
- Topics: analytics, ansible, ansible-role, big-data, collectors, data, nginx
- Language: Shell
- Size: 29.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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