mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2026-02-10 22:31:37 +00:00
Update for leanpub preview
This commit is contained in:
@@ -8,7 +8,6 @@ hero: Ghost - A recipe for beautiful online publication.
|
||||
|
||||
## Ingredients
|
||||
|
||||
!!! summary "Ingredients"
|
||||
Existing:
|
||||
|
||||
1. [X] [Docker swarm cluster](https://geek-cookbook.funkypenguin.co.nz/ha-docker-swarm/design/) with [persistent shared storage](https://geek-cookbook.funkypenguin.co.nz/ha-docker-swarm/shared-storage-ceph.md)
|
||||
@@ -30,7 +29,6 @@ mkdir -p /var/data/ghost
|
||||
|
||||
Create a docker swarm config file in docker-compose syntax (v3), something like this:
|
||||
|
||||
!!! tip
|
||||
I share (_with my [patreon patrons](https://www.patreon.com/funkypenguin)_) a private "_premix_" git repository, which includes necessary docker-compose and env files for all published recipes. This means that patrons can launch any recipe with just a ```git pull``` and a ```docker stack deploy```
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user