Hubs-Foundation / hubs-cloud

Resources for self hosted Hubs Cloud instances
Mozilla Public License 2.0
155 stars 99 forks source link

Clean up DNS records for Route53 when reusing domains #97

Open misslivirose opened 4 years ago

misslivirose commented 4 years ago

Right now, when you create a stack with Route53 domains, there are issues re-creating new stacks with those domains. Workarounds may include deleting additional zone information manually, but others just buy new domains.

Discord discussion: https://discordapp.com/channels/498741086295031808/656208717813121034/743496729487474758

┆Issue is synchronized with this Jira Task

blairmacintyre commented 4 years ago

Deleting and creating the zones didn't help me.

gfodor commented 4 years ago

note that some of the zone info intentionally is not removed, since the stack cannot know if the SSL certs are used for other purposes. if the SSL certificate verification info was removed, renewals of those certs would fail. so, the ssl cert step we use (a third party piece of code) intentionally leaves them along during removal. it could be updated to remove them if we think SSL certs for hubs cloud are unlikely to be repurposed by users.

On Thu, Aug 13, 2020 at 9:27 AM Blair MacIntyre notifications@github.com wrote:

Deleting and creating the zones didn't help me.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/mozilla/hubs-cloud/issues/97#issuecomment-673576875, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABVW5G5W2EJMZU4QUB3LJLSAQH5HANCNFSM4P6TVOZA .