mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2025-12-31 02:22:29 +00:00
Update for leanpub preview
This commit is contained in:
@@ -44,7 +44,6 @@ networks:
|
||||
external: true
|
||||
```
|
||||
|
||||
!!! note "Unencrypted registry"
|
||||
We create this registry without consideration for SSL, which will fail if we attempt to use the registry directly. However, we're going to use the HTTPS-proxied version via Traefik, leveraging Traefik to manage the LetsEncrypt certificates required.
|
||||
|
||||
|
||||
@@ -107,7 +106,6 @@ Then restart docker by running:
|
||||
systemctl restart docker-latest
|
||||
```
|
||||
|
||||
!!! tip ""
|
||||
Note the extra comma required after "false" above
|
||||
|
||||
## Chef's notes
|
||||
Reference in New Issue
Block a user