Keycloak container image using MariaDB as persisted database.
- Fill in the variables inside
keycloak_secret.env.sample
andmariadb_secret.env.sample
. - Rename them to
keycloak_secret.env
andmariadb_secret.env
respectively - This specific configuration requires 2 docker networks to exist on the system:
- uonet-overlay
- webproxy
docker-compose up -d
Optional
This stack can also use the nginx-revproxy to serve the requests over HTTPS