1
0
mirror of https://github.com/funkypenguin/geek-cookbook/ synced 2026-06-06 05:42:56 +00:00

Add recipe for searxng (#274)

* Add recipe for searxng

Signed-off-by: David Young <davidy@funkypenguin.co.nz>

* Fussy linter

Signed-off-by: David Young <davidy@funkypenguin.co.nz>

---------

Signed-off-by: David Young <davidy@funkypenguin.co.nz>
This commit is contained in:
David Young
2023-03-11 06:47:52 +13:00
committed by GitHub
parent 3d48b42f15
commit cf44acda27
65 changed files with 439 additions and 132 deletions
+3
View File
@@ -1,5 +1,6 @@
---
title: Run Keycloak behind traefik in Docker
recipe: Keycloak
---
# Keycloak (in Docker Swarm)
@@ -10,6 +11,8 @@ Keycloak's OpenID provider can also be used in combination with [Traefik Forward
![Keycloak Screenshot](/images/keycloak.png){ loading=lazy }
## {{ page.meta.recipe }} Requirements
--8<-- "recipe-standard-ingredients.md"
## Setup