Skip to content

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

License

Notifications You must be signed in to change notification settings

eRadical/analytics-unibody

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages