├── CREDITS ├── LICENSE ├── README ├── README.s9s_haproxy ├── haproxy.cfg.tmpl.centos6 ├── haproxy.cfg.tmpl.debian ├── haproxy.cfg.tmpl.rhel ├── install-haproxy-src.sh ├── install-haproxy.sh ├── makecfg.sh ├── mysqlchk.sh.galera ├── mysqlchk.sh.mysqlcluster ├── s9s_haproxy └── xinetd_mysqlchk /CREDITS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/severalnines/haproxy/HEAD/CREDITS -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/severalnines/haproxy/HEAD/LICENSE -------------------------------------------------------------------------------- /README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/severalnines/haproxy/HEAD/README -------------------------------------------------------------------------------- /README.s9s_haproxy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/severalnines/haproxy/HEAD/README.s9s_haproxy -------------------------------------------------------------------------------- /haproxy.cfg.tmpl.centos6: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/severalnines/haproxy/HEAD/haproxy.cfg.tmpl.centos6 -------------------------------------------------------------------------------- /haproxy.cfg.tmpl.debian: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/severalnines/haproxy/HEAD/haproxy.cfg.tmpl.debian -------------------------------------------------------------------------------- /haproxy.cfg.tmpl.rhel: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/severalnines/haproxy/HEAD/haproxy.cfg.tmpl.rhel -------------------------------------------------------------------------------- /install-haproxy-src.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/severalnines/haproxy/HEAD/install-haproxy-src.sh -------------------------------------------------------------------------------- /install-haproxy.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/severalnines/haproxy/HEAD/install-haproxy.sh -------------------------------------------------------------------------------- /makecfg.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/severalnines/haproxy/HEAD/makecfg.sh -------------------------------------------------------------------------------- /mysqlchk.sh.galera: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/severalnines/haproxy/HEAD/mysqlchk.sh.galera -------------------------------------------------------------------------------- /mysqlchk.sh.mysqlcluster: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/severalnines/haproxy/HEAD/mysqlchk.sh.mysqlcluster -------------------------------------------------------------------------------- /s9s_haproxy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/severalnines/haproxy/HEAD/s9s_haproxy -------------------------------------------------------------------------------- /xinetd_mysqlchk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/severalnines/haproxy/HEAD/xinetd_mysqlchk --------------------------------------------------------------------------------