-
Task
-
Resolution: Won't Fix
-
L3 - Default
-
None
-
None
-
Not defined
Context:
There are a few more env vars both in Optimize and in other components that need set in order to use multi tenancy. We should update our docker compose files for easy local testing accordingly. Required changes include:
- setting multi tenancy flag in all components
- setting identity base URL in Opt
- pulling newer identity version (and zeebe etc)
- newer identity version requires newer keycloak version
- maybe: add postgres - though confirm if required
AT:
Above changes are added so that all docker compose files can easily be used for testing of local multi tenancy. Other devs are informed about new env vars that they may need to add to intelliJ run config for Optimize MT debugging