1
0
mirror of https://github.com/funkypenguin/geek-cookbook/ synced 2026-02-22 12:08:49 +00:00

Update for docker-cleanup

This commit is contained in:
David Young
2017-10-12 23:53:50 +13:00
parent 9c7002b165
commit 183df4b15b
5 changed files with 61 additions and 21 deletions

View File

@@ -1,5 +1,5 @@
site_name: Funky Penguin's Geek Cookbook
site_description: 'A short description of my project'
site_description: 'The "Geek Cookbook" is a collection of guides for establishing your own highly-available docker container cluster (swarm). This swarm enables you to run self-hosted services such as GitLab, Plex, NextCloud, etc.'
site_author: 'David Young'
site_url: 'https://geek-cookbook.funkypenguin.co.nz'
edit_uri: 'edit/master/manuscript/'
@@ -51,15 +51,7 @@ pages:
- OAuth Proxy: reference/oauth_proxy.md
- Data Layout: reference/data_layout.md
- Networks: reference/networks.md
# - git-docker: reference/git-docker.md
# - Huginn: advanced/huginn.md
# - Nextcloud: advanced/nextcloud.md
# - OwnTracks: advanced/owntracks.md
# - Shaarli: advanced/shaarli.md
# - Wallabag: advanced/wallabag.md
- git-docker : reference/git-docker.md
extra:
disqus: 'geeks-cookbook'