Skip to content

docs: add multi-tenant self-hosting guide#6

Open
shivenigma wants to merge 3 commits into
getfider:mainfrom
shivenigma:docs/multi-tenant-hosting
Open

docs: add multi-tenant self-hosting guide#6
shivenigma wants to merge 3 commits into
getfider:mainfrom
shivenigma:docs/multi-tenant-hosting

Conversation

@shivenigma

Copy link
Copy Markdown

Summary

  • Documents HOST_MODE=multi and HOST_DOMAIN configuration for self-hosted deployments
  • Explains tenant URL layout and signup at login.{domain}
  • Covers DNS requirements, custom domains, restricting signups, and common pitfalls

Closes getfider/fider#1128

Test plan

  • npm run build completes successfully
  • New page available at /multi-tenant
  • Cross-link added from Hosting on Docker guide

Made with Cursor

shivenigma and others added 3 commits June 25, 2026 14:57
Document HOST_MODE=multi configuration, tenant URL layout, signup flow,
DNS requirements, and common pitfalls for self-hosted deployments.

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
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.

Configuring Multiple Tenants

1 participant