1
0
mirror of https://github.com/funkypenguin/geek-cookbook/ synced 2025-12-13 09:46:23 +00:00

Fix bad links

Signed-off-by: David Young <davidy@funkypenguin.co.nz>
This commit is contained in:
David Young
2022-07-21 14:18:55 +12:00
parent 2c9a658501
commit 35dd8a3802

View File

@@ -11,8 +11,8 @@ Pop quiz, hotshot.. There's a server with containers on it. Once you run enough
You too, action-geek, can save the day, by...
1. Enable [Docker Swarm mode](/site/docker-swarm/docker-swarm-mode/) (*even just on one node*)[^2]
2. Store your swarm configuration and application data in an [orderly and consistent structure](/reference/data_layout)
1. Enable [Docker Swarm mode](/docker-swarm/docker-swarm-mode/) (*even just on one node*)[^2]
2. Store your swarm configuration and application data in an [orderly and consistent structure](/reference/data_layout/)
3. Expose all your services consistently using [Traefik](/docker-swarm/traefik/) with optional [additional per-service authentication][tfa]
Then you can really level-up your geek-fu, by: