Domain Migration Guide
Relay Protocol migrated from the relayprotocol.* namespace to the deployrelay.* family of domains to reflect the product's deployment-first positioning. Use this guide if you still reference the legacy domains.
Domain Mapping
| Legacy Domain | Current Domain | Purpose |
|---|---|---|
| relayprotocol.io | deployrelay.com | Marketing and public website |
| relayprotocol.app | app.deployrelay.app | Console and dashboard |
| relayprotocol.dev | deployrelay.dev | Developer docs and SDK samples |
| api.relayprotocol.io | api.deployrelay.com | Public API base URL |
Update Checklist
- DNS – Point your records to the new
deployrelay.*hostnames and ensure SSL certificates include the new domains. - Environment Variables – Update application configuration to use
https://deployrelay.com,https://app.deployrelay.app,https://deployrelay.dev, andhttps://api.deployrelay.com. - Redirects – Configure HTTP 301 redirects from legacy domains so bookmarks and integrations continue to work.
- Monitoring & Email – Update analytics properties, logging tags, and email senders to the new namespace.
Recommended Timeline
- Configure DNS and certificates.
- Update application configuration and redeploy.
- Enable redirects from legacy domains.
- Monitor traffic and alerts for anomalies during the cutover window.
For additional assistance, contact Relay support via the customer portal.