Skip Navigation

Deploy django to production

4rkal.com Deploy django to production | 4rkal's blog

In this article I will show you how to deploy django to production. We will be using nginx, gunicorn and cloudflare tunnels

Deploy django to production | 4rkal's blog

I recently deployed my django app to production. So I thought I'd write a guide on how to do that.

Hope this helps some django people out

Any feedback is greatly appreciated!

2