This commit is contained in:
Andrew Z 2021-04-09 08:02:50 -04:00
parent b24bbff5df
commit 351a854305
8 changed files with 699 additions and 226 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1617962573
"last_updated_timestamp": 1617969767
}

View File

@ -112602,6 +112602,201 @@
"LastUpdateScan": 1617681761,
"FirstSeen": 1604689907
},
{
"Name": "Owncast",
"Repository": "ich777/owncast",
"Registry": "https://hub.docker.com/r/ich777/owncast/",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/83786-support-ich777-application-dockers/",
"Project": "https://owncast.online/",
"Overview": "Owncast is a self-hosted live video and web chat server for use with existing popular broadcasting software. \r\n \r\nAdmin login: The credentials for the admin site: 'http://SERVERIP:PORT/admin' are Username: 'admin' and Password: 'abc123' (please note that the password is also your streaming key and should be changed to something very strong). \r\n \r\nStreaming URL: The default streaming URL for example for OBS is: rtmp://SERVERIP (the stream key is the admin password). \r\n \r\nUpdate Notice: Simply restart the container if a newer version from Owncast is available. \r\n \r\nAlso visit the Homepage of the creator and consider Donating: https://owncast.online/",
"WebUI": "http://[IP]:[PORT:8080]",
"Icon": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/owncast.png",
"ExtraParams": "--restart=unless-stopped",
"PostArgs": "",
"CPUset": "",
"DonateText": "If you like my work please ",
"DonateLink": "https://www.paypal.me/chips777",
"Networking": {
"Mode": "bridge",
"Publish": {
"Port": [
{
"HostPort": "8080",
"ContainerPort": "8080",
"Protocol": "tcp"
},
{
"HostPort": "1935",
"ContainerPort": "1935",
"Protocol": "tcp"
}
]
}
},
"Data": {
"Volume": {
"HostDir": "/mnt/cache/appdata/owncast/",
"ContainerDir": "/owncast",
"Mode": "rw"
}
},
"Environment": {
"Variable": [
{
"Value": "latest",
"Name": "OWNCAST_V",
"Mode": ""
},
{
"Value": "",
"Name": "START_PARAMS",
"Mode": ""
},
{
"Value": "99",
"Name": "UID",
"Mode": ""
},
{
"Value": "100",
"Name": "GID",
"Mode": ""
},
{
"Value": "0000",
"Name": "UMASK",
"Mode": ""
}
]
},
"Config": [
{
"@attributes": {
"Name": "Data Dir",
"Target": "/owncast",
"Default": "",
"Mode": "rw",
"Description": "Data Path",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/cache/appdata/owncast/"
},
{
"@attributes": {
"Name": "Preferred Version",
"Target": "OWNCAST_V",
"Default": "",
"Mode": "",
"Description": "Preferred Owncast version goes here (set to \u2018latest\u2019 to download the latest and check on every startup if there is a newer version available)",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "latest"
},
{
"@attributes": {
"Name": "TCP1 - WebInterface",
"Target": "8080",
"Default": "",
"Mode": "tcp",
"Description": "TCP Port - WebInterface",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "8080"
},
{
"@attributes": {
"Name": "TCP2 - RTMP",
"Target": "1935",
"Default": "",
"Mode": "tcp",
"Description": "TCP Port - RTMP Streaming port",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "1935"
},
{
"@attributes": {
"Name": "Extra Startup Parameters",
"Target": "START_PARAMS",
"Default": "",
"Mode": "",
"Description": "Enter extra startup parameters if needed here (leave empty if not needed)",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "UID",
"Target": "UID",
"Default": "",
"Mode": "",
"Description": "Container Variable: UID",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
},
"value": "99"
},
{
"@attributes": {
"Name": "GID",
"Target": "GID",
"Default": "",
"Mode": "",
"Description": "Container Variable: GID",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
},
"value": "100"
},
{
"@attributes": {
"Name": "Umask",
"Target": "UMASK",
"Default": "",
"Mode": "",
"Description": "Container Variable: UMASK",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": "0000"
}
],
"Repo": "ich777's Repository",
"Description": "Owncast is a self-hosted live video and web chat server for use with existing popular broadcasting software. \r\n \r\nAdmin login: The credentials for the admin site: 'http://SERVERIP:PORT/admin' are Username: 'admin' and Password: 'abc123' (please note that the password is also your streaming key and should be changed to something very strong). \r\n \r\nStreaming URL: The default streaming URL for example for OBS is: rtmp://SERVERIP (the stream key is the admin password). \r\n \r\nUpdate Notice: Simply restart the container if a newer version from Owncast is available. \r\n \r\nAlso visit the Homepage of the creator and consider Donating: https://owncast.online/",
"templatePath": "/tmp/GitHub/AppFeed/templates/ich777sRepository/ich777/Owncast.xml",
"CategoryList": [
"Productivity",
"Tools-Utilities"
],
"downloads": 18,
"LastUpdateScan": 1617969765,
"FirstSeen": 1617969765
},
{
"Name": "PavlovVR",
"Repository": "ich777/steamcmd:pavlovvr",
@ -160942,13 +161137,13 @@
},
{
"Name": "cyberchef",
"Repository": "aude/cyberchef:latest",
"Registry": "https://hub.docker.com/r/aude/cyberchef/",
"Repository": "mpepping/cyberchef:latest",
"Registry": "https://hub.docker.com/r/mpepping/cyberchef/",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/89502-support-a75g-repo/",
"Project": "https://github.com/aude/cyberchef-docker",
"Project": "https://github.com/mpepping/docker-cyberchef/",
"Overview": "The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis.",
"WebUI": "http://[IP]:[PORT:80]",
"TemplateURL": "https://raw.githubusercontent.com/A75G/docker-templates/master/templates/cyberchef.xml",
@ -160975,56 +161170,21 @@
"Productivity",
"Tools-Utilities"
],
"downloads": 615681,
"stars": 1,
"trending": 11.689,
"downloads": 2104882,
"stars": 20,
"trending": 86.098,
"trends": [
39.68,
35.103,
34.827,
30.663,
24.032,
21.405,
18.453,
14.656,
7.484,
3.466,
5.405,
8.249,
11.689
86.098
],
"trendsDate": [
1586534913,
1589134064,
1591733267,
1594340177,
1596939096,
1599538469,
1602137284,
1604732899,
1607332077,
1609931270,
1612530405,
1615125313,
1617717764
1617969766
],
"downloadtrend": [
51358,
79138,
121427,
175126,
230526,
293310,
359684,
421453,
455547,
471901,
498862,
543714,
615681
292623,
2104882
],
"LastUpdateScan": 1617717764,
"FirstSeen": 1583935733
"LastUpdateScan": 1617969766,
"FirstSeen": 1583622406
},
{
"Name": "dashmachine",

View File

@ -1,7 +1,7 @@
{
"apps": 1223,
"last_updated_timestamp": 1617962573,
"last_updated": "2021-04-09 06:02",
"apps": 1224,
"last_updated_timestamp": 1617969767,
"last_updated": "2021-04-09 08:02",
"categories": [
{
"Cat": "Backup:",
@ -112760,6 +112760,201 @@
"LastUpdateScan": 1617681761,
"FirstSeen": 1604689907
},
{
"Name": "Owncast",
"Repository": "ich777/owncast",
"Registry": "https://hub.docker.com/r/ich777/owncast/",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/83786-support-ich777-application-dockers/",
"Project": "https://owncast.online/",
"Overview": "Owncast is a self-hosted live video and web chat server for use with existing popular broadcasting software. \r\n \r\nAdmin login: The credentials for the admin site: 'http://SERVERIP:PORT/admin' are Username: 'admin' and Password: 'abc123' (please note that the password is also your streaming key and should be changed to something very strong). \r\n \r\nStreaming URL: The default streaming URL for example for OBS is: rtmp://SERVERIP (the stream key is the admin password). \r\n \r\nUpdate Notice: Simply restart the container if a newer version from Owncast is available. \r\n \r\nAlso visit the Homepage of the creator and consider Donating: https://owncast.online/",
"WebUI": "http://[IP]:[PORT:8080]",
"Icon": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/owncast.png",
"ExtraParams": "--restart=unless-stopped",
"PostArgs": "",
"CPUset": "",
"DonateText": "If you like my work please ",
"DonateLink": "https://www.paypal.me/chips777",
"Networking": {
"Mode": "bridge",
"Publish": {
"Port": [
{
"HostPort": "8080",
"ContainerPort": "8080",
"Protocol": "tcp"
},
{
"HostPort": "1935",
"ContainerPort": "1935",
"Protocol": "tcp"
}
]
}
},
"Data": {
"Volume": {
"HostDir": "/mnt/cache/appdata/owncast/",
"ContainerDir": "/owncast",
"Mode": "rw"
}
},
"Environment": {
"Variable": [
{
"Value": "latest",
"Name": "OWNCAST_V",
"Mode": ""
},
{
"Value": "",
"Name": "START_PARAMS",
"Mode": ""
},
{
"Value": "99",
"Name": "UID",
"Mode": ""
},
{
"Value": "100",
"Name": "GID",
"Mode": ""
},
{
"Value": "0000",
"Name": "UMASK",
"Mode": ""
}
]
},
"Config": [
{
"@attributes": {
"Name": "Data Dir",
"Target": "/owncast",
"Default": "",
"Mode": "rw",
"Description": "Data Path",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/cache/appdata/owncast/"
},
{
"@attributes": {
"Name": "Preferred Version",
"Target": "OWNCAST_V",
"Default": "",
"Mode": "",
"Description": "Preferred Owncast version goes here (set to \u2018latest\u2019 to download the latest and check on every startup if there is a newer version available)",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "latest"
},
{
"@attributes": {
"Name": "TCP1 - WebInterface",
"Target": "8080",
"Default": "",
"Mode": "tcp",
"Description": "TCP Port - WebInterface",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "8080"
},
{
"@attributes": {
"Name": "TCP2 - RTMP",
"Target": "1935",
"Default": "",
"Mode": "tcp",
"Description": "TCP Port - RTMP Streaming port",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "1935"
},
{
"@attributes": {
"Name": "Extra Startup Parameters",
"Target": "START_PARAMS",
"Default": "",
"Mode": "",
"Description": "Enter extra startup parameters if needed here (leave empty if not needed)",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "UID",
"Target": "UID",
"Default": "",
"Mode": "",
"Description": "Container Variable: UID",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
},
"value": "99"
},
{
"@attributes": {
"Name": "GID",
"Target": "GID",
"Default": "",
"Mode": "",
"Description": "Container Variable: GID",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
},
"value": "100"
},
{
"@attributes": {
"Name": "Umask",
"Target": "UMASK",
"Default": "",
"Mode": "",
"Description": "Container Variable: UMASK",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": "0000"
}
],
"Repo": "ich777's Repository",
"Description": "Owncast is a self-hosted live video and web chat server for use with existing popular broadcasting software. \r\n \r\nAdmin login: The credentials for the admin site: 'http://SERVERIP:PORT/admin' are Username: 'admin' and Password: 'abc123' (please note that the password is also your streaming key and should be changed to something very strong). \r\n \r\nStreaming URL: The default streaming URL for example for OBS is: rtmp://SERVERIP (the stream key is the admin password). \r\n \r\nUpdate Notice: Simply restart the container if a newer version from Owncast is available. \r\n \r\nAlso visit the Homepage of the creator and consider Donating: https://owncast.online/",
"templatePath": "/tmp/GitHub/AppFeed/templates/ich777sRepository/ich777/Owncast.xml",
"CategoryList": [
"Productivity",
"Tools-Utilities"
],
"downloads": 18,
"LastUpdateScan": 1617969765,
"FirstSeen": 1617969765
},
{
"Name": "PavlovVR",
"Repository": "ich777/steamcmd:pavlovvr",
@ -161100,13 +161295,13 @@
},
{
"Name": "cyberchef",
"Repository": "aude/cyberchef:latest",
"Registry": "https://hub.docker.com/r/aude/cyberchef/",
"Repository": "mpepping/cyberchef:latest",
"Registry": "https://hub.docker.com/r/mpepping/cyberchef/",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/89502-support-a75g-repo/",
"Project": "https://github.com/aude/cyberchef-docker",
"Project": "https://github.com/mpepping/docker-cyberchef/",
"Overview": "The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis.",
"WebUI": "http://[IP]:[PORT:80]",
"TemplateURL": "https://raw.githubusercontent.com/A75G/docker-templates/master/templates/cyberchef.xml",
@ -161133,56 +161328,21 @@
"Productivity",
"Tools-Utilities"
],
"downloads": 615681,
"stars": 1,
"trending": 11.689,
"downloads": 2104882,
"stars": 20,
"trending": 86.098,
"trends": [
39.68,
35.103,
34.827,
30.663,
24.032,
21.405,
18.453,
14.656,
7.484,
3.466,
5.405,
8.249,
11.689
86.098
],
"trendsDate": [
1586534913,
1589134064,
1591733267,
1594340177,
1596939096,
1599538469,
1602137284,
1604732899,
1607332077,
1609931270,
1612530405,
1615125313,
1617717764
1617969766
],
"downloadtrend": [
51358,
79138,
121427,
175126,
230526,
293310,
359684,
421453,
455547,
471901,
498862,
543714,
615681
292623,
2104882
],
"LastUpdateScan": 1617717764,
"FirstSeen": 1583935733
"LastUpdateScan": 1617969766,
"FirstSeen": 1583622406
},
{
"Name": "dashmachine",

View File

@ -1541,5 +1541,6 @@
"jellyfin/jellyfin-vue:unstable-static": 1617739368,
"nixoninnes/alpaca-to-influxdb:latest": 1617799653,
"nixoninnes/binance-to-influxdb:latest": 1617799653,
"linuxserver/darktable": 1617830069
"linuxserver/darktable": 1617830069,
"ich777/owncast": 1617969765
}

View File

@ -9013,11 +9013,10 @@
"Cloud",
"MediaServer-Music"
],
"downloads": 65016,
"downloads": 67550,
"stars": 1,
"trending": 3.847,
"trending": 3.751,
"trends": [
2.997,
1.675,
5.441,
14.376,
@ -9029,10 +9028,10 @@
1.766,
1.831,
3.465,
3.847
3.847,
3.751
],
"trendsDate": [
1584180440,
1586779722,
1589378851,
1591971887,
@ -9044,10 +9043,10 @@
1607562727,
1610161666,
1612760827,
1615366981
1615366981,
1617962567
],
"downloadtrend": [
32999,
33561,
35492,
41451,
@ -9059,9 +9058,10 @@
59244,
60349,
62515,
65016
65016,
67550
],
"LastUpdateScan": 1615366981,
"LastUpdateScan": 1617962567,
"FirstSeen": 1
},
{
@ -16847,11 +16847,10 @@
"CategoryList": [
"Productivity"
],
"downloads": 2345832,
"downloads": 2346392,
"stars": 22,
"trending": 0.028,
"trending": 0.024,
"trends": [
1.856,
1.826,
2.128,
1.445,
@ -16863,10 +16862,10 @@
1.199,
0.286,
0.032,
0.028
0.028,
0.024
],
"trendsDate": [
1584187591,
1586787175,
1589386051,
1591982042,
@ -16878,10 +16877,10 @@
1607569696,
1610168856,
1612768018,
1615366981
1615366981,
1617962567
],
"downloadtrend": [
1910676,
1946204,
1988521,
2017674,
@ -16893,9 +16892,10 @@
2337723,
2344428,
2345168,
2345832
2345832,
2346392
],
"LastUpdateScan": 1615366981,
"LastUpdateScan": 1617962567,
"FirstSeen": 1487394000
},
{
@ -58973,11 +58973,10 @@
"Network-Proxy",
"Tools-Utilities"
],
"downloads": 25020344,
"stars": 97,
"trending": 5.498,
"downloads": 26677560,
"stars": 101,
"trending": 6.212,
"trends": [
14.562,
13.891,
14.895,
13.015,
@ -58989,10 +58988,10 @@
4.689,
3.553,
5.76,
5.498
5.498,
6.212
],
"trendsDate": [
1584194808,
1586794673,
1589393251,
1591988925,
@ -59004,10 +59003,10 @@
1607574453,
1610168857,
1612768018,
1615366982
1615366982,
1617962568
],
"downloadtrend": [
5942813,
6901535,
8109462,
9322822,
@ -59019,9 +59018,10 @@
21491099,
22282881,
23644812,
25020344
25020344,
26677560
],
"LastUpdateScan": 1615366982,
"LastUpdateScan": 1617962568,
"FirstSeen": 1545228078
},
{
@ -61252,8 +61252,8 @@
"Tools-Utilities",
"Network-Management"
],
"downloads": 6569,
"LastUpdateScan": 1615366982,
"downloads": 6747,
"LastUpdateScan": 1617962568,
"FirstSeen": "1499079848"
},
{
@ -71133,11 +71133,10 @@
"HomeAutomation",
"Tools-Utilities"
],
"downloads": 33539679,
"stars": 67,
"trending": 2.799,
"downloads": 34136568,
"stars": 69,
"trending": 1.749,
"trends": [
9.122,
9.738,
10.592,
6.344,
@ -71149,10 +71148,10 @@
2.19,
1.57,
2.203,
2.799
2.799,
1.749
],
"trendsDate": [
1584180440,
1586779723,
1589378852,
1591971887,
@ -71164,10 +71163,10 @@
1607562727,
1610161666,
1612760827,
1615366982
1615366982,
1617962568
],
"downloadtrend": [
17215580,
19072865,
21332507,
22777549,
@ -71179,9 +71178,10 @@
31381985,
31882688,
32601006,
33539679
33539679,
34136568
],
"LastUpdateScan": 1615366982,
"LastUpdateScan": 1617962568,
"FirstSeen": 1558195615
},
{
@ -72181,16 +72181,17 @@
"HomeAutomation",
"Tools-Utilities"
],
"downloads": 60713908,
"stars": 95,
"trending": 2.049,
"downloads": 61903495,
"stars": 97,
"trending": 1.922,
"trends": [
8.492,
7.689,
2.91,
1.747,
2.221,
2.049
2.049,
1.922
],
"trendsDate": [
1602367676,
@ -72198,7 +72199,8 @@
1607562728,
1610161667,
1612760828,
1615366984
1615366984,
1617962568
],
"downloadtrend": [
46857022,
@ -72207,9 +72209,10 @@
57132988,
58148813,
59469793,
60713908
60713908,
61903495
],
"LastUpdateScan": 1615366984,
"LastUpdateScan": 1617962568,
"FirstSeen": 1599768471
},
{
@ -77069,11 +77072,10 @@
"CategoryList": [
"GameServers"
],
"downloads": 155336,
"downloads": 162996,
"stars": 2,
"trending": 5.477,
"trending": 4.7,
"trends": [
3.119,
3.626,
3.412,
2.933,
@ -77085,10 +77087,10 @@
1.563,
1.887,
6.066,
5.477
5.477,
4.7
],
"trendsDate": [
1584187591,
1586787176,
1589386053,
1591982043,
@ -77100,10 +77102,10 @@
1607569697,
1610168857,
1612768019,
1615366983
1615366983,
1617962569
],
"downloadtrend": [
104633,
108570,
112405,
115801,
@ -77115,9 +77117,10 @@
135321,
137923,
146829,
155336
155336,
162996
],
"LastUpdateScan": 1615366983,
"LastUpdateScan": 1617962569,
"FirstSeen": 1537934400
},
{
@ -114863,8 +114866,19 @@
"CategoryList": [
"Tools-Utilities"
],
"downloads": 10792,
"LastUpdateScan": 1615366983,
"downloads": 12402,
"trending": 12.982,
"trends": [
12.982
],
"trendsDate": [
1617962569
],
"downloadtrend": [
10792,
12402
],
"LastUpdateScan": 1617962569,
"FirstSeen": 1594584498
},
{
@ -135827,9 +135841,9 @@
"CategoryList": [
"MediaApp-Books"
],
"downloads": 880668,
"stars": 12,
"trending": 14.517,
"downloads": 1126382,
"stars": 13,
"trending": 21.814,
"trends": [
61.008,
46.987,
@ -135839,7 +135853,8 @@
8.938,
15.649,
28.886,
14.517
14.517,
21.814
],
"trendsDate": [
1594577283,
@ -135850,7 +135865,8 @@
1607569697,
1610168857,
1612768019,
1615366983
1615366983,
1617962569
],
"downloadtrend": [
27422,
@ -135862,9 +135878,10 @@
451588,
535365,
752822,
880668
880668,
1126382
],
"LastUpdateScan": 1615366983,
"LastUpdateScan": 1617962569,
"FirstSeen": 1591983896
},
{
@ -138568,9 +138585,9 @@
"Tools-Utilities",
"Other"
],
"downloads": 261711,
"downloads": 285021,
"stars": 1,
"trending": 9.064,
"trending": 8.178,
"trends": [
45.267,
35.739,
@ -138580,7 +138597,8 @@
6.103,
3.998,
9.392,
9.064
9.064,
8.178
],
"trendsDate": [
1594577284,
@ -138591,7 +138609,8 @@
1607569697,
1610168858,
1612768019,
1615366983
1615366983,
1617962569
],
"downloadtrend": [
34589,
@ -138603,9 +138622,10 @@
207016,
215637,
237990,
261711
261711,
285021
],
"LastUpdateScan": 1615366983,
"LastUpdateScan": 1617962569,
"FirstSeen": 1591983897
},
{
@ -140864,7 +140884,7 @@
"CategoryList": [
"Tools-Utilities"
],
"LastUpdateScan": 1615366983,
"LastUpdateScan": 1617962570,
"FirstSeen": 1599768471
},
{
@ -141201,16 +141221,17 @@
"CategoryList": [
"MediaServer-Video"
],
"downloads": 292425,
"downloads": 299442,
"stars": 1,
"trending": 2.039,
"trending": 2.343,
"trends": [
8.593,
8.442,
3.879,
1.131,
3.958,
2.039
2.039,
2.343
],
"trendsDate": [
1602367676,
@ -141218,7 +141239,8 @@
1607562727,
1610161667,
1612760828,
1615366984
1615366984,
1617962570
],
"downloadtrend": [
218819,
@ -141227,9 +141249,10 @@
272012,
275125,
286462,
292425
292425,
299442
],
"LastUpdateScan": 1615366984,
"LastUpdateScan": 1617962570,
"FirstSeen": 1599768471
},
{
@ -144866,16 +144889,17 @@
"CategoryList": [
"HomeAutomation"
],
"downloads": 60713908,
"stars": 95,
"trending": 2.049,
"downloads": 61903495,
"stars": 97,
"trending": 1.922,
"trends": [
8.492,
7.689,
2.91,
1.747,
2.221,
2.049
2.049,
1.922
],
"trendsDate": [
1602367676,
@ -144883,7 +144907,8 @@
1607562728,
1610161667,
1612760828,
1615366984
1615366984,
1617962568
],
"downloadtrend": [
46857022,
@ -144892,9 +144917,10 @@
57132988,
58148813,
59469793,
60713908
60713908,
61903495
],
"LastUpdateScan": 1615366984,
"LastUpdateScan": 1617962568,
"FirstSeen": 1599768471
},
{
@ -144972,16 +144998,17 @@
"CategoryList": [
"HomeAutomation"
],
"downloads": 7304420,
"stars": 23,
"trending": 1.044,
"downloads": 7400402,
"stars": 24,
"trending": 1.297,
"trends": [
4.708,
4.816,
2.5,
1.442,
1.288,
1.044
1.044,
1.297
],
"trendsDate": [
1602367676,
@ -144989,7 +145016,8 @@
1607562728,
1610161667,
1612760828,
1615366984
1615366984,
1617962570
],
"downloadtrend": [
6218898,
@ -144998,9 +145026,10 @@
7032178,
7135033,
7228166,
7304420
7304420,
7400402
],
"LastUpdateScan": 1615366984,
"LastUpdateScan": 1617962570,
"FirstSeen": 1599768472
},
{
@ -145422,8 +145451,8 @@
"CategoryList": [
"Downloaders"
],
"downloads": 503689,
"trending": 0.196,
"downloads": 504533,
"trending": 0.167,
"trends": [
60.548,
37.929,
@ -145433,7 +145462,8 @@
4.672,
1.051,
0.184,
0.196
0.196,
0.167
],
"trendsDate": [
1594577284,
@ -145444,7 +145474,8 @@
1607569697,
1610168858,
1612768019,
1615366985
1615366985,
1617962571
],
"downloadtrend": [
55785,
@ -145456,9 +145487,10 @@
496506,
501778,
502701,
503689
503689,
504533
],
"LastUpdateScan": 1615366985,
"LastUpdateScan": 1617962571,
"FirstSeen": 1563401306
},
{
@ -145884,8 +145916,8 @@
"CategoryList": [
"Downloaders"
],
"downloads": 149362,
"trending": 3.065,
"downloads": 154848,
"trending": 3.543,
"trends": [
20.399,
16.597,
@ -145895,7 +145927,8 @@
5.124,
6.41,
5.432,
3.065
3.065,
3.543
],
"trendsDate": [
1594577284,
@ -145906,7 +145939,8 @@
1607569698,
1610168858,
1612768020,
1615366985
1615366985,
1617962571
],
"downloadtrend": [
30461,
@ -145918,9 +145952,10 @@
128144,
136920,
144784,
149362
149362,
154848
],
"LastUpdateScan": 1615366985,
"LastUpdateScan": 1617962571,
"FirstSeen": 1563401307
},
{
@ -170049,9 +170084,9 @@
"Productivity",
"Other"
],
"downloads": 3370680,
"stars": 24,
"trending": 4.672,
"downloads": 3564440,
"stars": 26,
"trending": 5.436,
"trends": [
19.845,
17.727,
@ -170063,7 +170098,8 @@
5.121,
2.789,
4.735,
4.672
4.672,
5.436
],
"trendsDate": [
1589371660,
@ -170076,7 +170112,8 @@
1607562728,
1610161668,
1612760829,
1615366985
1615366985,
1617962571
],
"downloadtrend": [
771644,
@ -170090,9 +170127,10 @@
2975697,
3061081,
3213214,
3370680
3370680,
3564440
],
"LastUpdateScan": 1615366985,
"LastUpdateScan": 1617962571,
"FirstSeen": 1586772528
},
{
@ -170394,9 +170432,9 @@
"Productivity",
"Network-Web"
],
"downloads": 2642386,
"downloads": 2766692,
"stars": 15,
"trending": 5.084,
"trending": 4.493,
"trends": [
17.59,
11.294,
@ -170408,7 +170446,8 @@
2.237,
1.232,
2.681,
5.084
5.084,
4.493
],
"trendsDate": [
1589371661,
@ -170421,7 +170460,8 @@
1607562729,
1610161668,
1612760829,
1615366985
1615366985,
1617962571
],
"downloadtrend": [
1107689,
@ -170435,9 +170475,10 @@
2410727,
2440790,
2508041,
2642386
2642386,
2766692
],
"LastUpdateScan": 1615366985,
"LastUpdateScan": 1617962571,
"FirstSeen": 1586772529
},
{

View File

@ -32406,13 +32406,20 @@
},
"mpepping/cyberchef:latest": {
"Base": null,
"Downloads": 292623,
"Stars": 8,
"Time": 1583622406,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null
"Downloads": 2104882,
"Stars": 20,
"Time": 1617969766,
"trending": 86.098,
"trends": [
86.098
],
"downloadtrend": [
292623,
2104882
],
"trendsDate": [
1617969766
]
},
"rmountjoy/dashmachine:latest": {
"Base": null,
@ -44474,5 +44481,15 @@
"trends": null,
"downloadtrend": null,
"trendsDate": null
},
"ich777/owncast": {
"Base": null,
"Downloads": 18,
"Stars": null,
"Time": 1617969765,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null
}
}

View File

@ -1,13 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<Container version="2">
<Name>cyberchef</Name>
<Repository>aude/cyberchef:latest</Repository>
<Registry>https://hub.docker.com/r/aude/cyberchef/</Registry>
<Repository>mpepping/cyberchef:latest</Repository>
<Registry>https://hub.docker.com/r/mpepping/cyberchef/</Registry>
<Network>bridge</Network>
<Shell>sh</Shell>
<Privileged>false</Privileged>
<Support>https://forums.unraid.net/topic/89502-support-a75g-repo/</Support>
<Project>https://github.com/aude/cyberchef-docker</Project>
<Project>https://github.com/mpepping/docker-cyberchef/</Project>
<Overview>The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis.</Overview>
<WebUI>http://[IP]:[PORT:80]</WebUI>
<TemplateURL>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/cyberchef.xml</TemplateURL>

View File

@ -0,0 +1,94 @@
<?xml version="1.0" encoding="UTF-8"?>
<Container version="2">
<Name>Owncast</Name>
<Repository>ich777/owncast</Repository>
<Registry>https://hub.docker.com/r/ich777/owncast/</Registry>
<Network>bridge</Network>
<Shell>sh</Shell>
<Privileged>false</Privileged>
<Support>https://forums.unraid.net/topic/83786-support-ich777-application-dockers/</Support>
<Project>https://owncast.online/</Project>
<Overview>Owncast is a self-hosted live video and web chat server for use with existing popular broadcasting software. &#13;
&#13;
Admin login: The credentials for the admin site: 'http://SERVERIP:PORT/admin' are Username: 'admin' and Password: 'abc123' (please note that the password is also your streaming key and should be changed to something very strong). &#13;
&#13;
Streaming URL: The default streaming URL for example for OBS is: rtmp://SERVERIP (the stream key is the admin password). &#13;
&#13;
Update Notice: Simply restart the container if a newer version from Owncast is available. &#13;
&#13;
Also visit the Homepage of the creator and consider Donating: https://owncast.online/</Overview>
<WebUI>http://[IP]:[PORT:8080]</WebUI>
<Icon>https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/owncast.png</Icon>
<ExtraParams>--restart=unless-stopped</ExtraParams>
<PostArgs></PostArgs>
<CPUset></CPUset>
<DonateText>If you like my work please </DonateText>
<DonateLink>https://www.paypal.me/chips777</DonateLink>
<Networking>
<Mode>bridge</Mode>
<Publish>
<Port>
<HostPort>8080</HostPort>
<ContainerPort>8080</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
<Port>
<HostPort>1935</HostPort>
<ContainerPort>1935</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
</Publish>
</Networking>
<Data>
<Volume>
<HostDir>/mnt/cache/appdata/owncast/</HostDir>
<ContainerDir>/owncast</ContainerDir>
<Mode>rw</Mode>
</Volume>
</Data>
<Environment>
<Variable>
<Value>latest</Value>
<Name>OWNCAST_V</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value></Value>
<Name>START_PARAMS</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>99</Value>
<Name>UID</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>100</Value>
<Name>GID</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>0000</Value>
<Name>UMASK</Name>
<Mode></Mode>
</Variable>
</Environment>
<Config Name="Data Dir" Target="/owncast" Default="" Mode="rw" Description="Data Path" Type="Path" Display="always" Required="true" Mask="false">/mnt/cache/appdata/owncast/</Config>
<Config Name="Preferred Version" Target="OWNCAST_V" Default="" Mode="" Description="Preferred Owncast version goes here (set to latest to download the latest and check on every startup if there is a newer version available)" Type="Variable" Display="always" Required="true" Mask="false">latest</Config>
<Config Name="TCP1 - WebInterface" Target="8080" Default="" Mode="tcp" Description="TCP Port - WebInterface" Type="Port" Display="always" Required="true" Mask="false">8080</Config>
<Config Name="TCP2 - RTMP" Target="1935" Default="" Mode="tcp" Description="TCP Port - RTMP Streaming port" Type="Port" Display="always" Required="true" Mask="false">1935</Config>
<Config Name="Extra Startup Parameters" Target="START_PARAMS" Default="" Mode="" Description="Enter extra startup parameters if needed here (leave empty if not needed)" Type="Variable" Display="always" Required="false" Mask="false"></Config>
<Config Name="UID" Target="UID" Default="" Mode="" Description="Container Variable: UID" Type="Variable" Display="advanced-hide" Required="true" Mask="false">99</Config>
<Config Name="GID" Target="GID" Default="" Mode="" Description="Container Variable: GID" Type="Variable" Display="advanced-hide" Required="true" Mask="false">100</Config>
<Config Name="Umask" Target="UMASK" Default="" Mode="" Description="Container Variable: UMASK" Type="Variable" Display="advanced" Required="true" Mask="false">0000</Config>
<Description>Owncast is a self-hosted live video and web chat server for use with existing popular broadcasting software. &#13;
&#13;
Admin login: The credentials for the admin site: 'http://SERVERIP:PORT/admin' are Username: 'admin' and Password: 'abc123' (please note that the password is also your streaming key and should be changed to something very strong). &#13;
&#13;
Streaming URL: The default streaming URL for example for OBS is: rtmp://SERVERIP (the stream key is the admin password). &#13;
&#13;
Update Notice: Simply restart the container if a newer version from Owncast is available. &#13;
&#13;
Also visit the Homepage of the creator and consider Donating: https://owncast.online/</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/ich777sRepository/ich777/Owncast.xml</templatePath>
</Container>