|
|
|
|
|
by anentropic
850 days ago
|
|
I wanted the same info, sadly lacking. AFAICT needs a db (MySQL/Postgres) and a cache (Redis/Memcached) and one (or more?) web workers. Then optionally also Celery workers (for "async queries" i.e. slow running)... not sure how optional that is though. |
|