This commit is contained in:
Andrew Z 2024-02-09 08:05:55 -05:00
parent 1ca657f10b
commit 49746a18bd
7 changed files with 370 additions and 27 deletions

View File

@ -1,3 +1,3 @@
{ {
"last_updated_timestamp": 1707476755 "last_updated_timestamp": 1707483953
} }

View File

@ -34670,8 +34670,8 @@
"ChangeLogPresent": true, "ChangeLogPresent": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/linuxserversRepository/unraid/speedtest-tracker.xml", "templatePath": "/tmp/GitHub/AppFeed/templates/linuxserversRepository/unraid/speedtest-tracker.xml",
"downloads": 89, "downloads": 89,
"LastUpdate": 1707471332,
"LastUpdateScan": 1707476755, "LastUpdateScan": 1707476755,
"LastUpdate": 1707471332,
"FirstSeen": 1707476755 "FirstSeen": 1707476755
}, },
{ {
@ -61102,7 +61102,7 @@
"TemplateURL": "https://raw.githubusercontent.com/dlandon/docker.templates/master/unassigned.devices.xml", "TemplateURL": "https://raw.githubusercontent.com/dlandon/docker.templates/master/unassigned.devices.xml",
"Licence": "GPL Licensed", "Licence": "GPL Licensed",
"Repository": "https://raw.githubusercontent.com/dlandon/unassigned.devices/master/unassigned.devices.plg", "Repository": "https://raw.githubusercontent.com/dlandon/unassigned.devices/master/unassigned.devices.plg",
"pluginVersion": "2024.02.02a", "pluginVersion": "2024.02.09",
"topPlugin": 2, "topPlugin": 2,
"Overview": "Unassigned Devices is used to mount and share non-array disks, remote SMB or NFS shares, and iso files.", "Overview": "Unassigned Devices is used to mount and share non-array disks, remote SMB or NFS shares, and iso files.",
"Icon": "", "Icon": "",
@ -192209,7 +192209,7 @@
"Required": "false", "Required": "false",
"Mask": "false" "Mask": "false"
}, },
"value": "/mnt/disks/extrassd/docker-settings/omada-controller/data/" "value": "/mnt/user/appdata/omada-controller/data/"
}, },
{ {
"@attributes": { "@attributes": {
@ -192223,7 +192223,7 @@
"Required": "false", "Required": "false",
"Mask": "false" "Mask": "false"
}, },
"value": "/mnt/disks/extrassd/docker-settings/omada-controller/work/" "value": "/mnt/user/appdata/omada-controller/work/"
}, },
{ {
"@attributes": { "@attributes": {
@ -192237,7 +192237,7 @@
"Required": "false", "Required": "false",
"Mask": "false" "Mask": "false"
}, },
"value": "/mnt/disks/extrassd/docker-settings/omada-controller/logs/" "value": "/mnt/user/appdata/omada-controller/logs/"
}, },
{ {
"@attributes": { "@attributes": {
@ -305151,6 +305151,88 @@
"LastUpdateScan": 1706056656, "LastUpdateScan": 1706056656,
"FirstSeen": 1690229087 "FirstSeen": 1690229087
}, },
{
"Name": "woodpecker-agent",
"Repository": "woodpeckerci/woodpecker-agent:latest",
"Registry": "https://hub.docker.com/r/woodpeckerci/woodpecker-agent/",
"Network": "bridge",
"Privileged": "false",
"Support": "https://github.com/Homelabbers/unraid-templates/issues/new?assignees=&labels=Template+Request&projects=&template=template-request.md&title=Community+Application+Template+Request+-+%3Capplication+name%3E",
"Project": "https://github.com/woodpecker-ci/woodpecker",
"Overview": "Woodpecker is a simple CI engine with great extensibility.\r\n \r\n It runs your pipelines inside Docker containers, so if you are already using them in your daily workflow, you'll love Woodpecker for sure.\r\n \r\n Modify per your requirements",
"TemplateURL": "https://raw.githubusercontent.com/Homelabbers/unraid-templates/master/templates/woodpeckerci-agent.xml",
"Icon": "https://raw.githubusercontent.com/Homelabbers/unraid-templates/ef509cf38a5446471e9305abaa3d954694258880/templates/icons/woodpeckerci-agent.png",
"ExtraParams": "--restart=unless-stopped",
"Config": [
{
"@attributes": {
"Name": "Woodpecker Server",
"Target": "WOODPECKER_SERVER",
"Default": "woodpecker-server:9000",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Woodpecker Agent Shared Secret",
"Target": "WOODPECKER_AGENT_SECRET",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "/var/run/docker.sock",
"Target": "/var/run/docker.sock",
"Default": "/var/run/docker.sock",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": ""
}
],
"Repo": "homelabbers' Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/homelabbersRepository/templates/woodpeckerci-agent.xml",
"CategoryList": [
"Productivity",
"Tools-Utilities"
],
"downloads": 1205552,
"stars": 6,
"trending": 17.249,
"trends": [
3.754,
17.249
],
"trendsDate": [
1692561877,
1706056656
],
"downloadtrend": [
960164,
997610,
1205552
],
"LastUpdateScan": 1706056656,
"LastUpdate": 1705993211,
"FirstSeen": 1689964837
},
{ {
"Name": "woodpeckerci-server", "Name": "woodpeckerci-server",
"Repository": "woodpeckerci/woodpecker-server:latest", "Repository": "woodpeckerci/woodpecker-server:latest",

View File

@ -1,7 +1,7 @@
{ {
"apps": 2146, "apps": 2147,
"last_updated_timestamp": 1707476755, "last_updated_timestamp": 1707483953,
"last_updated": "2024-02-09 06:05", "last_updated": "2024-02-09 08:05",
"categories": [ "categories": [
{ {
"Cat": "Backup:", "Cat": "Backup:",
@ -34832,8 +34832,8 @@
"ChangeLogPresent": true, "ChangeLogPresent": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/linuxserversRepository/unraid/speedtest-tracker.xml", "templatePath": "/tmp/GitHub/AppFeed/templates/linuxserversRepository/unraid/speedtest-tracker.xml",
"downloads": 89, "downloads": 89,
"LastUpdate": 1707471332,
"LastUpdateScan": 1707476755, "LastUpdateScan": 1707476755,
"LastUpdate": 1707471332,
"FirstSeen": 1707476755 "FirstSeen": 1707476755
}, },
{ {
@ -61264,7 +61264,7 @@
"TemplateURL": "https://raw.githubusercontent.com/dlandon/docker.templates/master/unassigned.devices.xml", "TemplateURL": "https://raw.githubusercontent.com/dlandon/docker.templates/master/unassigned.devices.xml",
"Licence": "GPL Licensed", "Licence": "GPL Licensed",
"Repository": "https://raw.githubusercontent.com/dlandon/unassigned.devices/master/unassigned.devices.plg", "Repository": "https://raw.githubusercontent.com/dlandon/unassigned.devices/master/unassigned.devices.plg",
"pluginVersion": "2024.02.02a", "pluginVersion": "2024.02.09",
"topPlugin": 2, "topPlugin": 2,
"Overview": "Unassigned Devices is used to mount and share non-array disks, remote SMB or NFS shares, and iso files.", "Overview": "Unassigned Devices is used to mount and share non-array disks, remote SMB or NFS shares, and iso files.",
"Icon": "", "Icon": "",
@ -192371,7 +192371,7 @@
"Required": "false", "Required": "false",
"Mask": "false" "Mask": "false"
}, },
"value": "/mnt/disks/extrassd/docker-settings/omada-controller/data/" "value": "/mnt/user/appdata/omada-controller/data/"
}, },
{ {
"@attributes": { "@attributes": {
@ -192385,7 +192385,7 @@
"Required": "false", "Required": "false",
"Mask": "false" "Mask": "false"
}, },
"value": "/mnt/disks/extrassd/docker-settings/omada-controller/work/" "value": "/mnt/user/appdata/omada-controller/work/"
}, },
{ {
"@attributes": { "@attributes": {
@ -192399,7 +192399,7 @@
"Required": "false", "Required": "false",
"Mask": "false" "Mask": "false"
}, },
"value": "/mnt/disks/extrassd/docker-settings/omada-controller/logs/" "value": "/mnt/user/appdata/omada-controller/logs/"
}, },
{ {
"@attributes": { "@attributes": {
@ -305313,6 +305313,88 @@
"LastUpdateScan": 1706056656, "LastUpdateScan": 1706056656,
"FirstSeen": 1690229087 "FirstSeen": 1690229087
}, },
{
"Name": "woodpecker-agent",
"Repository": "woodpeckerci/woodpecker-agent:latest",
"Registry": "https://hub.docker.com/r/woodpeckerci/woodpecker-agent/",
"Network": "bridge",
"Privileged": "false",
"Support": "https://github.com/Homelabbers/unraid-templates/issues/new?assignees=&labels=Template+Request&projects=&template=template-request.md&title=Community+Application+Template+Request+-+%3Capplication+name%3E",
"Project": "https://github.com/woodpecker-ci/woodpecker",
"Overview": "Woodpecker is a simple CI engine with great extensibility.\r\n \r\n It runs your pipelines inside Docker containers, so if you are already using them in your daily workflow, you'll love Woodpecker for sure.\r\n \r\n Modify per your requirements",
"TemplateURL": "https://raw.githubusercontent.com/Homelabbers/unraid-templates/master/templates/woodpeckerci-agent.xml",
"Icon": "https://raw.githubusercontent.com/Homelabbers/unraid-templates/ef509cf38a5446471e9305abaa3d954694258880/templates/icons/woodpeckerci-agent.png",
"ExtraParams": "--restart=unless-stopped",
"Config": [
{
"@attributes": {
"Name": "Woodpecker Server",
"Target": "WOODPECKER_SERVER",
"Default": "woodpecker-server:9000",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Woodpecker Agent Shared Secret",
"Target": "WOODPECKER_AGENT_SECRET",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "/var/run/docker.sock",
"Target": "/var/run/docker.sock",
"Default": "/var/run/docker.sock",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": ""
}
],
"Repo": "homelabbers' Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/homelabbersRepository/templates/woodpeckerci-agent.xml",
"CategoryList": [
"Productivity",
"Tools-Utilities"
],
"downloads": 1205552,
"stars": 6,
"trending": 17.249,
"trends": [
3.754,
17.249
],
"trendsDate": [
1692561877,
1706056656
],
"downloadtrend": [
960164,
997610,
1205552
],
"LastUpdateScan": 1706056656,
"LastUpdate": 1705993211,
"FirstSeen": 1689964837
},
{ {
"Name": "woodpeckerci-server", "Name": "woodpeckerci-server",
"Repository": "woodpeckerci/woodpecker-server:latest", "Repository": "woodpeckerci/woodpecker-server:latest",

View File

@ -3908,7 +3908,7 @@ Processing /tmp/appFeed/templates/homelabbersRepository/templates/plex-shuffler.
Processing /tmp/appFeed/templates/homelabbersRepository/templates/reiverr.xml...Success Processing /tmp/appFeed/templates/homelabbersRepository/templates/reiverr.xml...Success
Processing /tmp/appFeed/templates/homelabbersRepository/templates/replex.xml...Success Processing /tmp/appFeed/templates/homelabbersRepository/templates/replex.xml...Success
Processing /tmp/appFeed/templates/homelabbersRepository/templates/ryot.xml...Success Processing /tmp/appFeed/templates/homelabbersRepository/templates/ryot.xml...Success
Processing /tmp/appFeed/templates/homelabbersRepository/templates/woodpeckerci-agent.xml...Removed from CA Processing /tmp/appFeed/templates/homelabbersRepository/templates/woodpeckerci-agent.xml...Success
Processing /tmp/appFeed/templates/homelabbersRepository/templates/woodpeckerci-server.xml...Success Processing /tmp/appFeed/templates/homelabbersRepository/templates/woodpeckerci-server.xml...Success
@ -3929,8 +3929,6 @@ Processing /tmp/appFeed/templates/emp83sRepository/PortainerCE/PortainerCE.xml..
Updating stats on containers Updating stats on containers
linuxserver/speedtest-tracker
lscr.io/linuxserver/speedtest-tracker Downloads: 89 Stars: 0 Base: unknown
Privileged: 101 Privileged: 101

View File

@ -34489,6 +34489,191 @@
"topTrending": -0.077, "topTrending": -0.077,
"topPerforming": 0.104 "topPerforming": 0.104
}, },
{
"Name": "speedtest-tracker",
"Repository": "lscr.io/linuxserver/speedtest-tracker",
"Registry": "https://github.com/orgs/linuxserver/packages/container/package/speedtest-tracker",
"DonateText": "Donations",
"DonateLink": "https://www.linuxserver.io/donate",
"Network": "bridge",
"Privileged": "false",
"Support": "https://github.com/linuxserver/docker-speedtest-tracker/issues/new/choose",
"Shell": "bash",
"GitHub": "https://github.com/linuxserver/docker-speedtest-tracker#application-setup",
"ReadMe": "https://github.com/linuxserver/docker-speedtest-tracker#readme",
"Project": "https://github.com/alexjustesen/speedtest-tracker",
"Overview": "Speedtest-tracker(https://github.com/alexjustesen/speedtest-tracker) is a self-hosted internet performance tracking application that runs speedtest checks against Ookla's Speedtest service.",
"WebUI": "http://[IP]:[PORT:80]",
"TemplateURL": "https://raw.githubusercontent.com/linuxserver/templates/master/unraid/speedtest-tracker.xml",
"Icon": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/speedtest-tracker-logo.png",
"Config": [
{
"@attributes": {
"Name": "WebUI",
"Target": "80",
"Default": "80",
"Mode": "tcp",
"Description": "Web UI",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Appdata",
"Target": "/config",
"Default": "",
"Mode": "rw",
"Description": "Contains speedtest-tracker config and database, if using sqlite.",
"Type": "Path",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "DB_CONNECTION",
"Target": "DB_CONNECTION",
"Default": "sqlite",
"Description": "Set the database type to use. `sqlite`, `pgsql`, or `mysql`",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "APP_KEY",
"Target": "APP_KEY",
"Default": "",
"Description": "App key used for encrypting stored data. Generate with `docker exec speedtest-tracker php /app/www/artisan key:generate --show`",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "true"
},
"value": ""
},
{
"@attributes": {
"Name": "DB_HOST",
"Target": "DB_HOST",
"Default": "",
"Description": "Database hostname (postgres/mysql).",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "DB_PORT",
"Target": "DB_PORT",
"Default": "",
"Description": "Database port (postgres/mysql).",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "DB_DATABASE",
"Target": "DB_DATABASE",
"Default": "",
"Description": "Database name (postgres/mysql).",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "DB_USERNAME",
"Target": "DB_USERNAME",
"Default": "",
"Description": "Database username (postgres/mysql).",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "DB_PASSWORD",
"Target": "DB_PASSWORD",
"Default": "",
"Description": "Database password (postgres/mysql).",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "true"
},
"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/speedtest-tracker.xml",
"downloads": 89,
"LastUpdate": 1707471332,
"LastUpdateScan": 1707476755,
"FirstSeen": 1707476755
},
{ {
"Name": "sqlitebrowser", "Name": "sqlitebrowser",
"Repository": "lscr.io/linuxserver/sqlitebrowser", "Repository": "lscr.io/linuxserver/sqlitebrowser",
@ -90345,6 +90530,7 @@
{ {
"PluginURL": "https://github.com/ich777/unraid-coral-driver/raw/master/coral-driver.plg", "PluginURL": "https://github.com/ich777/unraid-coral-driver/raw/master/coral-driver.plg",
"PluginAuthor": "ich777", "PluginAuthor": "ich777",
"Requires": "PCI based Coral TPU",
"Name": "Coral Accelerator Module Drivers", "Name": "Coral Accelerator Module Drivers",
"Support": "https://forums.unraid.net/topic/98064-support-blakeblackshear-frigate/", "Support": "https://forums.unraid.net/topic/98064-support-blakeblackshear-frigate/",
"Icon": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/coral-driver.png", "Icon": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/coral-driver.png",
@ -90354,7 +90540,7 @@
"Plugin": true, "Plugin": true,
"pluginVersion": "2023.12.24", "pluginVersion": "2023.12.24",
"MinVer": "6.9.0-rc2", "MinVer": "6.9.0-rc2",
"Overview": "This package contains the Coral Accelerator Module Drivers and installs them to utilize them in your Docker containers.", "Overview": "This package contains the Coral Accelerator Module Drivers and installs them to utilize them in your Docker containers.\r\nOnly necessary for PCI based Coral TPUs!",
"templatePath": "/tmp/GitHub/AppFeed/templates/ich777sRepository/ich777/Coral-Driver.xml", "templatePath": "/tmp/GitHub/AppFeed/templates/ich777sRepository/ich777/Coral-Driver.xml",
"CategoryList": [ "CategoryList": [
"Productivity", "Productivity",
@ -140516,10 +140702,10 @@
{ {
"@attributes": { "@attributes": {
"Name": "App data", "Name": "App data",
"Target": "/etc/dns/config", "Target": "/etc/dns/",
"Default": "/mnt/user/appdata/technitium-dnsserver", "Default": "/mnt/user/appdata/technitium-dnsserver",
"Mode": "rw", "Mode": "rw",
"Description": "Container Path: /etc/dns/config", "Description": "Container Path: /etc/dns",
"Type": "Path", "Type": "Path",
"Display": "always", "Display": "always",
"Required": "true", "Required": "true",

View File

@ -294,7 +294,7 @@
"min": "6.11.0" "min": "6.11.0"
}, },
"https://raw.githubusercontent.com/dlandon/unassigned.devices/master/unassigned.devices.plg": { "https://raw.githubusercontent.com/dlandon/unassigned.devices/master/unassigned.devices.plg": {
"version": "2024.02.02a", "version": "2024.02.09",
"min": "6.11.0" "min": "6.11.0"
}, },
"https://raw.githubusercontent.com/dlandon/unassigned.devices/master/unassigned.devices-plus.plg": { "https://raw.githubusercontent.com/dlandon/unassigned.devices/master/unassigned.devices-plus.plg": {

View File

@ -1,5 +1,5 @@
{ {
"caFixed": 458, "caFixed": 457,
"fixedTemplates": { "fixedTemplates": {
"pducharme's Repository": { "pducharme's Repository": {
"pducharme/unifi": [ "pducharme/unifi": [
@ -1507,11 +1507,6 @@
"phasecorex/red-discordbot": [ "phasecorex/red-discordbot": [
"No Registry entry set. Created from Repository setting - This may not be the correct value" "No Registry entry set. Created from Repository setting - This may not be the correct value"
] ]
},
"homelabbers' Repository": {
"woodpeckerci/woodpecker-agent:latest": [
"Port referenced in webUI does not correspond with a container port defined. Port Referenced does not exist in Config. Template removed from CA."
]
} }
} }
} }