Skip to content

Conversation

@amg-web
Copy link
Contributor

@amg-web amg-web commented Mar 16, 2025

Suppose it's better to maintain Keycloack as separate from Greenlight service
Bump Keycloack to 26.1, some env variables changed
use latest Postgresql 17 and separate folder for docker-compose.yml
secrets are in .env

bbb-install.sh Outdated
fi

if ! grep -q 'keycloak:' $GL3_DIR/docker-compose.yml; then
if ! -f "$KC_DIR/docker-compose.yml" || ! grep -q 'keycloak:' $GL3_DIR/docker-compose.yml ; then

Check warning

Code scanning / shellcheck

This flag is used as a command name. Bad line break or missing [ .. ]? Warning

This flag is used as a command name. Bad line break or missing [ .. ]?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant