Deploy multipe Django, Celery & Redis App in one VPS
I am planning to deploy multiple applications(approx 100+) in single VPS.
Each Django app will have it’s own celery and redis app.
How should I deploy all these applications properly?
I am planning to deploy multiple applications(approx 100+) in single VPS.
Each Django app will have it’s own celery and redis app.
How should I deploy all these applications properly?