change manage terms

This commit is contained in:
miloschwartz
2025-10-15 16:54:16 -07:00
parent 5dda2a2341
commit ba2ab8c5eb
10 changed files with 28 additions and 59 deletions

View File

@@ -5,7 +5,7 @@ description: "Learn how to convert your Community or Enterprise Edition Pangolin
## Who is this for?
Use this guide if you have a self-hosted Pangolin instance and want to convert it to a managed deployment. It's pretty easy!
Use this guide if you have a self-hosted Pangolin instance and want to convert it to a remote node deployment. It's pretty easy!
## What will happen to my data?
@@ -13,7 +13,7 @@ Use this guide if you have a self-hosted Pangolin instance and want to convert i
**Always backup your data before updating.** Copy your `config` directory to a safe location so you can roll back if needed.
</Warning>
Your existing Pangolin data will stay in the database, so feel free to try managed deployment without losing anything. If you want to go back, just reverse these steps.
Your existing Pangolin data will stay in the database, so feel free to try a remote node deployment without losing anything. If you want to go back, just reverse these steps.
## Migration