Skip to content

Conversation

dancegit
Copy link

@dancegit dancegit commented Jun 8, 2020

When cloning the repo and running docker-compose up -d --build
It does not work for grafka_api_1 because the credentials for postgres are missing. When looking in the code for the credentials
in the grafka/grafka project directory in src/main.../resources/application.yml we can see the default credentials used in addition to the connection string defined in this file under services.api.environment

When cloning the repo and running docker-compose up -d --build
It does not work for grafka_api_1 because the credentials for postgres are missing. When looking in the code for the credentials
in the grafka/grafka project directory in src/main.../resources/application.yml we can see the default credentials used in addition to the connection string defined in this file under services.api.environment
@dancegit
Copy link
Author

dancegit commented Jun 8, 2020

after change you might have to run
docker-compose down --remove-orphans --volumes

because the old volume saves the old stuff/credentials/dbsettings..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant