Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to add domains without a redeployment (and/or multiple domains at once) #1039

Open
Berdir opened this issue Feb 22, 2021 · 1 comment

Comments

@Berdir
Copy link

Berdir commented Feb 22, 2021

I assume this requires support on the API first or possibly even the underlying systems, but I thought I'd bring it up.

Adding a domain is in most cases not sufficient, you also need to deploy a routing change. About the only exception is the first default domain that you add. But we often add multiple domains at once (redirects, multilingual) and add one or multiple new domains to existing live projects. Every time you do that, it forces a redeploy. -W still does that, just in the background.

I think a --no-redeploy or similar flag would be super helpful and would reduce unnecessary downtimes/slow requests caused by extra redeploys.

@pjcdawkins
Copy link
Collaborator

Absolutely right. We have been planning a solution at the API level, and I've passed on your message supporting it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants