Skip to content

docs: document LANDING_PAGE_URL for self-hosting - #2780

Open
oravanest wants to merge 1 commit into
simple-login:masterfrom
oravanest:docs-landing-page-url
Open

docs: document LANDING_PAGE_URL for self-hosting#2780
oravanest wants to merge 1 commit into
simple-login:masterfrom
oravanest:docs-landing-page-url

Conversation

@oravanest

Copy link
Copy Markdown

What

Documents the LANDING_PAGE_URL environment variable, which is read in app/config.py (defaults to https://simplelogin.io) but isn't mentioned in the self-hosting docs:

  • Add LANDING_PAGE_URL to the simplelogin.env example in the README.
  • Note the matching https:// change in docs/ssl.md alongside the existing URL note.

Why

LANDING_PAGE_URL is injected into templates and emails as the marketing-site link (e.g. referral links LANDING_PAGE_URL?slref=...). Without setting it, a self-hosted instance links back to simplelogin.io instead of the operator's own domain. Documentation-only change.

- Add LANDING_PAGE_URL to the simplelogin.env example (defaults to
  https://simplelogin.io if unset)
- Note the matching https change in the SSL setup guide
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