From e0fddd421b2f464185a319a927dab06945ad8c4a Mon Sep 17 00:00:00 2001 From: Andrew Z Date: Tue, 3 Aug 2021 18:03:30 -0400 Subject: [PATCH] Update --- old-applicationFeed-raw.json | 97 ++++++++++++++++++++++++++++++++++++ 1 file changed, 97 insertions(+) diff --git a/old-applicationFeed-raw.json b/old-applicationFeed-raw.json index c03c2fdb3..188247746 100755 --- a/old-applicationFeed-raw.json +++ b/old-applicationFeed-raw.json @@ -217649,5 +217649,102 @@ "stars": 4, "LastUpdateScan": 1627914738, "FirstSeen": 1627914738 + }, + { + "Name": "Kavita", + "Repository": "kizaing/kavita", + "Registry": "https://hub.docker.com/r/kizaing/kavita", + "Network": "bridge", + "Shell": "bash", + "Privileged": "false", + "Support": "https://forums.unraid.net/topic/112111-support-kizaing-kavita/", + "Project": "https://github.com/Kareadita/Kavita", + "Overview": "Kavita, meaning Stories, is a full fledged, fast, cross platform, & open-source manga, comic, and book server. Built from the ground up with a focus on manga and a goal of being a full solution to your reading needs. Setup your own server and share your manga collection with your friends and family.", + "WebUI": "http://[IP]:[PORT:5000]", + "TemplateURL": "https://raw.githubusercontent.com/Kizaing/Unraid-Templates/main/kavita-unraid.xml", + "Icon": "https://raw.githubusercontent.com/Kareadita/Kavita/develop/UI/Web/src/assets/icons/android-chrome-192x192.png", + "PostArgs": "", + "CPUset": "", + "Networking": { + "Mode": "bridge", + "Publish": { + "Port": { + "HostPort": "5000", + "ContainerPort": "5000", + "Protocol": "tcp" + } + } + }, + "Data": { + "Volume": [ + { + "HostDir": "", + "ContainerDir": "/kavita/data", + "Mode": "rw" + }, + { + "HostDir": "", + "ContainerDir": "/library", + "Mode": "rw" + } + ] + }, + "Environment": "", + "Config": [ + { + "@attributes": { + "Name": "Web App Port", + "Target": "5000", + "Default": "5000", + "Mode": "tcp", + "Description": "Container Port: 5000", + "Type": "Port", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "5000" + }, + { + "@attributes": { + "Name": "Data Directory", + "Target": "/kavita/data", + "Default": "", + "Mode": "rw", + "Description": "Container Path: /kavita/data", + "Type": "Path", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Book Library", + "Target": "/library", + "Default": "", + "Mode": "rw", + "Description": "Container Path: /library", + "Type": "Path", + "Display": "always", + "Required": "false", + "Mask": "false" + }, + "value": "" + } + ], + "Repo": "Kizaing's Repository", + "Date": "1628012139", + "Description": "Kavita, meaning Stories, is a full fledged, fast, cross platform, & open-source manga, comic, and book server. Built from the ground up with a focus on manga and a goal of being a full solution to your reading needs. Setup your own server and share your manga collection with your friends and family.", + "templatePath": "/tmp/GitHub/AppFeed/templates/KizaingsRepository/kavita-unraid.xml", + "CategoryList": [ + "MediaApp-Books", + "MediaServer-Books" + ], + "downloads": 91692, + "stars": 2, + "LastUpdateScan": 1628023158, + "FirstSeen": 1628023158 } ] \ No newline at end of file