Skip to content
This repository was archived by the owner on Apr 22, 2020. It is now read-only.

Commit c8673a1

Browse files
committed
Docs: Fix directory name reference and add certbot usage info
1 parent b3d92af commit c8673a1

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@ Docker image and docker-compose sample configuration to bring up a HAProxy Servi
88

99
The service is formed by one container:
1010

11-
- **statics**: based on [haproxy:2.1.3](https://hub.docker.com/_/haproxy?tab=tags&page=1&name=2.1.3-alpine) alpine docker image.
11+
- **haproxy**: based on [haproxy:2.1.3](https://hub.docker.com/_/haproxy?tab=tags&page=1&name=2.1.3-alpine) alpine docker image.
12+
13+
The image includes de `certbot` utility to manage Let's Encrypt certificates. In the near future it will include a set of scripts to get and renew the certificates.
1214

1315
## Operation
1416

0 commit comments

Comments
 (0)