From 28923ea9c718b9a2e866cf5f45175bd311c5e4fe Mon Sep 17 00:00:00 2001 From: Sean Date: Sat, 8 Jan 2022 19:33:33 -0600 Subject: [PATCH] docs: add helm chart alternative install method (#130) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 07c83e7..9d5b98f 100644 --- a/README.md +++ b/README.md @@ -99,6 +99,7 @@ You will see the current version number of **Tube Archivist** in the footer of t - **arm64**: The Tube Archivist container is multi arch, so is Elasticsearch. RedisJSON doesn't offer arm builds, you can use `bbilly1/rejson`, an unofficial rebuild for arm64. - **Synology**: There is a [discussion thread](https://github.com/bbilly1/tubearchivist/discussions/48) with Synology installation instructions. - **Unraid**: The three containers needed are all in the Community Applications. First install `TubeArchivist RedisJSON` followed by `TubeArchivist ES`, and finally you can install `TubeArchivist`. If you have unraid specific issues, report those to the [support thread](https://forums.unraid.net/topic/114073-support-crocs-tube-archivist/ "support thread"). +- **Helm Chart**: There is a Helm Chart available at https://github.com/insuusvenerati/helm-charts. Mostly self-explanatory but feel free to ask questions in the discord / subreddit. ## Potential pitfalls