Running CodeScoring in Docker Compose with an external DBMS
- If a database schema other than
publicis used, the user'ssearch_pathmust be explicitly set to include the target schema to ensure correct object resolution:
-
You must configure necessary variables in the
.envfile:POSTGRES_DBPOSTGRES_USERPOSTGRES_PASSWORDPOSTGRES_HOSTPOSTGRES_PORT
-
For managing the installation, you must apply the
external-db.override.ymlfile, which is shipped withdocker-compose.ymlfile:- Launch CodeScoring:
- Read logs:
- Stop CodeScoring:
- Launch CodeScoring:
Was this page helpful?
