Skip to content

docs: add self-host troubleshooting guide - #34

Merged
telivity-otaip merged 1 commit into
TelivityAI:mainfrom
tasodoufu:docs/issue-23-troubleshooting
Aug 21, 2026
Merged

docs: add self-host troubleshooting guide#34
telivity-otaip merged 1 commit into
TelivityAI:mainfrom
tasodoufu:docs/issue-23-troubleshooting

Conversation

@tasodoufu

Copy link
Copy Markdown
Contributor

Summary

Adds a focused self-host troubleshooting guide for common configuration, schema, RLS, optional Edge Function, and Google OAuth setup issues.

Why

Addresses #23 with concrete symptoms, checks, and fixes so self-hosters can resolve setup problems without exposing credentials or disabling safeguards.

User impact

Self-hosters now have one linked guide from the root README covering blank/configure screens, missing relations, failed writes, optional function failures, and expected Google OAuth configuration errors.

Verification

  • npm test --if-present
  • git diff --check

No runtime behavior changed. No secrets or personal data were added.

Closes #23

@telivity-otaip telivity-otaip left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review

Malicious / secrets: none. Docs-only (docs/TROUBLESHOOTING.md + README link). No credentials, no vault paths, no runtime code.

Issue #23: hits every acceptance item — symptoms → checks → fixes for configure wall, missing relation, RLS saves, optional edge functions, Google OAuth; explicitly says never commit web/config.js / never reuse demo keys; linked from root README.

Nit (non-blocking): could also add a one-liner under docs/README.md so the docs index lists it — optional follow-up.

Approving. Thanks @tasodoufu.

@telivity-otaip
telivity-otaip merged commit bbe82fc into TelivityAI:main Aug 21, 2026
3 checks passed
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.

Docs: self-host troubleshooting for missing tables / RLS / edge 404s

2 participants