mirror of
https://github.com/Studio-Saelix/sencho.git
synced 2026-08-05 16:37:46 +00:00
50df5b3c028cc7dea75f93b994a6feb908988849
Helmet 8 merges custom directives with its built-in defaults, which include upgrade-insecure-requests. Simply omitting the directive from the custom object (PR #59) was insufficient — Helmet silently re-adds it from defaults. Setting upgradeInsecureRequests: null is the correct Helmet 8 API to remove a default directive. This was the root cause of the persistent blank page on plain-HTTP self-hosted deployments: the directive tells browsers to upgrade all HTTP sub-resource fetches to HTTPS, producing ERR_SSL_PROTOCOL_ERROR on every JS/CSS asset.
Description
Self-hosted Docker Compose management platform. Great for homelabs, small DevOps teams, and platform engineers.
docker-composedocker-deploymentdocker-stackdocker-stack-deploydocker-uiself-hostedselfhostedwebsocket
AGPL-3.0
188 MiB
Languages
TypeScript
99.2%
JavaScript
0.4%
CSS
0.3%
Dockerfile
0.1%