Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not deploy cube-builder using docker-compose.yml - lack of postgres container section in DEPLOY.rst #190

Closed
mariemamor opened this issue Jul 14, 2021 · 1 comment
Assignees
Labels
bug Something isn't working
Milestone

Comments

@mariemamor
Copy link

i have a problem in the docker-compose.yml, when i execute this command "docker-compose up -d postgres" , a message is displayed indicating that there is no postgres service, how to solve this problem and thanks.

@raphaelrpl raphaelrpl self-assigned this Jul 16, 2021
@raphaelrpl raphaelrpl added the bug Something isn't working label Jul 16, 2021
@raphaelrpl raphaelrpl added this to the Version 0.6.3 milestone Jul 16, 2021
@raphaelrpl
Copy link
Contributor

Hi @mariem940,

Thanks for reporting this bug. It will be fixed next patch 0.6.3 (next week).
For now, consider to have a running PostgreSQL with PostGIS support. You may use this docker image postgis/postgis:13-3.1 and make sure to run ./deploy/configure-db.sh to prepare the Database System as described in the document INSTALL.rst.

Best,
Raphael.

@raphaelrpl raphaelrpl changed the title docker-comose.yml Could not deploy cube-builder using docker-compose.yml - lack of postgres container section no DEPLOY.rst Jul 19, 2021
@raphaelrpl raphaelrpl changed the title Could not deploy cube-builder using docker-compose.yml - lack of postgres container section no DEPLOY.rst Could not deploy cube-builder using docker-compose.yml - lack of postgres container section in DEPLOY.rst Jul 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants