This commit is contained in:
Andrew Z 2024-07-25 20:08:56 -04:00
parent 25eb1b2029
commit 70dbb70e53
8 changed files with 539 additions and 34 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1721945188
"last_updated_timestamp": 1721952535
}

View File

@ -41659,6 +41659,114 @@
"topTrending": -0.5130000000000001,
"topPerforming": 1.301
},
{
"Name": "rustdesk",
"Repository": "lscr.io/linuxserver/rustdesk",
"Registry": "https://github.com/orgs/linuxserver/packages/container/package/rustdesk",
"DonateText": "Donations",
"DonateLink": "https://www.linuxserver.io/donate",
"Network": "bridge",
"Privileged": "false",
"Support": "https://github.com/linuxserver/docker-rustdesk/issues/new/choose",
"Shell": "bash",
"GitHub": "https://github.com/linuxserver/docker-rustdesk#application-setup",
"ReadMe": "https://github.com/linuxserver/docker-rustdesk#readme",
"Project": "https://rustdesk.com/",
"Overview": "RustDesk(https://rustdesk.com/) is a full-featured open source remote control alternative for self-hosting and security with minimal configuration.",
"WebUI": "http://[IP]:[PORT:3000]",
"TemplateURL": "https://raw.githubusercontent.com/linuxserver/templates/master/unraid/rustdesk.xml",
"Icon": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/rustdesk-logo.png",
"Config": [
{
"@attributes": {
"Name": "WebUI",
"Target": "3000",
"Default": "3000",
"Mode": "tcp",
"Description": "RustDesk desktop gui.",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Port: 3001",
"Target": "3001",
"Default": "3001",
"Mode": "tcp",
"Description": "HTTPS Rustdesk desktop gui.",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Appdata",
"Target": "/config",
"Default": "",
"Mode": "rw",
"Description": "Users home directory in the container, stores local files and settings",
"Type": "Path",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "PUID",
"Target": "PUID",
"Default": "99",
"Description": "Container Variable: PUID",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "PGID",
"Target": "PGID",
"Default": "100",
"Description": "Container Variable: PGID",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "UMASK",
"Target": "UMASK",
"Default": "022",
"Description": "Container Variable: UMASK",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": ""
}
],
"Repo": "linuxserver's Repository",
"ChangeLogPresent": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/linuxserversRepository/unraid/rustdesk.xml",
"downloads": 105,
"LastUpdate": 1721950517,
"LastUpdateScan": 1721952524,
"FirstSeen": 1721952524
},
{
"Name": "sabnzbd",
"Repository": "lscr.io/linuxserver/sabnzbd",
@ -45924,6 +46032,127 @@
"topTrending": -0.027000000000000003,
"topPerforming": 0.022
},
{
"Name": "ungoogled-chromium",
"Repository": "lscr.io/linuxserver/ungoogled-chromium",
"Registry": "https://github.com/orgs/linuxserver/packages/container/package/ungoogled-chromium",
"DonateText": "Donations",
"DonateLink": "https://www.linuxserver.io/donate",
"Network": "bridge",
"Privileged": "false",
"Support": "https://github.com/linuxserver/docker-ungoogled-chromium/issues/new/choose",
"Shell": "bash",
"GitHub": "https://github.com/linuxserver/docker-ungoogled-chromium#application-setup",
"ReadMe": "https://github.com/linuxserver/docker-ungoogled-chromium#readme",
"Project": "https://github.com/ungoogled-software/ungoogled-chromium",
"Overview": "Ungoogled Chromium(https://github.com/ungoogled-software/ungoogled-chromium) is Google Chromium, sans dependency on Google web services.",
"ExtraParams": "--shm-size=1gb",
"WebUI": "http://[IP]:[PORT:3000]",
"TemplateURL": "https://raw.githubusercontent.com/linuxserver/templates/master/unraid/ungoogled-chromium.xml",
"Icon": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/ungoogled-chromium-logo.png",
"Config": [
{
"@attributes": {
"Name": "WebUI",
"Target": "3000",
"Default": "3000",
"Mode": "tcp",
"Description": "Ungoogled Chromium desktop gui.",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Port: 3001",
"Target": "3001",
"Default": "3001",
"Mode": "tcp",
"Description": "HTTPS Ungoogled Chromium desktop gui.",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Appdata",
"Target": "/config",
"Default": "",
"Mode": "rw",
"Description": "Users home directory in the container, stores local files and settings",
"Type": "Path",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "CHROME_CLI",
"Target": "CHROME_CLI",
"Default": "https://www.linuxserver.io/",
"Description": "Specify one or multiple Chromium CLI flags, this string will be passed to the application in full.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "PUID",
"Target": "PUID",
"Default": "99",
"Description": "Container Variable: PUID",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "PGID",
"Target": "PGID",
"Default": "100",
"Description": "Container Variable: PGID",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "UMASK",
"Target": "UMASK",
"Default": "022",
"Description": "Container Variable: UMASK",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": ""
}
],
"Repo": "linuxserver's Repository",
"ChangeLogPresent": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/linuxserversRepository/unraid/ungoogled-chromium.xml",
"LastUpdate": 1721949784,
"LastUpdateScan": 1721952530,
"FirstSeen": 1721952530
},
{
"Name": "unifi-controller",
"Repository": "lscr.io/linuxserver/unifi-controller",
@ -146057,7 +146286,6 @@
"Productivity"
],
"downloads": 11584,
"LastUpdate": 1720868577,
"trending": 12.422,
"trends": [
12.422
@ -146070,6 +146298,7 @@
11584
],
"LastUpdateScan": 1721945188,
"LastUpdate": 1720868577,
"FirstSeen": 1716746759
},
{

View File

@ -1,7 +1,7 @@
{
"apps": 2334,
"last_updated_timestamp": 1721945188,
"last_updated": "2024-07-25 18:06",
"apps": 2336,
"last_updated_timestamp": 1721952535,
"last_updated": "2024-07-25 20:08",
"categories": [
{
"Cat": "AI:",
@ -41825,6 +41825,114 @@
"topTrending": -0.5130000000000001,
"topPerforming": 1.301
},
{
"Name": "rustdesk",
"Repository": "lscr.io/linuxserver/rustdesk",
"Registry": "https://github.com/orgs/linuxserver/packages/container/package/rustdesk",
"DonateText": "Donations",
"DonateLink": "https://www.linuxserver.io/donate",
"Network": "bridge",
"Privileged": "false",
"Support": "https://github.com/linuxserver/docker-rustdesk/issues/new/choose",
"Shell": "bash",
"GitHub": "https://github.com/linuxserver/docker-rustdesk#application-setup",
"ReadMe": "https://github.com/linuxserver/docker-rustdesk#readme",
"Project": "https://rustdesk.com/",
"Overview": "RustDesk(https://rustdesk.com/) is a full-featured open source remote control alternative for self-hosting and security with minimal configuration.",
"WebUI": "http://[IP]:[PORT:3000]",
"TemplateURL": "https://raw.githubusercontent.com/linuxserver/templates/master/unraid/rustdesk.xml",
"Icon": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/rustdesk-logo.png",
"Config": [
{
"@attributes": {
"Name": "WebUI",
"Target": "3000",
"Default": "3000",
"Mode": "tcp",
"Description": "RustDesk desktop gui.",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Port: 3001",
"Target": "3001",
"Default": "3001",
"Mode": "tcp",
"Description": "HTTPS Rustdesk desktop gui.",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Appdata",
"Target": "/config",
"Default": "",
"Mode": "rw",
"Description": "Users home directory in the container, stores local files and settings",
"Type": "Path",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "PUID",
"Target": "PUID",
"Default": "99",
"Description": "Container Variable: PUID",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "PGID",
"Target": "PGID",
"Default": "100",
"Description": "Container Variable: PGID",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "UMASK",
"Target": "UMASK",
"Default": "022",
"Description": "Container Variable: UMASK",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": ""
}
],
"Repo": "linuxserver's Repository",
"ChangeLogPresent": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/linuxserversRepository/unraid/rustdesk.xml",
"downloads": 105,
"LastUpdate": 1721950517,
"LastUpdateScan": 1721952524,
"FirstSeen": 1721952524
},
{
"Name": "sabnzbd",
"Repository": "lscr.io/linuxserver/sabnzbd",
@ -46090,6 +46198,127 @@
"topTrending": -0.027000000000000003,
"topPerforming": 0.022
},
{
"Name": "ungoogled-chromium",
"Repository": "lscr.io/linuxserver/ungoogled-chromium",
"Registry": "https://github.com/orgs/linuxserver/packages/container/package/ungoogled-chromium",
"DonateText": "Donations",
"DonateLink": "https://www.linuxserver.io/donate",
"Network": "bridge",
"Privileged": "false",
"Support": "https://github.com/linuxserver/docker-ungoogled-chromium/issues/new/choose",
"Shell": "bash",
"GitHub": "https://github.com/linuxserver/docker-ungoogled-chromium#application-setup",
"ReadMe": "https://github.com/linuxserver/docker-ungoogled-chromium#readme",
"Project": "https://github.com/ungoogled-software/ungoogled-chromium",
"Overview": "Ungoogled Chromium(https://github.com/ungoogled-software/ungoogled-chromium) is Google Chromium, sans dependency on Google web services.",
"ExtraParams": "--shm-size=1gb",
"WebUI": "http://[IP]:[PORT:3000]",
"TemplateURL": "https://raw.githubusercontent.com/linuxserver/templates/master/unraid/ungoogled-chromium.xml",
"Icon": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/ungoogled-chromium-logo.png",
"Config": [
{
"@attributes": {
"Name": "WebUI",
"Target": "3000",
"Default": "3000",
"Mode": "tcp",
"Description": "Ungoogled Chromium desktop gui.",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Port: 3001",
"Target": "3001",
"Default": "3001",
"Mode": "tcp",
"Description": "HTTPS Ungoogled Chromium desktop gui.",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Appdata",
"Target": "/config",
"Default": "",
"Mode": "rw",
"Description": "Users home directory in the container, stores local files and settings",
"Type": "Path",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "CHROME_CLI",
"Target": "CHROME_CLI",
"Default": "https://www.linuxserver.io/",
"Description": "Specify one or multiple Chromium CLI flags, this string will be passed to the application in full.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "PUID",
"Target": "PUID",
"Default": "99",
"Description": "Container Variable: PUID",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "PGID",
"Target": "PGID",
"Default": "100",
"Description": "Container Variable: PGID",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "UMASK",
"Target": "UMASK",
"Default": "022",
"Description": "Container Variable: UMASK",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": ""
}
],
"Repo": "linuxserver's Repository",
"ChangeLogPresent": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/linuxserversRepository/unraid/ungoogled-chromium.xml",
"LastUpdate": 1721949784,
"LastUpdateScan": 1721952530,
"FirstSeen": 1721952530
},
{
"Name": "unifi-controller",
"Repository": "lscr.io/linuxserver/unifi-controller",
@ -146223,7 +146452,6 @@
"Productivity"
],
"downloads": 11584,
"LastUpdate": 1720868577,
"trending": 12.422,
"trends": [
12.422
@ -146236,6 +146464,7 @@
11584
],
"LastUpdateScan": 1721945188,
"LastUpdate": 1720868577,
"FirstSeen": 1716746759
},
{

View File

@ -3403,5 +3403,7 @@
"lscr.io/linuxserver/manyfold": 1721815587,
"crocodilestick/calibre-web-automated:latest": 1721880379,
"henrygd/beszel:latest": 1721937984,
"henrygd/beszel-agent:latest": 1721937987
"henrygd/beszel-agent:latest": 1721937987,
"lscr.io/linuxserver/rustdesk": 1721952524,
"lscr.io/linuxserver/ungoogled-chromium": 1721952530
}

10
log.txt
View File

@ -443,6 +443,7 @@ Processing /tmp/appFeed/templates/linuxserversRepository/unraid/remmina.xml...Ge
Processing /tmp/appFeed/templates/linuxserversRepository/unraid/deprecated/requestrr.xml... ***DEPRECATED BY REPO PATH*** Getting categories from auxilliary file...Success
Processing /tmp/appFeed/templates/linuxserversRepository/unraid/resilio-sync.xml...Getting categories from auxilliary file...Success
Processing /tmp/appFeed/templates/linuxserversRepository/unraid/rsnapshot.xml...Getting categories from auxilliary file...Success
Processing /tmp/appFeed/templates/linuxserversRepository/unraid/rustdesk.xml...Success
Processing /tmp/appFeed/templates/linuxserversRepository/unraid/sabnzbd.xml...Getting categories from auxilliary file...Success
Processing /tmp/appFeed/templates/linuxserversRepository/unraid/deprecated/scrutiny.xml... ***DEPRECATED BY REPO PATH*** Getting categories from auxilliary file...Success
Processing /tmp/appFeed/templates/linuxserversRepository/unraid/series-troxide.xml...Success
@ -466,6 +467,7 @@ Processing /tmp/appFeed/templates/linuxserversRepository/unraid/thelounge.xml...
Processing /tmp/appFeed/templates/linuxserversRepository/unraid/transmission.xml...Getting categories from auxilliary file...Success
Processing /tmp/appFeed/templates/linuxserversRepository/unraid/tvheadend.xml...Getting categories from auxilliary file...Success
Processing /tmp/appFeed/templates/linuxserversRepository/unraid/ubooquity.xml...Getting categories from auxilliary file...Success
Processing /tmp/appFeed/templates/linuxserversRepository/unraid/ungoogled-chromium.xml...Success
Processing /tmp/appFeed/templates/linuxserversRepository/unraid/deprecated/unifi-controller.xml... ***DEPRECATED BY REPO PATH*** Getting categories from auxilliary file...Success
Processing /tmp/appFeed/templates/linuxserversRepository/unraid/unifi-network-application.xml...Success
Processing /tmp/appFeed/templates/linuxserversRepository/unraid/vscodium.xml...Success
@ -4254,8 +4256,12 @@ Processing /tmp/appFeed/templates/bendysRepository/sonarrtorss/sonarrtorss.xml..
Updating stats on containers
hywax/mafl
ghcr.io/hywax/mafl Downloads: 11584 Stars: 0 Base: unknown
linuxserver/rustdesk
lscr.io/linuxserver/rustdesk Downloads: 105 Stars: 0 Base: unknown
Pulling lscr.io/linuxserver/rustdesk
linuxserver/ungoogled-chromium
lscr.io/linuxserver/ungoogled-chromium Downloads: 0 Stars: 0 Base: unknown
Pulling lscr.io/linuxserver/ungoogled-chromium
Privileged: 103

View File

@ -609,8 +609,8 @@
"Network-Management"
],
"downloads": 750,
"LastUpdate": 1721849884,
"LastUpdateScan": 1721937984,
"LastUpdate": 1721849884,
"FirstSeen": 1721937984
},
{
@ -630,27 +630,13 @@
},
"Requires": "You will need to configure the beszel web panel along-side this container. This is a reporting agent only.\rThis container must stay on the host network for reporting purposes.",
"Config": [
{
"@attributes": {
"Name": "SSH Port",
"Target": "45876",
"Default": "",
"Mode": "tcp",
"Description": "The SSH port which the beszel web panel will use to communicate.",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "8090"
},
{
"@attributes": {
"Name": "Listen Port",
"Target": "PORT",
"Default": "45876",
"Mode": "",
"Description": "The port which you have opened for the SSH port.",
"Description": "The port for the SSH to listen on.",
"Type": "Variable",
"Display": "always",
"Required": "false",
@ -663,7 +649,7 @@
"Name": "Docker Socket",
"Target": "/var/run/docker.sock",
"Default": "/var/run/docker.sock",
"Mode": "rw",
"Mode": "ro",
"Description": "",
"Type": "Path",
"Display": "advanced",
@ -708,8 +694,8 @@
"Network-Management"
],
"downloads": 987,
"LastUpdate": 1721849836,
"LastUpdateScan": 1721937987,
"LastUpdate": 1721849836,
"FirstSeen": 1721937987
},
{
@ -146070,9 +146056,20 @@
"Tools-Utilities",
"Productivity"
],
"downloads": 10145,
"LastUpdateScan": 1719345986,
"LastUpdate": 1717704156,
"downloads": 11584,
"LastUpdate": 1720868577,
"trending": 12.422,
"trends": [
12.422
],
"trendsDate": [
1721945188
],
"downloadtrend": [
10145,
11584
],
"LastUpdateScan": 1721945188,
"FirstSeen": 1716746759
},
{
@ -278123,11 +278120,25 @@
},
"value": "/mnt/user/books/"
},
{
"@attributes": {
"Name": "Timezone",
"Target": "TZ",
"Default": "UTC",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "UTC"
},
{
"@attributes": {
"Name": "PUID",
"Target": "PUID",
"Default": "",
"Default": "1000",
"Mode": "",
"Description": "",
"Type": "Variable",
@ -278135,13 +278146,13 @@
"Required": "true",
"Mask": "false"
},
"value": "99"
"value": "1000"
},
{
"@attributes": {
"Name": "PGID",
"Target": "PGID",
"Default": "",
"Default": "100",
"Mode": "",
"Description": "",
"Type": "Variable",

View File

@ -91092,5 +91092,27 @@
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1721849836
},
"lscr.io/linuxserver/rustdesk": {
"Base": null,
"Downloads": 105,
"Stars": null,
"Time": 1721952524,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1721950517
},
"lscr.io/linuxserver/ungoogled-chromium": {
"Base": null,
"Downloads": null,
"Stars": null,
"Time": 1721952530,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1721949784
}
}

View File

@ -1,5 +1,5 @@
{
"caFixed": 496,
"caFixed": 498,
"fixedTemplates": {
"mandarons' Repository": {
"mandarons/icloud-drive": [
@ -370,6 +370,9 @@
"lscr.io/linuxserver/requestrr": [
"No category entry present"
],
"lscr.io/linuxserver/rustdesk": [
"No category entry present"
],
"lscr.io/linuxserver/series-troxide": [
"No category entry present"
],
@ -391,6 +394,9 @@
"lscr.io/linuxserver/syslog-ng": [
"No category entry present"
],
"lscr.io/linuxserver/ungoogled-chromium": [
"No category entry present"
],
"lscr.io/linuxserver/unifi-network-application": [
"No category entry present"
],