1
0
mirror of https://github.com/funkypenguin/geek-cookbook/ synced 2025-12-12 17:26:19 +00:00

Update sections

This commit is contained in:
David Young
2017-08-04 23:08:50 +12:00
parent eb6051ab87
commit fdde5aa8eb
4 changed files with 26 additions and 8 deletions

View File

@@ -4,12 +4,21 @@ index.md
README.md
whoami.md
docker-ha-swarm/design.md
docker-ha-swarm/vms.md
docker-ha-swarm/shared-storage.md
docker-ha-swarm/keepalived.md
docker-ha-swarm/traefik.md
sections/ha-docker-swarm.md
ha-docker-swarm/design.md
ha-docker-swarm/vms.md
ha-docker-swarm/shared-storage-ceph.md
ha-docker-swarm/shared-storage-glustermd
ha-docker-swarm/keepalived.md
ha-docker-swarm/traefik.md
ha-docker-swarm/docker-swarm-mode.md
#tiny-tiny-rss
#chapter1.txt
#chapter2.txt
sections/recipies.md
recipies/mail.md
recipies/gitlab.md
recipies/gitlab-runner.md
recipies/wekan.md
sections/reference.md
reference/oauth_proxy.md
reference/networks.md

View File

@@ -0,0 +1,3 @@
# HA Docker Swarm #
This section introduces the HA Docker Swarm, which will be the basis for all the recipies discussed.

View File

@@ -0,0 +1,3 @@
# Recipies #
Now follows individual recipies.

View File

@@ -0,0 +1,3 @@
# Reference #
Now follows useful elements which are not full recipies.