concordia-docker/todo

4 lines
357 B
Plaintext
Raw Normal View History

2019-05-14 22:02:59 +02:00
1. Change db settings in CMakeLists.txt in concordia-server repo
2. Rebuild docker-compose and check if concordia-server connects to db via internal "docker-compose" network
3. do not expose concordia-postgres ports if the above works
4. Move scripts in the tests folder of concordia-server repo to the concordia-docker. Adjust them accordingly (host, port)