Document HPNS regional URLs (Global, US, EU, Japan) and remove stale … - #9114
Conversation
…single-URL references
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
📝 WalkthroughWalkthroughUpdated Mattermost documentation to describe regional HPNS selection, endpoints, proxy forwarding, deprecated URLs, and regional endpoint references across administration, deployment, and end-user troubleshooting guides. ChangesRegional HPNS documentation
Estimated code review effort: 1 (Trivial) | ~5 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
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 |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@source/deployment-guide/mobile/mobile-troubleshooting.rst`:
- Around line 54-60: Update the regional HPNS reference target in
source/deployment-guide/mobile/mobile-troubleshooting.rst lines 54-60 to
administration-guide/configure/push-notification-server-configuration-settings:push
notification server location. Apply the same target correction in
source/end-user-guide/preferences/troubleshoot-notifications.rst line 212; no
other content changes are needed.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro Plus
Run ID: e02e8919-d800-47e8-9402-a7bb58f30881
📒 Files selected for processing (3)
source/administration-guide/configure/push-notification-server-configuration-settings.rstsource/deployment-guide/mobile/mobile-troubleshooting.rstsource/end-user-guide/preferences/troubleshoot-notifications.rst
|
Newest code from mrckndt has been published to preview environment for Git SHA 4ad3868 |
DSchalla
left a comment
There was a problem hiding this comment.
Two small changes. I'm wondering if we should include that us.push.mattermost.com supersedes push.mattermost.com and eu.push.mattermost.com supersedes hpns-de.mattermost.com - They still work but are effectively deprecated, pointing to the new infrastructure.
Labels the EU and AP regions with their legacy names (Germany, Japan) and documents that push.mattermost.com and hpns-de.mattermost.com are deprecated aliases now pointing to the new regional infrastructure. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@DSchalla I've added this as note below the table. Thank you for pointing out. |
Summary
Documents the 4 regional Hosted Push Notification Service (HPNS) URLs and removes stale, single-URL references:
administration-guide/configure/push-notification-server-configuration-settings.rst) to list the actualconfig.jsonURL values for each region — Global (https://global.push.mattermost.com, load-balances across regions), US, EU, and Japan — replacing the outdated "US (Default) or Germany" wording.deployment-guide/mobile/mobile-troubleshooting.rstso the proxy setup instructions reference all 4 regional URLs instead of a single hardcodedhttps://push.mattermost.com.end-user-guide/preferences/troubleshoot-notifications.rstto drop the stale bare HPNS URL and point to the full regional list.