Skip to content

How are folks using this in production? #39

Closed Answered by nickjj
SHxKM asked this question in Q&A
Discussion options

You must be logged in to vote

The linked discussion from my comment goes over how Heroku handles their own config file which is comparable to a Docker Compose config. This project out of the box currently supports running Postgres or Redis or Celery on the same server or separate servers. You can control which services start up with the COMPOSE_PROFILES environment variable and all connection strings are configurable as well.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@SHxKM
Comment options

@nickjj
Comment options

Answer selected by SHxKM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants