Skip to content

Conversation

XaviTorello
Copy link
Member

It provides a docker-composition that deploys this project using:

  • db container
    • integrates a Postgresql (postgis-ready)
  • web container
    • using our own build definition over this repo starts our django (pre-processing the requirements and applying pending migrations)
    • waits for the availability of the DB service using wait-for-it.sh

Django settings has been ammended to ensure that everything works as expected (postgres engine config, allowed_hosts, ...)

Composition vars are integrated inside the .env file

Fix #2 Provide a Docker composition

@XaviTorello XaviTorello self-assigned this Feb 28, 2019
@XaviTorello XaviTorello requested a review from jbagot February 28, 2019 01:01
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