如何在不停机的情况下将自定义域从一个Firebase项目移动到另一个项目? [英] How to move custom domain from one firebase project to another without downtime?

查看:50
本文介绍了如何在不停机的情况下将自定义域从一个Firebase项目移动到另一个项目?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个firebase项目,该项目通过自定义域为实时用户提供服务.我需要将自定义域移至在其他Firebase项目中运行的应用程序的新版本.如果我删除自定义域并将其添加到另一个Firebase项目中,那么将花费多少时间来反映所做的更改?如何最大程度地减少停机时间?

I have a firebase project that serves live users through a custom domain. I need to move the custom domain to the new version of application that is running in a different firebase project. If I delete the custom domain and add it in another firebase project, how much time will it take to reflect the change? How do I minimize the downtime?

推荐答案

经过了Firebase支持.无需停机即可做到这一点.这是他们的指示:

Checked with Firebase support. This can be done without downtime. Here are their instructions:

要从项目中删除您的自定义域,请按照下列步骤操作:

To delete your custom domain from the project, follow these steps:

  1. 转到您项目的Firebase托管控制台,您将看到您的域.
  2. 将鼠标悬停在您的域上.
  3. 右侧有一个溢出菜单(三个垂直点).从溢出菜单中,选择删除域"

当您删除域时,我们不会立即从中删除该域我们的后端.这是因为大多数时候开发人员都在迁移他们的领域从一个项目到另一个项目,这一功能使我们以便更快地重新配置SSL证书.

When you delete a domain, we don't immediately remove the domain from our backend. This is because most of the time developers are moving their domains from one project to another, and this feature allows us to re-provisioned the SSL certificate quicker.

我能够删除该域并将其添加到另一个项目,而无需停机.感谢Firebase团队的周到考虑.

I was able to delete and add the domain to another project without any downtime. Thanks to the firebase team for being so thoughtful.

这篇关于如何在不停机的情况下将自定义域从一个Firebase项目移动到另一个项目?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆