feat: delete instance docs

This commit is contained in:
Ben Allfree 2023-12-07 22:40:27 -08:00
parent f502a4b461
commit 0dba2c3605

View File

@ -0,0 +1,17 @@
---
title: Delete Instance
category: usage
description: Instances, including their subdomain and all the local data (not S3), can be deleted.
---
Delete Instance will delete your instance and data immediately.
To delete an instance, you must be in [Maintenance Mode](/docs/usage/maintenance) first, and the running status of your instance must be `Idle`.
Deleting your instance will immediately and permanently delete your instance:
- Your subdomain
- `pb_data/*`
- `pb_public/*`
- `pb_migrations/*`
- `pb_static/*`