docs: domain status workflows and protocol management#2891
docs: domain status workflows and protocol management#2891atharva-appwrite wants to merge 1 commit intomainfrom
Conversation
Document the domain verification and certificate status lifecycle (created/verifying/verified/unverified) across Sites, Functions, and project custom domains so users can troubleshoot domain setup issues. Add new Protocols docs page for per-project REST/GraphQL/WebSocket enable/disable. Add changelog entry covering both features. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Appwrite WebsiteProject ID: Website (appwrite/website)Project ID: Tip Storage files get ClamAV malware scanning and encryption by default |
Greptile SummaryThis PR adds domain status lifecycle tables (Verification failed → Generating certificate → Certificate generation failed → Verified) to the Sites, Functions, and project custom-domains docs, and introduces a new Confidence Score: 5/5Safe to merge — purely additive documentation with no logic changes and no identified errors. All files are documentation-only; the CA name is verified against the existing TLS docs; SDK enum casing follows the established OAuthProvider.Github pattern; no broken links or structural regressions found. No files require special attention. Important Files Changed
Reviews (1): Last reviewed commit: "docs: add domain status workflows and pr..." | Re-trigger Greptile |


Summary
/docs/advanced/platform/protocolspage documenting per-project REST/GraphQL/WebSocket enable/disable, including Console instructions and Server SDK examples. Added to the Platform sidebar navigation and overview page.2026-04-16changelog entry summarizing both the domain status visibility improvements and the new protocol management feature.Files changed
src/routes/changelog/(entries)/2026-04-16.markdoc— new changelog entrysrc/routes/docs/products/sites/domains/+page.markdoc— added domain status tablesrc/routes/docs/products/functions/domains/+page.markdoc— added domain status tablesrc/routes/docs/advanced/platform/custom-domains/+page.markdoc— added domain status tablesrc/routes/docs/advanced/platform/protocols/+page.markdoc— new protocols docs pagesrc/routes/docs/advanced/platform/+page.markdoc— added Protocols card to Configuration sectionsrc/routes/docs/advanced/platform/+layout.svelte— added Protocols to sidebar navTest plan
/changelog/docs/advanced/platform/protocols🤖 Generated with Claude Code