Skip to content

Production use without docker? #5314

Answered by browniebroke
jaretclifton asked this question in Q&A
Discussion options

You must be logged in to vote

No, it's not a deal breaker. You can choose to opt-out of Docker and will get a project without it. That means that you'll have to configure some components yourself that cookiecutter-django can't do for you: database, cache, reverse proxy, etc...

If you look at the Heroku or Python anywhere docs, it should give you a good idea of what's specific to cookiecutter-django to start the app where you want to deploy it. Then the rest is mostly best practices to run a Python web app.

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by jaretclifton
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@foarsitter
Comment options

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