I have a hosted site on firebase which I am not using anymore. I still want to keep the project but want to remove the hosted site. Is there any way to do this or do I just need to upload an empty directory. Doesn't seem to be an option in the UI
“how to undeploy firebase hosting” Code Answer's Run firebase hosting:disable through the firebase-tools CLI first. Go to Firebase Console and select Hosting from the menu of the left. actions like Deployed, disabled, etc. menu will be available for you to choose the action to delete the deployment.
Run firebase hosting:disable through the firebase-tools CLI first. Go to Firebase Console and select Hosting from the menu of the left. You will see the deployed project with a list of your historical actions like Deployed, disabled, etc.
Go to Firebase Console and select Hosting from the menu of the left. You will see the deployed project with a list of your historical actions like Deployed, disabled, etc. Only after you have disabled the site, the "three vertical dots" menu will be available for you to choose the action to delete the deployment.
Firebase Hosting provides fast and secure hosting for your web app, static and dynamic content, and microservices. This resource may not be available in your region. Firebase Hosting is production-grade web content hosting for developers.
Add your static assets to a local project directory, then run firebase init to connect the directory to a Firebase project. In your local project directory, you can also set up Cloud Functions or Cloud Run for your dynamic content and microservices .
It can be deleted.
firebase hosting:disable
through the firebase-tools
CLI first.Hosting
from the menu of the left.Deployed
, disabled
, etc.If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With