This commit is contained in:
Andrew Z 2021-12-18 12:03:31 -05:00
parent 8f42376473
commit 13c0dde427
4 changed files with 102 additions and 82 deletions

View File

@ -1,3 +1,3 @@
{ {
"last_updated_timestamp": 1639839805 "last_updated_timestamp": 1639847009
} }

View File

@ -15418,6 +15418,7 @@
"Support": "https://github.com/linuxserver/docker-boinc/issues/new/choose", "Support": "https://github.com/linuxserver/docker-boinc/issues/new/choose",
"Shell": "bash", "Shell": "bash",
"GitHub": "https://github.com/linuxserver/docker-boinc#application-setup", "GitHub": "https://github.com/linuxserver/docker-boinc#application-setup",
"ReadMe": "https://github.com/linuxserver/docker-boinc#readme",
"Project": "https://boinc.berkeley.edu/", "Project": "https://boinc.berkeley.edu/",
"Overview": "BOINC(https://boinc.berkeley.edu/) is a platform for high-throughput computing on a large scale (thousands or millions of computers). It can be used for volunteer computing (using consumer devices) or grid computing (using organizational resources). It supports virtualized, parallel, and GPU-based applications.", "Overview": "BOINC(https://boinc.berkeley.edu/) is a platform for high-throughput computing on a large scale (thousands or millions of computers). It can be used for volunteer computing (using consumer devices) or grid computing (using organizational resources). It supports virtualized, parallel, and GPU-based applications.",
"WebUI": "http://[IP]:[PORT:8080]", "WebUI": "http://[IP]:[PORT:8080]",
@ -15512,7 +15513,7 @@
"Description": "Only needed if you want to use your Intel GPU (vaapi).", "Description": "Only needed if you want to use your Intel GPU (vaapi).",
"Type": "Device", "Type": "Device",
"Display": "always", "Display": "always",
"Required": "true", "Required": "false",
"Mask": "false" "Mask": "false"
}, },
"value": "" "value": ""
@ -27173,6 +27174,7 @@
"Support": "https://github.com/linuxserver/docker-rdesktop/issues/new/choose", "Support": "https://github.com/linuxserver/docker-rdesktop/issues/new/choose",
"Shell": "bash", "Shell": "bash",
"GitHub": "https://github.com/linuxserver/docker-rdesktop#application-setup", "GitHub": "https://github.com/linuxserver/docker-rdesktop#application-setup",
"ReadMe": "https://github.com/linuxserver/docker-rdesktop#readme",
"Branch": [ "Branch": [
{ {
"Tag": "latest", "Tag": "latest",
@ -27180,51 +27182,75 @@
}, },
{ {
"Tag": "xfce-bionic", "Tag": "xfce-bionic",
"TagDescription": "XFCE Bionic" "TagDescription": "XFCE Bionic",
"ReadMe": "https://github.com/linuxserver/docker-rdesktop/tree/xfce-bionic#readme",
"GitHub": "https://github.com/linuxserver/docker-rdesktop/tree/xfce-bionic#application-setup"
}, },
{ {
"Tag": "kde-focal", "Tag": "kde-focal",
"TagDescription": "KDE Focal" "TagDescription": "KDE Focal",
"ReadMe": "https://github.com/linuxserver/docker-rdesktop/tree/kde-focal#readme",
"GitHub": "https://github.com/linuxserver/docker-rdesktop/tree/kde-focal#application-setup"
}, },
{ {
"Tag": "kde-bionic", "Tag": "kde-bionic",
"TagDescription": "KDE Bionic" "TagDescription": "KDE Bionic",
"ReadMe": "https://github.com/linuxserver/docker-rdesktop/tree/kde-bionic#readme",
"GitHub": "https://github.com/linuxserver/docker-rdesktop/tree/kde-bionic#application-setup"
}, },
{ {
"Tag": "mate-focal", "Tag": "mate-focal",
"TagDescription": "MATE Focal" "TagDescription": "MATE Focal",
"ReadMe": "https://github.com/linuxserver/docker-rdesktop/tree/mate-focal#readme",
"GitHub": "https://github.com/linuxserver/docker-rdesktop/tree/mate-focal#application-setup"
}, },
{ {
"Tag": "mate-bionic", "Tag": "mate-bionic",
"TagDescription": "MATE Bionic" "TagDescription": "MATE Bionic",
"ReadMe": "https://github.com/linuxserver/docker-rdesktop/tree/mate-bionic#readme",
"GitHub": "https://github.com/linuxserver/docker-rdesktop/tree/mate-bionic#application-setup"
}, },
{ {
"Tag": "i3-focal", "Tag": "i3-focal",
"TagDescription": "i3 Focal" "TagDescription": "i3 Focal",
"ReadMe": "https://github.com/linuxserver/docker-rdesktop/tree/i3-focal#readme",
"GitHub": "https://github.com/linuxserver/docker-rdesktop/tree/i3-focal#application-setup"
}, },
{ {
"Tag": "i3-bionic", "Tag": "i3-bionic",
"TagDescription": "i3 Bionic" "TagDescription": "i3 Bionic",
"ReadMe": "https://github.com/linuxserver/docker-rdesktop/tree/i3-bionic#readme",
"GitHub": "https://github.com/linuxserver/docker-rdesktop/tree/i3-bionic#application-setup"
}, },
{ {
"Tag": "openbox-focal", "Tag": "openbox-focal",
"TagDescription": "Openbox Focal" "TagDescription": "Openbox Focal",
"ReadMe": "https://github.com/linuxserver/docker-rdesktop/tree/openbox-focal#readme",
"GitHub": "https://github.com/linuxserver/docker-rdesktop/tree/openbox-focal#application-setup"
}, },
{ {
"Tag": "openbox-bionic", "Tag": "openbox-bionic",
"TagDescription": "Openbox Bionic" "TagDescription": "Openbox Bionic",
"ReadMe": "https://github.com/linuxserver/docker-rdesktop/tree/openbox-bionic#readme",
"GitHub": "https://github.com/linuxserver/docker-rdesktop/tree/openbox-bionic#application-setup"
}, },
{ {
"Tag": "icewm-focal", "Tag": "icewm-focal",
"TagDescription": "IceWM Focal" "TagDescription": "IceWM Focal",
"ReadMe": "https://github.com/linuxserver/docker-rdesktop/tree/icewm-focal#readme",
"GitHub": "https://github.com/linuxserver/docker-rdesktop/tree/icewm-focal#application-setup"
}, },
{ {
"Tag": "icewm-bionic", "Tag": "icewm-bionic",
"TagDescription": "IceWM Bionic" "TagDescription": "IceWM Bionic",
"ReadMe": "https://github.com/linuxserver/docker-rdesktop/tree/icewm-bionic#readme",
"GitHub": "https://github.com/linuxserver/docker-rdesktop/tree/icewm-bionic#application-setup"
}, },
{ {
"Tag": "alpine", "Tag": "alpine",
"TagDescription": "XFCE Alpine" "TagDescription": "XFCE Alpine",
"ReadMe": "https://github.com/linuxserver/docker-rdesktop/tree/alpine#readme",
"GitHub": "https://github.com/linuxserver/docker-rdesktop/tree/alpine#application-setup"
} }
], ],
"Project": "http://xrdp.org/", "Project": "http://xrdp.org/",
@ -29614,6 +29640,7 @@
"Support": "https://github.com/linuxserver/docker-taisun/issues/new/choose", "Support": "https://github.com/linuxserver/docker-taisun/issues/new/choose",
"Shell": "bash", "Shell": "bash",
"GitHub": "https://github.com/linuxserver/docker-taisun#application-setup", "GitHub": "https://github.com/linuxserver/docker-taisun#application-setup",
"ReadMe": "https://github.com/linuxserver/docker-taisun#readme",
"Project": "https://www.taisun.io/", "Project": "https://www.taisun.io/",
"Overview": "Taisun(https://www.taisun.io/) is an application for a Docker enabled device with an emphasis on providing a web based interface for managing a single server.\nTaisun allows you to:\n\n - Deploy and manage web based virtual desktops.\n - Deploy Taisun specific stacks of applications\n - Browse available images on popular Docker repositories\n - Import a Docker project from any git repository and start developing on your choice of web based IDE or full Linux desktop\n - Spinup a developer container based on popular frameworks and work from a web based IDE\n - Single click remote server access to Taisun and your Docker applications", "Overview": "Taisun(https://www.taisun.io/) is an application for a Docker enabled device with an emphasis on providing a web based interface for managing a single server.\nTaisun allows you to:\n\n - Deploy and manage web based virtual desktops.\n - Deploy Taisun specific stacks of applications\n - Browse available images on popular Docker repositories\n - Import a Docker project from any git repository and start developing on your choice of web based IDE or full Linux desktop\n - Spinup a developer container based on popular frameworks and work from a web based IDE\n - Single click remote server access to Taisun and your Docker applications",
"WebUI": "http://[IP]:[PORT:3000]", "WebUI": "http://[IP]:[PORT:3000]",

View File

@ -1,7 +1,7 @@
{ {
"apps": 1490, "apps": 1490,
"last_updated_timestamp": 1639839805, "last_updated_timestamp": 1639847009,
"last_updated": "2021-12-18 10:03", "last_updated": "2021-12-18 12:03",
"categories": [ "categories": [
{ {
"Cat": "Backup:", "Cat": "Backup:",
@ -15580,6 +15580,7 @@
"Support": "https://github.com/linuxserver/docker-boinc/issues/new/choose", "Support": "https://github.com/linuxserver/docker-boinc/issues/new/choose",
"Shell": "bash", "Shell": "bash",
"GitHub": "https://github.com/linuxserver/docker-boinc#application-setup", "GitHub": "https://github.com/linuxserver/docker-boinc#application-setup",
"ReadMe": "https://github.com/linuxserver/docker-boinc#readme",
"Project": "https://boinc.berkeley.edu/", "Project": "https://boinc.berkeley.edu/",
"Overview": "BOINC(https://boinc.berkeley.edu/) is a platform for high-throughput computing on a large scale (thousands or millions of computers). It can be used for volunteer computing (using consumer devices) or grid computing (using organizational resources). It supports virtualized, parallel, and GPU-based applications.", "Overview": "BOINC(https://boinc.berkeley.edu/) is a platform for high-throughput computing on a large scale (thousands or millions of computers). It can be used for volunteer computing (using consumer devices) or grid computing (using organizational resources). It supports virtualized, parallel, and GPU-based applications.",
"WebUI": "http://[IP]:[PORT:8080]", "WebUI": "http://[IP]:[PORT:8080]",
@ -15674,7 +15675,7 @@
"Description": "Only needed if you want to use your Intel GPU (vaapi).", "Description": "Only needed if you want to use your Intel GPU (vaapi).",
"Type": "Device", "Type": "Device",
"Display": "always", "Display": "always",
"Required": "true", "Required": "false",
"Mask": "false" "Mask": "false"
}, },
"value": "" "value": ""
@ -27335,6 +27336,7 @@
"Support": "https://github.com/linuxserver/docker-rdesktop/issues/new/choose", "Support": "https://github.com/linuxserver/docker-rdesktop/issues/new/choose",
"Shell": "bash", "Shell": "bash",
"GitHub": "https://github.com/linuxserver/docker-rdesktop#application-setup", "GitHub": "https://github.com/linuxserver/docker-rdesktop#application-setup",
"ReadMe": "https://github.com/linuxserver/docker-rdesktop#readme",
"Branch": [ "Branch": [
{ {
"Tag": "latest", "Tag": "latest",
@ -27342,51 +27344,75 @@
}, },
{ {
"Tag": "xfce-bionic", "Tag": "xfce-bionic",
"TagDescription": "XFCE Bionic" "TagDescription": "XFCE Bionic",
"ReadMe": "https://github.com/linuxserver/docker-rdesktop/tree/xfce-bionic#readme",
"GitHub": "https://github.com/linuxserver/docker-rdesktop/tree/xfce-bionic#application-setup"
}, },
{ {
"Tag": "kde-focal", "Tag": "kde-focal",
"TagDescription": "KDE Focal" "TagDescription": "KDE Focal",
"ReadMe": "https://github.com/linuxserver/docker-rdesktop/tree/kde-focal#readme",
"GitHub": "https://github.com/linuxserver/docker-rdesktop/tree/kde-focal#application-setup"
}, },
{ {
"Tag": "kde-bionic", "Tag": "kde-bionic",
"TagDescription": "KDE Bionic" "TagDescription": "KDE Bionic",
"ReadMe": "https://github.com/linuxserver/docker-rdesktop/tree/kde-bionic#readme",
"GitHub": "https://github.com/linuxserver/docker-rdesktop/tree/kde-bionic#application-setup"
}, },
{ {
"Tag": "mate-focal", "Tag": "mate-focal",
"TagDescription": "MATE Focal" "TagDescription": "MATE Focal",
"ReadMe": "https://github.com/linuxserver/docker-rdesktop/tree/mate-focal#readme",
"GitHub": "https://github.com/linuxserver/docker-rdesktop/tree/mate-focal#application-setup"
}, },
{ {
"Tag": "mate-bionic", "Tag": "mate-bionic",
"TagDescription": "MATE Bionic" "TagDescription": "MATE Bionic",
"ReadMe": "https://github.com/linuxserver/docker-rdesktop/tree/mate-bionic#readme",
"GitHub": "https://github.com/linuxserver/docker-rdesktop/tree/mate-bionic#application-setup"
}, },
{ {
"Tag": "i3-focal", "Tag": "i3-focal",
"TagDescription": "i3 Focal" "TagDescription": "i3 Focal",
"ReadMe": "https://github.com/linuxserver/docker-rdesktop/tree/i3-focal#readme",
"GitHub": "https://github.com/linuxserver/docker-rdesktop/tree/i3-focal#application-setup"
}, },
{ {
"Tag": "i3-bionic", "Tag": "i3-bionic",
"TagDescription": "i3 Bionic" "TagDescription": "i3 Bionic",
"ReadMe": "https://github.com/linuxserver/docker-rdesktop/tree/i3-bionic#readme",
"GitHub": "https://github.com/linuxserver/docker-rdesktop/tree/i3-bionic#application-setup"
}, },
{ {
"Tag": "openbox-focal", "Tag": "openbox-focal",
"TagDescription": "Openbox Focal" "TagDescription": "Openbox Focal",
"ReadMe": "https://github.com/linuxserver/docker-rdesktop/tree/openbox-focal#readme",
"GitHub": "https://github.com/linuxserver/docker-rdesktop/tree/openbox-focal#application-setup"
}, },
{ {
"Tag": "openbox-bionic", "Tag": "openbox-bionic",
"TagDescription": "Openbox Bionic" "TagDescription": "Openbox Bionic",
"ReadMe": "https://github.com/linuxserver/docker-rdesktop/tree/openbox-bionic#readme",
"GitHub": "https://github.com/linuxserver/docker-rdesktop/tree/openbox-bionic#application-setup"
}, },
{ {
"Tag": "icewm-focal", "Tag": "icewm-focal",
"TagDescription": "IceWM Focal" "TagDescription": "IceWM Focal",
"ReadMe": "https://github.com/linuxserver/docker-rdesktop/tree/icewm-focal#readme",
"GitHub": "https://github.com/linuxserver/docker-rdesktop/tree/icewm-focal#application-setup"
}, },
{ {
"Tag": "icewm-bionic", "Tag": "icewm-bionic",
"TagDescription": "IceWM Bionic" "TagDescription": "IceWM Bionic",
"ReadMe": "https://github.com/linuxserver/docker-rdesktop/tree/icewm-bionic#readme",
"GitHub": "https://github.com/linuxserver/docker-rdesktop/tree/icewm-bionic#application-setup"
}, },
{ {
"Tag": "alpine", "Tag": "alpine",
"TagDescription": "XFCE Alpine" "TagDescription": "XFCE Alpine",
"ReadMe": "https://github.com/linuxserver/docker-rdesktop/tree/alpine#readme",
"GitHub": "https://github.com/linuxserver/docker-rdesktop/tree/alpine#application-setup"
} }
], ],
"Project": "http://xrdp.org/", "Project": "http://xrdp.org/",
@ -29776,6 +29802,7 @@
"Support": "https://github.com/linuxserver/docker-taisun/issues/new/choose", "Support": "https://github.com/linuxserver/docker-taisun/issues/new/choose",
"Shell": "bash", "Shell": "bash",
"GitHub": "https://github.com/linuxserver/docker-taisun#application-setup", "GitHub": "https://github.com/linuxserver/docker-taisun#application-setup",
"ReadMe": "https://github.com/linuxserver/docker-taisun#readme",
"Project": "https://www.taisun.io/", "Project": "https://www.taisun.io/",
"Overview": "Taisun(https://www.taisun.io/) is an application for a Docker enabled device with an emphasis on providing a web based interface for managing a single server.\nTaisun allows you to:\n\n - Deploy and manage web based virtual desktops.\n - Deploy Taisun specific stacks of applications\n - Browse available images on popular Docker repositories\n - Import a Docker project from any git repository and start developing on your choice of web based IDE or full Linux desktop\n - Spinup a developer container based on popular frameworks and work from a web based IDE\n - Single click remote server access to Taisun and your Docker applications", "Overview": "Taisun(https://www.taisun.io/) is an application for a Docker enabled device with an emphasis on providing a web based interface for managing a single server.\nTaisun allows you to:\n\n - Deploy and manage web based virtual desktops.\n - Deploy Taisun specific stacks of applications\n - Browse available images on popular Docker repositories\n - Import a Docker project from any git repository and start developing on your choice of web based IDE or full Linux desktop\n - Spinup a developer container based on popular frameworks and work from a web based IDE\n - Single click remote server access to Taisun and your Docker applications",
"WebUI": "http://[IP]:[PORT:3000]", "WebUI": "http://[IP]:[PORT:3000]",

View File

@ -21855,6 +21855,7 @@
"Support": "https://github.com/linuxserver/docker-lidarr/issues/new/choose", "Support": "https://github.com/linuxserver/docker-lidarr/issues/new/choose",
"Shell": "bash", "Shell": "bash",
"GitHub": "https://github.com/linuxserver/docker-lidarr#application-setup", "GitHub": "https://github.com/linuxserver/docker-lidarr#application-setup",
"ReadMe": "https://github.com/linuxserver/docker-lidarr#readme",
"Branch": [ "Branch": [
{ {
"Tag": "latest", "Tag": "latest",
@ -21862,11 +21863,15 @@
}, },
{ {
"Tag": "develop", "Tag": "develop",
"TagDescription": "Develop Lidarr Releases." "TagDescription": "Develop Lidarr Releases.",
"ReadMe": "https://github.com/linuxserver/docker-lidarr/tree/develop#readme",
"GitHub": "https://github.com/linuxserver/docker-lidarr/tree/develop#application-setup"
}, },
{ {
"Tag": "nightly", "Tag": "nightly",
"TagDescription": "Nightly Lidarr Releases." "TagDescription": "Nightly Lidarr Releases.",
"ReadMe": "https://github.com/linuxserver/docker-lidarr/tree/nightly#readme",
"GitHub": "https://github.com/linuxserver/docker-lidarr/tree/nightly#application-setup"
} }
], ],
"Project": "https://github.com/lidarr/Lidarr", "Project": "https://github.com/lidarr/Lidarr",
@ -163566,9 +163571,9 @@
"GameServers", "GameServers",
"Network-Management" "Network-Management"
], ],
"downloads": 1241464, "downloads": 1322794,
"stars": 10, "stars": 11,
"trending": 5.966, "trending": 6.148,
"trends": [ "trends": [
24.072, 24.072,
25.108, 25.108,
@ -163578,7 +163583,8 @@
12.949, 12.949,
1.234, 1.234,
4.346, 4.346,
5.966 5.966,
6.148
], ],
"trendsDate": [ "trendsDate": [
1593720677, 1593720677,
@ -163589,7 +163595,8 @@
1629446660, 1629446660,
1632045805, 1632045805,
1634645014, 1634645014,
1637240617 1637240617,
1639839805
], ],
"downloadtrend": [ "downloadtrend": [
228414, 228414,
@ -163601,12 +163608,13 @@
1102897, 1102897,
1116672, 1116672,
1167404, 1167404,
1241464 1241464,
1322794
], ],
"LastUpdateScan": 1637240617, "LastUpdateScan": 1639839805,
"FirstSeen": 1591121810, "FirstSeen": 1591121810,
"topTrending": -18.105999999999998, "topTrending": -17.924,
"topPerforming": 5.966 "topPerforming": 6.148
}, },
{ {
"Name": "pterodactyl-panel", "Name": "pterodactyl-panel",
@ -203119,48 +203127,6 @@
"Mask": "false" "Mask": "false"
}, },
"value": "100" "value": "100"
},
{
"@attributes": {
"Name": "PUID",
"Target": "PUID",
"Default": "",
"Mode": "",
"Description": "Container Variable: PUID",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "false",
"Mask": "false"
},
"value": "99"
},
{
"@attributes": {
"Name": "PGID",
"Target": "PGID",
"Default": "",
"Mode": "",
"Description": "Container Variable: PGID",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "false",
"Mask": "false"
},
"value": "100"
},
{
"@attributes": {
"Name": "UMASK",
"Target": "UMASK",
"Default": "",
"Mode": "",
"Description": "Container Variable: UMASK",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "false",
"Mask": "false"
},
"value": "002"
} }
], ],
"Repo": "bobokun's Repository", "Repo": "bobokun's Repository",