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

Fix typo, test subscription page

This commit is contained in:
David Young
2022-07-07 15:00:33 +12:00
parent c0014d34d8
commit 0ed00a624a
2 changed files with 2 additions and 2 deletions

View File

@@ -27,7 +27,7 @@ Recipe | Description
## Subscribe to updates
--8<-- "convertkit-subscribe-form.html"
<div class="rm-area-subscribe-to-recipe"></div>
Also available via:

View File

@@ -43,7 +43,7 @@ Welcome, fellow geek :wave: If you're impatient, just start here :point_down:
The "*Geek Cookbook*" is a collection of how-to guides for establishing your own container-based awesome selfhosted platform, using either [Docker Swarm](/docker-swarm/design/) or [Kubernetes](/kubernetes/).
Running such a platform enables you to run selfhosted services such as the [AutoPirate](/recipes/autopirate/) (*Radarr, Sonarr, NZBGet and friends*) stack, [Plex](https://www.plex.tv/), [NextCloud](https://nextcloud.com/)etc, and includes elements such as:
Running such a platform enables you to run selfhosted services such as the [AutoPirate](/recipes/autopirate/) (*Radarr, Sonarr, NZBGet and friends*) stack, [Plex](https://www.plex.tv/), [NextCloud](https://nextcloud.com/) etc, and includes elements such as:
* [Automatic SSL-secured access](/docker-swarm/traefik/) to all services (*with LetsEncrypt*)
* [SSO / authentication layer](/docker-swarm/traefik-forward-auth/) to protect unsecured / vulnerable services