From 234e5269a04ab65563d39bf84b3e6e669b62497c Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Sun, 17 Nov 2024 22:22:10 -0700 Subject: [PATCH] Add Servers/Authentication/Keycloak/OAuth2 Workflows/Deployment.md --- Servers/Authentication/Keycloak/OAuth2 Workflows/Deployment.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Servers/Authentication/Keycloak/OAuth2 Workflows/Deployment.md diff --git a/Servers/Authentication/Keycloak/OAuth2 Workflows/Deployment.md b/Servers/Authentication/Keycloak/OAuth2 Workflows/Deployment.md new file mode 100644 index 0000000..54d7949 --- /dev/null +++ b/Servers/Authentication/Keycloak/OAuth2 Workflows/Deployment.md @@ -0,0 +1,2 @@ +You can deploy Keycloak via a docker-compose stack, seen here: +https://docs.bunny-lab.io/Servers/Containerization/Docker/Compose/Keycloak/ \ No newline at end of file