Skip to content

Install and configure HAProxy loadbalancer

License

Notifications You must be signed in to change notification settings

SoInteractive/ansible-haproxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

haproxy logo

Ansible Role: haproxy

Build Status License Ansible Role GitHub tag Twitter URL

Set up HAProxy loadbalancer with stats interface and prometheus-enabled metrics.

⚠️ IMPORTANT NOTICE

THIS PROJECT IS ABANDONED. WE DO NOT ACCEPT ANY NEW ISSUES AND/OR PULL REQUESTS.

Example usage

Use it in a playbook as follows:

- hosts: all
  become: true
  roles:
    - SoInteractive.haproxy

Have a look at the defaults/main.yml for role variables that can be overridden.

TODO

  • test if unix socket is open