Skip to content

feat: modernize self-hosted Docker deployment and harden backup service - #8

Open
TheTrueZeroTwo wants to merge 9 commits into
lnreader:mainfrom
TheTrueZeroTwo:feat/production-docker-service
Open

feat: modernize self-hosted Docker deployment and harden backup service#8
TheTrueZeroTwo wants to merge 9 commits into
lnreader:mainfrom
TheTrueZeroTwo:feat/production-docker-service

Conversation

@TheTrueZeroTwo

Copy link
Copy Markdown

The Docker deployment is changed to a production-oriented non-root container using Gunicorn, Nginx, PHP-FPM, and Supervisor. A read-only status dashboard is available on a configurable uncommon path and is protected by bcrypt-backed HTTP Basic Authentication.
Fresh Docker Compose deployments require no manual password setup. A random admin password is generated on first startup and persisted with the backup storage. WEB_UI_USERNAME and WEB_UI_PASSWORD can optionally override the generated credentials through .env.

@TheTrueZeroTwo
TheTrueZeroTwo force-pushed the feat/production-docker-service branch from 5067dd1 to a568884 Compare August 28, 2026 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant