TODO-0001 - spellcheck

This commit is contained in:
Arne Teuke
2021-09-09 13:15:27 +02:00
parent f849cf2f44
commit 9459de9d51
2 changed files with 11 additions and 5 deletions

View File

@@ -75,3 +75,9 @@ ca_chain
config config
gitlab-ctl gitlab-ctl
haproxy haproxy
cd_concat
concat
cd_haproxy
haproxy.cfg
fqdn
ACLs

View File

@@ -2,11 +2,11 @@
|`cd_haproxy`| 1.0.3.0 | [![Build Status](https://pipelines.confdroid.com/buildStatus/icon?job=cd_haproxy)](https://pipelines.confdroid.com/job/cd_haproxy/)| |`cd_haproxy`| 1.0.3.0 | [![Build Status](https://pipelines.confdroid.com/buildStatus/icon?job=cd_haproxy)](https://pipelines.confdroid.com/job/cd_haproxy/)|
[[_TOC]] [[_TOC_]]
## Synopsis ## Synopsis
`HA Proxy` is a very powerful and popular open source load balanacer to balance incoming requests between multiple instances of web-, application- or database servers etc. `HA Proxy` is a very powerful and popular open source load balancer to balance incoming requests between multiple instances of web-, application- or database servers etc.
`cd_haproxy` automates installation and configuration of `HA proxy` including self-healing, monitoring and firewall etc. `cd_haproxy` automates installation and configuration of `HA proxy` including self-healing, monitoring and firewall etc.
@@ -26,8 +26,8 @@ CONFIGURATION
* manage directories (file system permissions, selinux context) * manage directories (file system permissions, selinux context)
* manage files (file system permissions, content, selinux context) * manage files (file system permissions, content, selinux context)
* manage proxy instances through a define * manage proxy instances through a define
* frontend options * front-end options
* backend options * back-end options
* ACL options * ACL options
SERVICE SERVICE