Can’t deploy multiple apps to custom domains on same DNS provider

I have multiple apps I’ve built on Replit.

I’d like to deploy them all to domains I have purchased under one provider. This requires updating the DNS records. Specifically the A record to point the domain to the Replit IP address.

The issue is that my apps all have the same IP address and my domain provider requires that all A records’ IP addresses be unique across my account (I think I’m describing this accurately). Based on my own research this is common practice across providers.

Is there a way to get unique IP addresses for each app deployment?

This is not necessary.

Who is your registrar? Are you trying to attach a new TLD to each app?

Give some background of what you’re trying to do, and I’ll get you on the right path.

1 Like

Thank you for your reply! I am using Porkbun as the registrar. Yes, I am trying to attach a new TLD to each app.

Steps to reproduce are:

  1. From within Replit > My App 1 > Deployments > Domains add the TLD
  2. Copy the required A and Text type DNS records
  3. Access the DNS records for the TLD in Porkbun
  4. Create the required A and Text records
  5. Verify the TLD in Replit
  6. Repeat steps 1-4 for My App 2 – when I try to save the A record I cannot because the IP address is the same for both My App 1 and My App 2 and this is restricted in Porkbun

This is odd behavior. If you’re truly adding the records to a completely separate domain, it should not flag as a duplicate. Something else is going on…

I’d be happy to take a look, free of charge, and get you configured properly. DM me if you’d like!