This commit is contained in:
Andrew Z 2021-12-13 06:03:39 -05:00
parent 1bccbd3248
commit 894d6fd64c
5 changed files with 445 additions and 7 deletions

View File

@ -1,3 +1,3 @@
{ {
"last_updated_timestamp": 1639386208 "last_updated_timestamp": 1639393417
} }

View File

@ -193172,7 +193172,7 @@
"Icon": "https://raw.githubusercontent.com/vrx-666/unraid-xml/master/img/bind.png", "Icon": "https://raw.githubusercontent.com/vrx-666/unraid-xml/master/img/bind.png",
"PostArgs": "", "PostArgs": "",
"CPUset": "", "CPUset": "",
"Date": 1627963200, "Date": 1639371600,
"Networking": { "Networking": {
"Mode": "bridge" "Mode": "bridge"
}, },
@ -193246,6 +193246,20 @@
"Mask": "false" "Mask": "false"
}, },
"value": "10000" "value": "10000"
},
{
"@attributes": {
"Name": "IPv6",
"Target": "IPV6",
"Default": "disable",
"Mode": "",
"Description": "Enable/Disable IPv6",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "true"
},
"value": "disable"
} }
], ],
"Repo": "vrx's Repository", "Repo": "vrx's Repository",
@ -204054,6 +204068,95 @@
"LastUpdateScan": 1639271009, "LastUpdateScan": 1639271009,
"FirstSeen": 1639271009 "FirstSeen": 1639271009
}, },
{
"Name": "Gerbera",
"Repository": "gerbera/gerbera",
"Registry": "https://hub.docker.com/r/gerbera/gerbera",
"Network": "host",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/117192-support-smartphonelover-gerbera-upnp-media-server/",
"Project": "https://github.com/gerbera/gerbera",
"Overview": "DESCRIPTION\r\nGerbera is a UPnP media server which allows you to stream your digital media through your home network and consume it on a variety of UPnP compatible devices.\r\n\r\nNOTES\r\n\u2022 You can provide your own configuration file (config.xml), by creating an extra Path variable as: '/var/run/gerbera/config.xml' (container) and '/mnt/user/appdata/gerbera/config.xml' (host).\r\n\u2022 The container is configured to use Host as the network type to bypass issues with broadcast accross docker bridges.\r\n\r\nVERSION\r\n1.0 (2021-12-13)",
"WebUI": "http://[IP]:[PORT:49494]",
"TemplateURL": "https://raw.githubusercontent.com/SmartPhoneLover/unraid-docker-templates/main/templates/Gerbera.xml",
"Icon": "https://raw.githubusercontent.com/SmartPhoneLover/unraid-docker-templates/main/templates/icons/gerbera_200x200.png",
"PostArgs": "",
"CPUset": "",
"Requires": "",
"Config": [
{
"@attributes": {
"Name": "Port (WebUI)",
"Target": "49494",
"Default": "49494",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "49494"
},
{
"@attributes": {
"Name": "Port (SSDP Multicast)",
"Target": "1900",
"Default": "1900",
"Mode": "udp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "1900"
},
{
"@attributes": {
"Name": "Storage (media)",
"Target": "/content",
"Default": "",
"Mode": "ro",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "App's Data",
"Target": "/var/run/gerbera",
"Default": "",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/gerbera"
}
],
"Repo": "SmartPhoneLover's Repository",
"Date": "1639387356",
"Official": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/SmartPhoneLoversRepository/templates/Gerbera.xml",
"CategoryList": [
"Tools-Utilities",
"MediaServer-Video",
"MediaServer-Music",
"MediaServer-Other"
],
"downloads": 905808,
"stars": 10,
"LastUpdateScan": 1639393416,
"FirstSeen": 1639393416
},
{ {
"Name": "Gokapi", "Name": "Gokapi",
"Repository": "f0rc3/gokapi", "Repository": "f0rc3/gokapi",
@ -205789,6 +205892,111 @@
"LastUpdateScan": 1638270232, "LastUpdateScan": 1638270232,
"FirstSeen": 1638270232 "FirstSeen": 1638270232
}, },
{
"Name": "WireGuard-Easy",
"Repository": "weejewel/wg-easy",
"Registry": "https://hub.docker.com/r/weejewel/wg-easy",
"Network": "bridge",
"Shell": "sh",
"Privileged": "true",
"Support": "https://forums.unraid.net/topic/117195-support-smartphonelover-wireguard-easy/",
"Project": "https://github.com/WeeJeWel/wg-easy",
"Overview": "DESCRIPTION\r\nYou have found the easiest way to install & manage WireGuard on any Linux host!\r\n\r\nFeatures:\r\n\u2022 All-in-one: WireGuard + Web UI\r\n\u2022 Easy installation, simple to use\r\n\u2022 List, create, edit, delete, enable & disable clients\r\n\u2022 Show a client's QR code\r\n\u2022 Download a client's configuration file\r\n\u2022 Statistics for which clients are connected\r\n\u2022 Gravatar support\r\n\r\nNOTES\r\n\u2022 It's just an alternative way to install WireGuard.\r\n\r\nVERSION\r\nv1.0 (2021-12-13)",
"WebUI": "http://[IP]:[PORT:51821]",
"TemplateURL": "https://raw.githubusercontent.com/SmartPhoneLover/unraid-docker-templates/main/templates/WireGuard-Easy.xml",
"Icon": "https://raw.githubusercontent.com/SmartPhoneLover/unraid-docker-templates/main/templates/icons/wireguard-easy_200x200.png",
"PostArgs": "",
"CPUset": "",
"Requires": "",
"Config": [
{
"@attributes": {
"Name": "Port (WebUI)",
"Target": "51821",
"Default": "",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "51821"
},
{
"@attributes": {
"Name": "Port (VPN)",
"Target": "51820",
"Default": "",
"Mode": "udp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "51820"
},
{
"@attributes": {
"Name": "WG_HOST",
"Target": "WG_HOST",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "App's Data",
"Target": "/etc/wireguard",
"Default": "",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/wireguard-easy"
},
{
"@attributes": {
"Name": "PASSWORD",
"Target": "PASSWORD",
"Default": "",
"Mode": "",
"Description": "WebUI password",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "unraid"
}
],
"Repo": "SmartPhoneLover's Repository",
"Date": "1639390554",
"templatePath": "/tmp/GitHub/AppFeed/templates/SmartPhoneLoversRepository/templates/WireGuard-Easy.xml",
"CategoryList": [
"Security",
"Tools-Utilities",
"Network-Web",
"Network-DNS",
"Network-Proxy",
"Network-Management",
"Network-VPN"
],
"downloads": 2158345,
"stars": 12,
"LastUpdateScan": 1639393417,
"FirstSeen": 1639393417
},
{ {
"Name": "myst", "Name": "myst",
"Repository": "mysteriumnetwork/myst", "Repository": "mysteriumnetwork/myst",

View File

@ -1,7 +1,7 @@
{ {
"apps": 1474, "apps": 1476,
"last_updated_timestamp": 1639386208, "last_updated_timestamp": 1639393417,
"last_updated": "2021-12-13 04:03", "last_updated": "2021-12-13 06:03",
"categories": [ "categories": [
{ {
"Cat": "Backup:", "Cat": "Backup:",
@ -193334,7 +193334,7 @@
"Icon": "https://raw.githubusercontent.com/vrx-666/unraid-xml/master/img/bind.png", "Icon": "https://raw.githubusercontent.com/vrx-666/unraid-xml/master/img/bind.png",
"PostArgs": "", "PostArgs": "",
"CPUset": "", "CPUset": "",
"Date": 1627963200, "Date": 1639371600,
"Networking": { "Networking": {
"Mode": "bridge" "Mode": "bridge"
}, },
@ -193408,6 +193408,20 @@
"Mask": "false" "Mask": "false"
}, },
"value": "10000" "value": "10000"
},
{
"@attributes": {
"Name": "IPv6",
"Target": "IPV6",
"Default": "disable",
"Mode": "",
"Description": "Enable/Disable IPv6",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "true"
},
"value": "disable"
} }
], ],
"Repo": "vrx's Repository", "Repo": "vrx's Repository",
@ -204216,6 +204230,95 @@
"LastUpdateScan": 1639271009, "LastUpdateScan": 1639271009,
"FirstSeen": 1639271009 "FirstSeen": 1639271009
}, },
{
"Name": "Gerbera",
"Repository": "gerbera/gerbera",
"Registry": "https://hub.docker.com/r/gerbera/gerbera",
"Network": "host",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/117192-support-smartphonelover-gerbera-upnp-media-server/",
"Project": "https://github.com/gerbera/gerbera",
"Overview": "DESCRIPTION\r\nGerbera is a UPnP media server which allows you to stream your digital media through your home network and consume it on a variety of UPnP compatible devices.\r\n\r\nNOTES\r\n\u2022 You can provide your own configuration file (config.xml), by creating an extra Path variable as: '/var/run/gerbera/config.xml' (container) and '/mnt/user/appdata/gerbera/config.xml' (host).\r\n\u2022 The container is configured to use Host as the network type to bypass issues with broadcast accross docker bridges.\r\n\r\nVERSION\r\n1.0 (2021-12-13)",
"WebUI": "http://[IP]:[PORT:49494]",
"TemplateURL": "https://raw.githubusercontent.com/SmartPhoneLover/unraid-docker-templates/main/templates/Gerbera.xml",
"Icon": "https://raw.githubusercontent.com/SmartPhoneLover/unraid-docker-templates/main/templates/icons/gerbera_200x200.png",
"PostArgs": "",
"CPUset": "",
"Requires": "",
"Config": [
{
"@attributes": {
"Name": "Port (WebUI)",
"Target": "49494",
"Default": "49494",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "49494"
},
{
"@attributes": {
"Name": "Port (SSDP Multicast)",
"Target": "1900",
"Default": "1900",
"Mode": "udp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "1900"
},
{
"@attributes": {
"Name": "Storage (media)",
"Target": "/content",
"Default": "",
"Mode": "ro",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "App's Data",
"Target": "/var/run/gerbera",
"Default": "",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/gerbera"
}
],
"Repo": "SmartPhoneLover's Repository",
"Date": "1639387356",
"Official": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/SmartPhoneLoversRepository/templates/Gerbera.xml",
"CategoryList": [
"Tools-Utilities",
"MediaServer-Video",
"MediaServer-Music",
"MediaServer-Other"
],
"downloads": 905808,
"stars": 10,
"LastUpdateScan": 1639393416,
"FirstSeen": 1639393416
},
{ {
"Name": "Gokapi", "Name": "Gokapi",
"Repository": "f0rc3/gokapi", "Repository": "f0rc3/gokapi",
@ -205951,6 +206054,111 @@
"LastUpdateScan": 1638270232, "LastUpdateScan": 1638270232,
"FirstSeen": 1638270232 "FirstSeen": 1638270232
}, },
{
"Name": "WireGuard-Easy",
"Repository": "weejewel/wg-easy",
"Registry": "https://hub.docker.com/r/weejewel/wg-easy",
"Network": "bridge",
"Shell": "sh",
"Privileged": "true",
"Support": "https://forums.unraid.net/topic/117195-support-smartphonelover-wireguard-easy/",
"Project": "https://github.com/WeeJeWel/wg-easy",
"Overview": "DESCRIPTION\r\nYou have found the easiest way to install & manage WireGuard on any Linux host!\r\n\r\nFeatures:\r\n\u2022 All-in-one: WireGuard + Web UI\r\n\u2022 Easy installation, simple to use\r\n\u2022 List, create, edit, delete, enable & disable clients\r\n\u2022 Show a client's QR code\r\n\u2022 Download a client's configuration file\r\n\u2022 Statistics for which clients are connected\r\n\u2022 Gravatar support\r\n\r\nNOTES\r\n\u2022 It's just an alternative way to install WireGuard.\r\n\r\nVERSION\r\nv1.0 (2021-12-13)",
"WebUI": "http://[IP]:[PORT:51821]",
"TemplateURL": "https://raw.githubusercontent.com/SmartPhoneLover/unraid-docker-templates/main/templates/WireGuard-Easy.xml",
"Icon": "https://raw.githubusercontent.com/SmartPhoneLover/unraid-docker-templates/main/templates/icons/wireguard-easy_200x200.png",
"PostArgs": "",
"CPUset": "",
"Requires": "",
"Config": [
{
"@attributes": {
"Name": "Port (WebUI)",
"Target": "51821",
"Default": "",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "51821"
},
{
"@attributes": {
"Name": "Port (VPN)",
"Target": "51820",
"Default": "",
"Mode": "udp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "51820"
},
{
"@attributes": {
"Name": "WG_HOST",
"Target": "WG_HOST",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "App's Data",
"Target": "/etc/wireguard",
"Default": "",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/wireguard-easy"
},
{
"@attributes": {
"Name": "PASSWORD",
"Target": "PASSWORD",
"Default": "",
"Mode": "",
"Description": "WebUI password",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "unraid"
}
],
"Repo": "SmartPhoneLover's Repository",
"Date": "1639390554",
"templatePath": "/tmp/GitHub/AppFeed/templates/SmartPhoneLoversRepository/templates/WireGuard-Easy.xml",
"CategoryList": [
"Security",
"Tools-Utilities",
"Network-Web",
"Network-DNS",
"Network-Proxy",
"Network-Management",
"Network-VPN"
],
"downloads": 2158345,
"stars": 12,
"LastUpdateScan": 1639393417,
"FirstSeen": 1639393417
},
{ {
"Name": "myst", "Name": "myst",
"Repository": "mysteriumnetwork/myst", "Repository": "mysteriumnetwork/myst",

View File

@ -1927,5 +1927,7 @@
"epoupon/fileshelter": 1639271009, "epoupon/fileshelter": 1639271009,
"hauxir/imgpush": 1639271009, "hauxir/imgpush": 1639271009,
"gcr.io/cadvisor/cadvisor": 1639314209, "gcr.io/cadvisor/cadvisor": 1639314209,
"mikolatero/vlmcsd": 1639334002 "mikolatero/vlmcsd": 1639334002,
"gerbera/gerbera": 1639393416,
"weejewel/wg-easy": 1639393417
} }

View File

@ -59483,5 +59483,25 @@
"trends": null, "trends": null,
"downloadtrend": null, "downloadtrend": null,
"trendsDate": null "trendsDate": null
},
"gerbera/gerbera": {
"Base": null,
"Downloads": 905808,
"Stars": 10,
"Time": 1639393416,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null
},
"weejewel/wg-easy": {
"Base": null,
"Downloads": 2158345,
"Stars": 12,
"Time": 1639393417,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null
} }
} }