Skip to content

Login

The Dockerized Markdown app now enforces a very simple username/password gate before rendering the docs. Set LOGIN_USERNAME/LOGIN_PASSWORD via Railway (or any Docker env vars) to control who can enter. Defaults are lookout-reader and letmein so you can prove the flow locally without extra config.

This gate is lightweight—replace it with a production SSO or auth proxy once the credentials live elsewhere.