docs: add self-signed certificate guide#2776
docs: add self-signed certificate guide#2776costajohnt wants to merge 1 commit intoseerr-team:developfrom
Conversation
Add a new page at docs/using-seerr/advanced/ covering NODE_EXTRA_CA_CERTS (recommended) and NODE_TLS_REJECT_UNAUTHORIZED (fallback) for self-signed certificate setups. Update the four "Use SSL" sections in services.md and mediaserver.mdx to cross-reference the new guide instead of saying "not supported." Closes seerr-team#2578
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (3)
📝 WalkthroughWalkthroughThis pull request adds a new documentation page for configuring Seerr with self-signed SSL certificates and updates existing settings documentation to reflect that such certificates can now be supported through configuration, rather than being unsupported. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes Poem
🚥 Pre-merge checks | ✅ 4✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
NODE_EXTRA_CA_CERTSapproach (recommended) with Docker CLI and Docker Compose examplesNODE_TLS_REJECT_UNAUTHORIZED=0fallback with appropriate security warningsCloses #2578
AI Disclosure
AI tools were used to assist with drafting and reviewing this documentation. All content was verified for technical accuracy against the Node.js documentation and the Seerr codebase.
Summary by CodeRabbit