jayfk / launchr

Launchr is an open source SaaS starter kit, based on Django.

Home Page:https://getlaunchr.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Running in production

vinyll opened this issue · comments

The docker compose uses runserver.
The documentation does not mention anything about a good pratice for running in production.
Is there some gunircorn or other server that is included and ready to run?