From f3c525b7f7dd360f654d8621bbf64e31ad5ff48e Mon Sep 17 00:00:00 2001 From: Mohamed Bassem Date: Sun, 13 Apr 2025 16:25:03 +0000 Subject: docs: Revert 0.23.2 docs and just update 0.23.1 instead --- .../version-v0.23.2/02-Installation/02-unraid.md | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 docs/versioned_docs/version-v0.23.2/02-Installation/02-unraid.md (limited to 'docs/versioned_docs/version-v0.23.2/02-Installation/02-unraid.md') diff --git a/docs/versioned_docs/version-v0.23.2/02-Installation/02-unraid.md b/docs/versioned_docs/version-v0.23.2/02-Installation/02-unraid.md deleted file mode 100644 index 42323a5f..00000000 --- a/docs/versioned_docs/version-v0.23.2/02-Installation/02-unraid.md +++ /dev/null @@ -1,19 +0,0 @@ -# Unraid - -## 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). - -## Community Apps - -:::info -The community application template is maintained by the community. -::: - -Hoarder can be installed on Unraid using the community application plugins. Hoarder is a multi-container service, and because unraid doesn't natively support that, you'll have to install the different pieces as separate applications and wire them manually together. - -Here's a high level overview of the services you'll need: - -- **Hoarder** ([Support post](https://forums.unraid.net/topic/165108-support-collectathon-hoarder/)): Hoarder's main web app. -- **Browserless** ([Support post](https://forums.unraid.net/topic/130163-support-template-masterwishxbrowserless/)): The chrome headless service used for fetching the content. Hoarder's official docker compose doesn't use browserless, but it's currently the only headless chrome service available on unraid, so you'll have to use it. -- **MeiliSearch** ([Support post](https://forums.unraid.net/topic/164847-support-collectathon-meilisearch/)): The search engine used by Hoarder. It's optional but highly recommended. If you don't have it set up, search will be disabled. -- cgit v1.2.3-70-g09d2