Comment on Show HN: QuoteRobot Rebuilt In Python/Flask/MongoDB/BackboneparentComments−geekforbrains13yIts 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.−manuscreationis13yThanks for the feedback!
Comments
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.
Thanks for the feedback!