Skip to content

roadrunner/ansible-haproxy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 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.

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

About

Install and configure HAProxy loadbalancer

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 58.3%
  • Python 41.7%