aboutsummaryrefslogtreecommitdiffstats
path: root/docs/versioned_docs/version-v0.23.1/14-Guides
diff options
context:
space:
mode:
Diffstat (limited to 'docs/versioned_docs/version-v0.23.1/14-Guides')
-rw-r--r--docs/versioned_docs/version-v0.23.1/14-Guides/04-hoarder-to-karakeep-migration.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/versioned_docs/version-v0.23.1/14-Guides/04-hoarder-to-karakeep-migration.md b/docs/versioned_docs/version-v0.23.1/14-Guides/04-hoarder-to-karakeep-migration.md
index 1ac50c7c..289a091c 100644
--- a/docs/versioned_docs/version-v0.23.1/14-Guides/04-hoarder-to-karakeep-migration.md
+++ b/docs/versioned_docs/version-v0.23.1/14-Guides/04-hoarder-to-karakeep-migration.md
@@ -16,3 +16,13 @@ index cdfc908..6297563 100644
```
You can also change the `HOARDER_VERSION` environment variable but if you do so remember to change it in the `.env` file as well.
+
+## Migrating a Baremetal Installation
+
+If you previously used the [Debian/Ubuntu install script](https://docs.karakeep.app/Installation/debuntu) to install Hoarder, there is an option to migrate your installation to Karakeep.
+
+```bash
+bash karakeep-linux.sh migrate
+```
+
+This will migrate your installation with no user input required. After the migration, the script will also check for an update.