From 3b0be0cd5f36b40b8b5880594bad1145000129f8 Mon Sep 17 00:00:00 2001 From: crocs <34723037+pairofcrocs@users.noreply.github.com> Date: Thu, 31 Mar 2022 21:38:24 -0500 Subject: [PATCH] Add files via upload --- TubeArchivist.xml | 114 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 114 insertions(+) create mode 100644 TubeArchivist.xml diff --git a/TubeArchivist.xml b/TubeArchivist.xml new file mode 100644 index 0000000..84affd9 --- /dev/null +++ b/TubeArchivist.xml @@ -0,0 +1,114 @@ + + + TubeArchivist + bbilly1/tubearchivist + https://hub.docker.com/r/bbilly1/tubearchivist/ + bridge + + sh + false + https://forums.unraid.net/topic/114073-support-crocs-tube-archivist/ + https://github.com/bbilly1/tubearchivist + Your self hosted YouTube media server. + +IMPORTANT: This container relies on ElasticSearch as well as RedisJson. + +Install "TubeArchivist-ES" as well as "TubeArchivist-RedisJSON" BEFORE running "TubeArchivist". + +Both can be found in the Community Applications. + + Backup: Downloaders: MediaApp:Video MediaServer:Video + http://[IP]:[PORT:8000] + + https://i.imgur.com/6n4ljjQ.png + + + + 1639686981 + Buy the creator a beer! + paypal.me/bbilly1 + Your self hosted YouTube media server. + +IMPORTANT: This container relies on ElasticSearch as well as RedisJson. + +Install "TubeArchivist-ES" as well as "TubeArchivist-RedisJSON" BEFORE running "TubeArchivist". + +Both can be found in the Community Applications. + + + bridge + + + 8000 + 8000 + tcp + + + + + + /mnt/user/ + /youtube + rw + + + /mnt/user/appdata/TubeArchivist/ + /cache + rw + + + + + http://IP:9200 + ES_URL + + + + IP + REDIS_HOST + + + + tubearchivist + TA_USERNAME + + + + verysecret + TA_PASSWORD + + + + verysecret + ELASTIC_PASSWORD + + + + America/New_York + TZ + + + + 1000 + HOST_GID + + + + 1000 + HOST_UID + + + + + 8000 + /mnt/user/ + /mnt/user/appdata/TubeArchivist/ + tubearchivist + verysecret + IP + verysecret + http://IP:9200 + America/New_York + 1000 + 1000 + \ No newline at end of file