Skip to main content

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 DomainCurrent DomainPurpose
relayprotocol.iodeployrelay.comMarketing and public website
relayprotocol.appapp.deployrelay.appConsole and dashboard
relayprotocol.devdeployrelay.devDeveloper docs and SDK samples
api.relayprotocol.ioapi.deployrelay.comPublic API base URL

Update Checklist

  1. DNS – Point your records to the new deployrelay.* hostnames and ensure SSL certificates include the new domains.
  2. Environment Variables – Update application configuration to use https://deployrelay.com, https://app.deployrelay.app, https://deployrelay.dev, and https://api.deployrelay.com.
  3. Redirects – Configure HTTP 301 redirects from legacy domains so bookmarks and integrations continue to work.
  4. Monitoring & Email – Update analytics properties, logging tags, and email senders to the new namespace.
  1. Configure DNS and certificates.
  2. Update application configuration and redeploy.
  3. Enable redirects from legacy domains.
  4. Monitor traffic and alerts for anomalies during the cutover window.

For additional assistance, contact Relay support via the customer portal.