References: - https://docs.djangoproject.com/en/3.2/howto/deployment/wsgi/apache-auth/ - https://stackoverflow.com/questions/46421589/nginx-location-and-django-auth - https://docs.nginx.com/nginx/admin-guide/security-controls/configuring-subrequest-authentication/ - https://pawamoy.github.io/posts/django-auth-server-for-shiny/ |
||
|---|---|---|
| .. | ||
| Dockerfile | ||
| dev-config.env | ||
| docker-compose.dev.yml | ||
| docker-compose.yml | ||
| gunicorn.conf.py | ||
| nginx.conf | ||
| start_dev_server.sh | ||
| start_dev_worker.sh | ||
| start_prod_server.sh | ||
| start_worker.sh | ||