Skip to content

Conversation

H1D
Copy link
Contributor

@H1D H1D commented Sep 24, 2025

What

Add README section showing how to expose a self-hosted instance and still use built‑in login. It’s hacky, but maybe usefull.

How

SELF_HOSTED_MODE=false, insert a user via SQL, fetch OTP from DB, sign in.

Why

Unblocks “public-ish” deployments without wiring full auth/reverse proxy. Cue the shame.

the change is limited to docs; no code changes or migrations.

@H1D H1D changed the title docs: add “internet-exposed self-hosted” hack (yes, it’s cursed) [WIP] docs: add “internet-exposed self-hosted” hack (yes, it’s cursed) Sep 24, 2025
@H1D H1D changed the title [WIP] docs: add “internet-exposed self-hosted” hack (yes, it’s cursed) docs: add “internet-exposed self-hosted” hack (yes, it’s cursed) Sep 24, 2025
@vas3k
Copy link
Owner

vas3k commented Sep 25, 2025

Very cursed :D Not sure it's needed right in README, maybe in docs directory

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.

2 participants