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

Added to persistent storage docs

This commit is contained in:
David Young
2017-07-17 22:39:48 +12:00
parent 7377f522b0
commit 307227ca54
9 changed files with 97 additions and 7 deletions

View File

@@ -4,8 +4,8 @@ site_author: 'David Young'
site_url: 'https://geeks-cookbook.funkypenguin.co.nz'
# Repository
repo_name: 'funkypenguin/geek-cookbook'
repo_url: 'https://gitlab.funkypenguin.co.nz/funkypenguin/geeks-cookbook'
# repo_name: 'funkypenguin/geek-cookbook'
# repo_url: 'https://gitlab.funkypenguin.co.nz/funkypenguin/geeks-cookbook'
# Copyright
copyright: 'Copyright © 2016 - 2017 David Young'
@@ -20,11 +20,11 @@ pages:
- HA Docker Swarm:
- Design: ha-docker-swarm/design.md
- VMs: ha-docker-swarm/vms.md
- Persistent Storage: beginner/beginner.md
- Keepalived: advanced/keepalived.md
- Docker Swarm Mode: advanced/keepalived.md
- Traefik: advanced/keepalived.md
- S3-like Storage: advanced/keepalived.md
- Persistent Storage: ha-docker-swarm/persistent-storage.md
- Keepalived: ha-docker-swarm/keepalived.md
- Docker Swarm Mode: ha-docker-swarm/docker-swarm-mode.md
- Traefik: ha-docker-swarm/traefik.md
- S3-like Storage: ha-docker-swarm/s3-storage.md
- Tiny Tiny RSS:
- Basic: advanced/tiny-tiny-rss.md
- Plugins: advanced/tiny-tiny-rss.md