-
- Downloads
Update database connections
Simplyfied the database connection setup by removing the schema setup and using the postgres user created by the postgres image.
Showing
- .gitlab-ci.yml 0 additions, 3 deletions.gitlab-ci.yml
- deployment/postgres/init/init-db.sh 0 additions, 19 deletionsdeployment/postgres/init/init-db.sh
- docker-compose.yml 5 additions, 12 deletionsdocker-compose.yml
- src/core/tests/runner.py 0 additions, 6 deletionssrc/core/tests/runner.py
- src/hub/settings/default.py 0 additions, 5 deletionssrc/hub/settings/default.py
- tox.ini 0 additions, 1 deletiontox.ini
deployment/postgres/init/init-db.sh
deleted
100755 → 0
Please register or sign in to comment