From f07266354e073fcb457c59c6a6523ea5fc880dfd Mon Sep 17 00:00:00 2001 From: Chris Date: Sun, 13 Apr 2025 12:09:39 -0400 Subject: chore: hoarder-linux.sh > karakeep-linux.sh v2.1 (#1219) * hoarder-linux.sh > karakeep-linux.sh v2.1 - Adds a migrate function so users can convert their Hoarder install to a Karakeep install - The function will also check for an update after finishing the migration - Various fixes and optimisations * Update docs with Debuntu migration path and replace Hoarder with Karakeep --- .../14-Guides/04-hoarder-to-karakeep-migration.md | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'docs/versioned_docs/version-v0.23.1/14-Guides') 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. -- cgit v1.2.3-70-g09d2