Generator-jhipster: Using Keycloak docker image with External Mysql Server

Created on 28 Aug 2019  路  2Comments  路  Source: jhipster/generator-jhipster

Overview of the feature request

Using Keycloak running inside docker container, with Google cloud sql instead of mysql running in separate container.

Motivation for or Use Case

Migrating my application to cloud, and like to use google cloud sql for storing keycloak data.

  • [x] Checking this box is mandatory (this is just to show you read everything)
invalid wont-fix

Most helpful comment

Have you tried connecting your keycloak to external database?
For eg, https://github.com/jboss-dockerfiles/keycloak/blob/master/server/README.md#environment-variables

This is not a feature request for JHipster but related to keycloak deployment which you have to do manually if you don't want to use generated db for you.

All 2 comments

Have you tried connecting your keycloak to external database?
For eg, https://github.com/jboss-dockerfiles/keycloak/blob/master/server/README.md#environment-variables

This is not a feature request for JHipster but related to keycloak deployment which you have to do manually if you don't want to use generated db for you.

Alright, please close this. I am able to fix the issue now. Thanks for your help here.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

marcelinobadin picture marcelinobadin  路  3Comments

pascalgrimaud picture pascalgrimaud  路  4Comments

frantzynicolas picture frantzynicolas  路  3Comments

sdoxsee picture sdoxsee  路  4Comments

shivroy121 picture shivroy121  路  3Comments