From e10db29642811bd6827211c289974af3c032e4fd Mon Sep 17 00:00:00 2001
From: A75G <31223569+A75G@users.noreply.github.com>
Date: Thu, 1 Jul 2021 21:07:52 +0300
Subject: [PATCH] change repo to bitnami
---
templates/keycloak.xml | 21 +++++++++++----------
1 file changed, 11 insertions(+), 10 deletions(-)
diff --git a/templates/keycloak.xml b/templates/keycloak.xml
index 01cea11..c7f9f31 100644
--- a/templates/keycloak.xml
+++ b/templates/keycloak.xml
@@ -1,8 +1,8 @@
keycloak
- quay.io/keycloak/keycloak:latest
- https://quay.io/repository/keycloak/keycloak
+ bitnami/keycloak:latest
+ https://hub.docker.com/r/bitnami/keycloak/
bridge
sh
false
@@ -13,13 +13,14 @@
http://[IP]:[PORT:8080]/
https://raw.githubusercontent.com/A75G/docker-templates/master/templates/keycloak.xml
https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/keycloak.png
+ --user 1001
Open Source Identity and Access Management.
8080
- admin
- admin
- 192.168.0.100
- keyclock
- password
- keyclock
- MYSQL
-
\ No newline at end of file
+ admin
+ password
+ 192.168.1.100
+ 5432
+ keyclock
+ password
+ keyclock
+