1
0
mirror of https://github.com/funkypenguin/geek-cookbook/ synced 2025-12-30 18:11:45 +00:00

Fix typos/formatting

Thanks for pointing out the errors, @ReformedRedditLurker (https://www.reddit.com/user/ReformedRedditLurker)
This commit is contained in:
David Young
2017-12-13 10:15:44 +13:00
parent ddf44abed9
commit e895bcb778
16 changed files with 18 additions and 18 deletions

View File

@@ -8,7 +8,7 @@ Docker does maintain an [official "Omnibus" container](https://docs.gitlab.com/o
## Ingredients
1. [Docker swarm cluster](/ha-docker-swarm/) with [persistent shared storage](/ha-docker-swarm/shared-storage-ceph.md)
1. [Docker swarm cluster](/ha-docker-swarm/design/) with [persistent shared storage](/ha-docker-swarm/shared-storage-ceph.md)
2. [Traefik](/ha-docker-swarm/traefik) configured per design
## Preparation