Hacker News new | ask | show | jobs
by geekforbrains 4959 days ago
Its running via gunicorn (socket) behind nginx (proxy). We also utilize celery and rabbitmq for workers (emails, pdf generation etc.) - besides that, nothing too magical. We use fabric+git to allow for quick hot-fixes and new releases.
1 comments

Thanks for the feedback!