Running CodeScoring in Docker Compose with an external DBMS¶
-
You must configure necessary variables in the
.env
file:POSTGRES_DB
POSTGRES_USER
POSTGRES_PASSWORD
POSTGRES_HOST
POSTGRES_PORT
-
For managing the installation, you must apply the
external-db.override.yml
file, which is shipped withdocker-compose.yml
file:- Launch CodeScoring:
- Read logs:
- Stop CodeScoring: