Hacker News new | ask | show | jobs
by leokun 4641 days ago
I have no problems deploying a django app with gunicorn. It's a simple command line statement, and deployment is always an intricate thing, unless you don't have to worry about ssl certs and secrets and keys, and managing access, admin pages, etc etc.
1 comments

Which you usually don't for fun personal projects.