ACME Docs and changes in Functions.run_bash
This commit is contained in:
parent
014f83332c
commit
9db4d763ec
13 changed files with 127 additions and 99 deletions
13
README.md
13
README.md
|
|
@ -19,11 +19,15 @@ EasyHAProxy can detect and configure HAProxy automatically on the following plat
|
|||
- Docker Swarm
|
||||
- Kubernetes
|
||||
|
||||
## 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:
|
||||
|
||||
- Automatic SSL Certificate issued by any ACME compatible service as Letsencrypt and ZeroSSL
|
||||
- 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.
|
||||
|
|
@ -59,6 +63,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