diff options
18 files changed, 18 insertions, 18 deletions
diff --git a/docs/docs/02-installation/02-unraid.md b/docs/docs/02-installation/02-unraid.md index 5ca3e027..52a896c1 100644 --- a/docs/docs/02-installation/02-unraid.md +++ b/docs/docs/02-installation/02-unraid.md @@ -2,7 +2,7 @@ ## Docker Compose Manager Plugin (Recommended) -You can use [Docker Compose Manager](https://forums.unraid.net/topic/114415-plugin-docker-compose-manager/) plugin to deploy Karakeep using the official docker compose file provided [here](https://github.com/karakeep-app/karakeep/blob/main/docker/docker-compose.yml). After creating the stack, you'll need to setup some env variables similar to that from the docker compose installation docs [here](/Installation/docker#3-populate-the-environment-variables). +You can use [Docker Compose Manager](https://forums.unraid.net/topic/114415-plugin-docker-compose-manager/) plugin to deploy Karakeep using the official docker compose file provided [here](https://github.com/karakeep-app/karakeep/blob/main/docker/docker-compose.yml). After creating the stack, you'll need to setup some env variables similar to that from the docker compose installation docs [here](/installation/docker#3-populate-the-environment-variables). ## Community Apps diff --git a/docs/docs/02-installation/07-minimal-install.md b/docs/docs/02-installation/07-minimal-install.md index 211bfb08..5c2ee399 100644 --- a/docs/docs/02-installation/07-minimal-install.md +++ b/docs/docs/02-installation/07-minimal-install.md @@ -1,7 +1,7 @@ # Minimal Installation :::warning -Unless necessary, prefer the [full installation](/Installation/docker) to leverage all the features of Karakeep. You'll be sacrificing a lot of functionality if you go with the minimal installation route. +Unless necessary, prefer the [full installation](/installation/docker) to leverage all the features of Karakeep. You'll be sacrificing a lot of functionality if you go with the minimal installation route. ::: Karakeep's default installation has a dependency on Meilisearch for the full text search, Chrome for crawling and OpenAI/Ollama for AI tagging. You can however run Karakeep without those dependencies if you're willing to sacrifice those features. diff --git a/docs/versioned_docs/version-v0.21.0/02-Installation/02-unraid.md b/docs/versioned_docs/version-v0.21.0/02-Installation/02-unraid.md index 42323a5f..d38ca101 100644 --- a/docs/versioned_docs/version-v0.21.0/02-Installation/02-unraid.md +++ b/docs/versioned_docs/version-v0.21.0/02-Installation/02-unraid.md @@ -2,7 +2,7 @@ ## Docker Compose Manager Plugin (Recommended) -You can use [Docker Compose Manager](https://forums.unraid.net/topic/114415-plugin-docker-compose-manager/) plugin to deploy Hoarder using the official docker compose file provided [here](https://github.com/hoarder-app/hoarder/blob/main/docker/docker-compose.yml). After creating the stack, you'll need to setup some env variables similar to that from the docker compose installation docs [here](/Installation/docker#3-populate-the-environment-variables). +You can use [Docker Compose Manager](https://forums.unraid.net/topic/114415-plugin-docker-compose-manager/) plugin to deploy Hoarder using the official docker compose file provided [here](https://github.com/hoarder-app/hoarder/blob/main/docker/docker-compose.yml). After creating the stack, you'll need to setup some env variables similar to that from the docker compose installation docs [here](/installation/docker#3-populate-the-environment-variables). ## Community Apps diff --git a/docs/versioned_docs/version-v0.21.0/02-Installation/07-minimal-install.md b/docs/versioned_docs/version-v0.21.0/02-Installation/07-minimal-install.md index 147c1621..45a4bd01 100644 --- a/docs/versioned_docs/version-v0.21.0/02-Installation/07-minimal-install.md +++ b/docs/versioned_docs/version-v0.21.0/02-Installation/07-minimal-install.md @@ -1,7 +1,7 @@ # Minimal Installation :::warning -Unless necessary, prefer the [full installation](/Installation/docker) to leverage all the features of hoarder. You'll be sacrificing a lot of functionality if you go with the minimal installation route. +Unless necessary, prefer the [full installation](/installation/docker) to leverage all the features of hoarder. You'll be sacrificing a lot of functionality if you go with the minimal installation route. ::: Hoarder's default installation has a dependency on Meilisearch for the full text search, Chrome for crawling and OpenAI/Ollama for AI tagging. You can however run hoarder without those dependencies if you're willing to sacrifice those features. diff --git a/docs/versioned_docs/version-v0.22.0/02-Installation/02-unraid.md b/docs/versioned_docs/version-v0.22.0/02-Installation/02-unraid.md index 42323a5f..d38ca101 100644 --- a/docs/versioned_docs/version-v0.22.0/02-Installation/02-unraid.md +++ b/docs/versioned_docs/version-v0.22.0/02-Installation/02-unraid.md @@ -2,7 +2,7 @@ ## Docker Compose Manager Plugin (Recommended) -You can use [Docker Compose Manager](https://forums.unraid.net/topic/114415-plugin-docker-compose-manager/) plugin to deploy Hoarder using the official docker compose file provided [here](https://github.com/hoarder-app/hoarder/blob/main/docker/docker-compose.yml). After creating the stack, you'll need to setup some env variables similar to that from the docker compose installation docs [here](/Installation/docker#3-populate-the-environment-variables). +You can use [Docker Compose Manager](https://forums.unraid.net/topic/114415-plugin-docker-compose-manager/) plugin to deploy Hoarder using the official docker compose file provided [here](https://github.com/hoarder-app/hoarder/blob/main/docker/docker-compose.yml). After creating the stack, you'll need to setup some env variables similar to that from the docker compose installation docs [here](/installation/docker#3-populate-the-environment-variables). ## Community Apps diff --git a/docs/versioned_docs/version-v0.22.0/02-Installation/07-minimal-install.md b/docs/versioned_docs/version-v0.22.0/02-Installation/07-minimal-install.md index 147c1621..45a4bd01 100644 --- a/docs/versioned_docs/version-v0.22.0/02-Installation/07-minimal-install.md +++ b/docs/versioned_docs/version-v0.22.0/02-Installation/07-minimal-install.md @@ -1,7 +1,7 @@ # Minimal Installation :::warning -Unless necessary, prefer the [full installation](/Installation/docker) to leverage all the features of hoarder. You'll be sacrificing a lot of functionality if you go with the minimal installation route. +Unless necessary, prefer the [full installation](/installation/docker) to leverage all the features of hoarder. You'll be sacrificing a lot of functionality if you go with the minimal installation route. ::: Hoarder's default installation has a dependency on Meilisearch for the full text search, Chrome for crawling and OpenAI/Ollama for AI tagging. You can however run hoarder without those dependencies if you're willing to sacrifice those features. diff --git a/docs/versioned_docs/version-v0.23.0/02-Installation/02-unraid.md b/docs/versioned_docs/version-v0.23.0/02-Installation/02-unraid.md index 42323a5f..d38ca101 100644 --- a/docs/versioned_docs/version-v0.23.0/02-Installation/02-unraid.md +++ b/docs/versioned_docs/version-v0.23.0/02-Installation/02-unraid.md @@ -2,7 +2,7 @@ ## Docker Compose Manager Plugin (Recommended) -You can use [Docker Compose Manager](https://forums.unraid.net/topic/114415-plugin-docker-compose-manager/) plugin to deploy Hoarder using the official docker compose file provided [here](https://github.com/hoarder-app/hoarder/blob/main/docker/docker-compose.yml). After creating the stack, you'll need to setup some env variables similar to that from the docker compose installation docs [here](/Installation/docker#3-populate-the-environment-variables). +You can use [Docker Compose Manager](https://forums.unraid.net/topic/114415-plugin-docker-compose-manager/) plugin to deploy Hoarder using the official docker compose file provided [here](https://github.com/hoarder-app/hoarder/blob/main/docker/docker-compose.yml). After creating the stack, you'll need to setup some env variables similar to that from the docker compose installation docs [here](/installation/docker#3-populate-the-environment-variables). ## Community Apps diff --git a/docs/versioned_docs/version-v0.23.0/02-Installation/07-minimal-install.md b/docs/versioned_docs/version-v0.23.0/02-Installation/07-minimal-install.md index 147c1621..45a4bd01 100644 --- a/docs/versioned_docs/version-v0.23.0/02-Installation/07-minimal-install.md +++ b/docs/versioned_docs/version-v0.23.0/02-Installation/07-minimal-install.md @@ -1,7 +1,7 @@ # Minimal Installation :::warning -Unless necessary, prefer the [full installation](/Installation/docker) to leverage all the features of hoarder. You'll be sacrificing a lot of functionality if you go with the minimal installation route. +Unless necessary, prefer the [full installation](/installation/docker) to leverage all the features of hoarder. You'll be sacrificing a lot of functionality if you go with the minimal installation route. ::: Hoarder's default installation has a dependency on Meilisearch for the full text search, Chrome for crawling and OpenAI/Ollama for AI tagging. You can however run hoarder without those dependencies if you're willing to sacrifice those features. diff --git a/docs/versioned_docs/version-v0.23.1/02-Installation/02-unraid.md b/docs/versioned_docs/version-v0.23.1/02-Installation/02-unraid.md index 42323a5f..d38ca101 100644 --- a/docs/versioned_docs/version-v0.23.1/02-Installation/02-unraid.md +++ b/docs/versioned_docs/version-v0.23.1/02-Installation/02-unraid.md @@ -2,7 +2,7 @@ ## Docker Compose Manager Plugin (Recommended) -You can use [Docker Compose Manager](https://forums.unraid.net/topic/114415-plugin-docker-compose-manager/) plugin to deploy Hoarder using the official docker compose file provided [here](https://github.com/hoarder-app/hoarder/blob/main/docker/docker-compose.yml). After creating the stack, you'll need to setup some env variables similar to that from the docker compose installation docs [here](/Installation/docker#3-populate-the-environment-variables). +You can use [Docker Compose Manager](https://forums.unraid.net/topic/114415-plugin-docker-compose-manager/) plugin to deploy Hoarder using the official docker compose file provided [here](https://github.com/hoarder-app/hoarder/blob/main/docker/docker-compose.yml). After creating the stack, you'll need to setup some env variables similar to that from the docker compose installation docs [here](/installation/docker#3-populate-the-environment-variables). ## Community Apps diff --git a/docs/versioned_docs/version-v0.23.1/02-Installation/07-minimal-install.md b/docs/versioned_docs/version-v0.23.1/02-Installation/07-minimal-install.md index 147c1621..45a4bd01 100644 --- a/docs/versioned_docs/version-v0.23.1/02-Installation/07-minimal-install.md +++ b/docs/versioned_docs/version-v0.23.1/02-Installation/07-minimal-install.md @@ -1,7 +1,7 @@ # Minimal Installation :::warning -Unless necessary, prefer the [full installation](/Installation/docker) to leverage all the features of hoarder. You'll be sacrificing a lot of functionality if you go with the minimal installation route. +Unless necessary, prefer the [full installation](/installation/docker) to leverage all the features of hoarder. You'll be sacrificing a lot of functionality if you go with the minimal installation route. ::: Hoarder's default installation has a dependency on Meilisearch for the full text search, Chrome for crawling and OpenAI/Ollama for AI tagging. You can however run hoarder without those dependencies if you're willing to sacrifice those features. diff --git a/docs/versioned_docs/version-v0.24.0/02-Installation/02-unraid.md b/docs/versioned_docs/version-v0.24.0/02-Installation/02-unraid.md index 5ca3e027..52a896c1 100644 --- a/docs/versioned_docs/version-v0.24.0/02-Installation/02-unraid.md +++ b/docs/versioned_docs/version-v0.24.0/02-Installation/02-unraid.md @@ -2,7 +2,7 @@ ## Docker Compose Manager Plugin (Recommended) -You can use [Docker Compose Manager](https://forums.unraid.net/topic/114415-plugin-docker-compose-manager/) plugin to deploy Karakeep using the official docker compose file provided [here](https://github.com/karakeep-app/karakeep/blob/main/docker/docker-compose.yml). After creating the stack, you'll need to setup some env variables similar to that from the docker compose installation docs [here](/Installation/docker#3-populate-the-environment-variables). +You can use [Docker Compose Manager](https://forums.unraid.net/topic/114415-plugin-docker-compose-manager/) plugin to deploy Karakeep using the official docker compose file provided [here](https://github.com/karakeep-app/karakeep/blob/main/docker/docker-compose.yml). After creating the stack, you'll need to setup some env variables similar to that from the docker compose installation docs [here](/installation/docker#3-populate-the-environment-variables). ## Community Apps diff --git a/docs/versioned_docs/version-v0.24.0/02-Installation/07-minimal-install.md b/docs/versioned_docs/version-v0.24.0/02-Installation/07-minimal-install.md index 211bfb08..5c2ee399 100644 --- a/docs/versioned_docs/version-v0.24.0/02-Installation/07-minimal-install.md +++ b/docs/versioned_docs/version-v0.24.0/02-Installation/07-minimal-install.md @@ -1,7 +1,7 @@ # Minimal Installation :::warning -Unless necessary, prefer the [full installation](/Installation/docker) to leverage all the features of Karakeep. You'll be sacrificing a lot of functionality if you go with the minimal installation route. +Unless necessary, prefer the [full installation](/installation/docker) to leverage all the features of Karakeep. You'll be sacrificing a lot of functionality if you go with the minimal installation route. ::: Karakeep's default installation has a dependency on Meilisearch for the full text search, Chrome for crawling and OpenAI/Ollama for AI tagging. You can however run Karakeep without those dependencies if you're willing to sacrifice those features. diff --git a/docs/versioned_docs/version-v0.25.0/02-Installation/02-unraid.md b/docs/versioned_docs/version-v0.25.0/02-Installation/02-unraid.md index 5ca3e027..52a896c1 100644 --- a/docs/versioned_docs/version-v0.25.0/02-Installation/02-unraid.md +++ b/docs/versioned_docs/version-v0.25.0/02-Installation/02-unraid.md @@ -2,7 +2,7 @@ ## Docker Compose Manager Plugin (Recommended) -You can use [Docker Compose Manager](https://forums.unraid.net/topic/114415-plugin-docker-compose-manager/) plugin to deploy Karakeep using the official docker compose file provided [here](https://github.com/karakeep-app/karakeep/blob/main/docker/docker-compose.yml). After creating the stack, you'll need to setup some env variables similar to that from the docker compose installation docs [here](/Installation/docker#3-populate-the-environment-variables). +You can use [Docker Compose Manager](https://forums.unraid.net/topic/114415-plugin-docker-compose-manager/) plugin to deploy Karakeep using the official docker compose file provided [here](https://github.com/karakeep-app/karakeep/blob/main/docker/docker-compose.yml). After creating the stack, you'll need to setup some env variables similar to that from the docker compose installation docs [here](/installation/docker#3-populate-the-environment-variables). ## Community Apps diff --git a/docs/versioned_docs/version-v0.25.0/02-Installation/07-minimal-install.md b/docs/versioned_docs/version-v0.25.0/02-Installation/07-minimal-install.md index 211bfb08..5c2ee399 100644 --- a/docs/versioned_docs/version-v0.25.0/02-Installation/07-minimal-install.md +++ b/docs/versioned_docs/version-v0.25.0/02-Installation/07-minimal-install.md @@ -1,7 +1,7 @@ # Minimal Installation :::warning -Unless necessary, prefer the [full installation](/Installation/docker) to leverage all the features of Karakeep. You'll be sacrificing a lot of functionality if you go with the minimal installation route. +Unless necessary, prefer the [full installation](/installation/docker) to leverage all the features of Karakeep. You'll be sacrificing a lot of functionality if you go with the minimal installation route. ::: Karakeep's default installation has a dependency on Meilisearch for the full text search, Chrome for crawling and OpenAI/Ollama for AI tagging. You can however run Karakeep without those dependencies if you're willing to sacrifice those features. diff --git a/docs/versioned_docs/version-v0.26.0/02-Installation/02-unraid.md b/docs/versioned_docs/version-v0.26.0/02-Installation/02-unraid.md index 5ca3e027..52a896c1 100644 --- a/docs/versioned_docs/version-v0.26.0/02-Installation/02-unraid.md +++ b/docs/versioned_docs/version-v0.26.0/02-Installation/02-unraid.md @@ -2,7 +2,7 @@ ## Docker Compose Manager Plugin (Recommended) -You can use [Docker Compose Manager](https://forums.unraid.net/topic/114415-plugin-docker-compose-manager/) plugin to deploy Karakeep using the official docker compose file provided [here](https://github.com/karakeep-app/karakeep/blob/main/docker/docker-compose.yml). After creating the stack, you'll need to setup some env variables similar to that from the docker compose installation docs [here](/Installation/docker#3-populate-the-environment-variables). +You can use [Docker Compose Manager](https://forums.unraid.net/topic/114415-plugin-docker-compose-manager/) plugin to deploy Karakeep using the official docker compose file provided [here](https://github.com/karakeep-app/karakeep/blob/main/docker/docker-compose.yml). After creating the stack, you'll need to setup some env variables similar to that from the docker compose installation docs [here](/installation/docker#3-populate-the-environment-variables). ## Community Apps diff --git a/docs/versioned_docs/version-v0.26.0/02-Installation/07-minimal-install.md b/docs/versioned_docs/version-v0.26.0/02-Installation/07-minimal-install.md index 211bfb08..5c2ee399 100644 --- a/docs/versioned_docs/version-v0.26.0/02-Installation/07-minimal-install.md +++ b/docs/versioned_docs/version-v0.26.0/02-Installation/07-minimal-install.md @@ -1,7 +1,7 @@ # Minimal Installation :::warning -Unless necessary, prefer the [full installation](/Installation/docker) to leverage all the features of Karakeep. You'll be sacrificing a lot of functionality if you go with the minimal installation route. +Unless necessary, prefer the [full installation](/installation/docker) to leverage all the features of Karakeep. You'll be sacrificing a lot of functionality if you go with the minimal installation route. ::: Karakeep's default installation has a dependency on Meilisearch for the full text search, Chrome for crawling and OpenAI/Ollama for AI tagging. You can however run Karakeep without those dependencies if you're willing to sacrifice those features. diff --git a/docs/versioned_docs/version-v0.27.0/02-installation/02-unraid.md b/docs/versioned_docs/version-v0.27.0/02-installation/02-unraid.md index 5ca3e027..52a896c1 100644 --- a/docs/versioned_docs/version-v0.27.0/02-installation/02-unraid.md +++ b/docs/versioned_docs/version-v0.27.0/02-installation/02-unraid.md @@ -2,7 +2,7 @@ ## Docker Compose Manager Plugin (Recommended) -You can use [Docker Compose Manager](https://forums.unraid.net/topic/114415-plugin-docker-compose-manager/) plugin to deploy Karakeep using the official docker compose file provided [here](https://github.com/karakeep-app/karakeep/blob/main/docker/docker-compose.yml). After creating the stack, you'll need to setup some env variables similar to that from the docker compose installation docs [here](/Installation/docker#3-populate-the-environment-variables). +You can use [Docker Compose Manager](https://forums.unraid.net/topic/114415-plugin-docker-compose-manager/) plugin to deploy Karakeep using the official docker compose file provided [here](https://github.com/karakeep-app/karakeep/blob/main/docker/docker-compose.yml). After creating the stack, you'll need to setup some env variables similar to that from the docker compose installation docs [here](/installation/docker#3-populate-the-environment-variables). ## Community Apps diff --git a/docs/versioned_docs/version-v0.27.0/02-installation/07-minimal-install.md b/docs/versioned_docs/version-v0.27.0/02-installation/07-minimal-install.md index 211bfb08..5c2ee399 100644 --- a/docs/versioned_docs/version-v0.27.0/02-installation/07-minimal-install.md +++ b/docs/versioned_docs/version-v0.27.0/02-installation/07-minimal-install.md @@ -1,7 +1,7 @@ # Minimal Installation :::warning -Unless necessary, prefer the [full installation](/Installation/docker) to leverage all the features of Karakeep. You'll be sacrificing a lot of functionality if you go with the minimal installation route. +Unless necessary, prefer the [full installation](/installation/docker) to leverage all the features of Karakeep. You'll be sacrificing a lot of functionality if you go with the minimal installation route. ::: Karakeep's default installation has a dependency on Meilisearch for the full text search, Chrome for crawling and OpenAI/Ollama for AI tagging. You can however run Karakeep without those dependencies if you're willing to sacrifice those features. |
