1
0
mirror of https://github.com/funkypenguin/geek-cookbook/ synced 2025-12-16 03:06:28 +00:00

Add Gollum, my precious!

This commit is contained in:
David Young
2017-08-29 21:48:55 +12:00
parent f5c24af75c
commit 151e6df01c
15 changed files with 188 additions and 9 deletions

View File

@@ -30,6 +30,9 @@ mkdir -p /var/data/miniflux
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``` 👍
```
version: '3'