Merge branch 'issue/41' into issue/43
This commit is contained in:
commit
812590d86c
46 changed files with 859 additions and 542 deletions
13
README.md
13
README.md
|
|
@ -27,11 +27,15 @@ EasyHAProxy is part of some projects:
|
|||
|
||||
See detailed instructions on how to install below.
|
||||
|
||||
## EasyHAProxy Mission
|
||||
|
||||
Easy to set up and low configuration to numerous features.
|
||||
|
||||
## Features
|
||||
|
||||
EasyHAProxy will discover the services based on the Docker Tags of the containers running on a Docker host or Docker Swarm cluster and dynamically set up the `haproxy.cfg`. Below, EasyHAProxy main features:
|
||||
|
||||
- Use Letsencrypt with HAProxy.
|
||||
- Support Automatic Certificate Management Environment (ACME) protocol compatible with Let's encrypt and other issuers.
|
||||
- Set your custom SSL certificates
|
||||
- Balance traffic between multiple replicas
|
||||
- Set SSL with three different levels of validations and according to the most recent definitions.
|
||||
|
|
@ -67,6 +71,13 @@ Or you can install using tools:
|
|||
[](docs/microk8s.md)
|
||||
[](docs/dokku.md)
|
||||
|
||||
## Special Topics
|
||||
|
||||
If you already set up the EasyHAProxy, is time to go deeper:
|
||||
|
||||
- [Custom SSL](docs/ssl.md)
|
||||
- Automatic Certificate Issuing (e.g. Let's Encrypt)
|
||||
|
||||
## See EasyHAProxy in action
|
||||
|
||||
Click on the image to see the videos (use HD for better visualization)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue