Update recipes to prefer GH Sponsors to Patreon (#101)

This commit is contained in:
David Young
2020-06-08 14:51:40 +12:00
committed by GitHub
parent ad3857f49d
commit 1db3ff831c
61 changed files with 65 additions and 65 deletions
+1 -1
View File
@@ -75,7 +75,7 @@ server {
}</code></pre>
<h3 id="setup-docker-swarm">Setup Docker Swarm</h3>
<p>Create a docker swarm config file in docker-compose syntax (v3), something like this:</p>
<p>!!! tip I share (<em>with my <a href="https://www.patreon.com/funkypenguin">patreon patrons</a></em>) a private “<em>premix</em>” 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 <code>git pull</code> and a <code>docker stack deploy</code> 👍</p>
<p>!!! tip I share (<em>with my <a href="https://www.patreon.com/funkypenguin">patreon patrons</a></em>) a private “<em>premix</em>” git repository, which includes necessary docker-compose and env files for all published recipes. This means that sponsors can launch any recipe with just a <code>git pull</code> and a <code>docker stack deploy</code> 👍</p>
<pre><code>version: &#39;3&#39;
services: