You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Demonstrates "system in a box" concept with "infrastructure" services (NGINX, PostgreSQL, Redis) kept as Docker host services while the application components (Django application, RQ workers) are dockerized.