I wanted to implement authentication method in Nginx with ngx_http_auth_request_module. So that when an user wants to access a file, nginx will send a subrequest to ...
(1) アプリケーションサーバー(Gunicorn / uWSGI)が応答していない Django を Nginx 経由で Gunicorn や uWSGI で動かしている場合、アプリが重くて応答が返っていないと504が出ます。 Gunicorn プロセスが落ちている場合も同様。 (2) Nginx / ALB のタイムアウト設定が短 ...
以前、AuthCrunchを使ったDiscord認証付きファイルサーバーを構築したときは、FileBrowserを用いてシンプルに構成できて満足していました。 そこで私の所属する 8kVRCでこのファイルサーバーを運用しようという話になったのですが、このコミュニティでは8K動画を ...
Blue/Green Nginx Deployment with Auto-Failover A production-ready blue/green deployment setup using Docker Compose and Nginx, featuring automatic failover with zero-downtime request retry logic.