Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong volume mapping in keycloak compose file #1200

Open
marc-b2 opened this issue Feb 7, 2023 · 3 comments
Open

Wrong volume mapping in keycloak compose file #1200

marc-b2 opened this issue Feb 7, 2023 · 3 comments

Comments

@marc-b2
Copy link

marc-b2 commented Feb 7, 2023

Bug Report

Please provide information about your setup

  • formsflow.ai Version: 5.1.0

Steps to Reproduce

  1. follow documentation for docker full deployment

Observed Behaviour

Changes in keyloak database are not stored persistantly.

Expected Behaviour

Changes in keycloak database should be stored persistantly.

Fix

volume mapping for keycloak-db in forms-flow-idm/keycloak/docker-compose.yml should look like this

./postgres/keycloak:/var/lib/postgresql/data

as provided here

@sumesh-aot
Copy link
Member

Thanks @marc-b2 for raising this issue.
We have 2 PRs in place to fix this in local development (#1208) and in deployment (https://github.com/AOT-Technologies/forms-flow-ai-deployment/pull/37/files)

@sreehari-aot
Copy link
Contributor

is this issue specific to mac only? @sumesh-aot @marc-b2

@marc-b2
Copy link
Author

marc-b2 commented Feb 27, 2023

@sreehari-aot no, this issue is not specific to the host system. it is about the path where the data is stored inside the postgres container.

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

No branches or pull requests

3 participants