1
0
mirror of https://github.com/funkypenguin/geek-cookbook/ synced 2026-01-07 05:49:20 +00:00

Fix more 301s

Signed-off-by: David Young <davidy@funkypenguin.co.nz>
This commit is contained in:
David Young
2022-07-11 18:26:53 +12:00
parent c13a8f7a64
commit f413689da2
8 changed files with 8 additions and 8 deletions

View File

@@ -50,7 +50,7 @@ Since this recipe is so long, and so many of the tools are optional to the final
Already deployed:
* [X] [Docker swarm cluster](/docker-swarm/design/) with [persistent shared storage](/docker-swarm/shared-storage-ceph/)
* [X] [Traefik](/docker-swarm/traefik) configured per design
* [X] [Traefik](/docker-swarm/traefik/) configured per design
* [X] DNS entry for the hostname you intend to use (*or a wildcard*), pointed to your [keepalived](/docker-swarm/keepalived/) IP
Related: