This commit is contained in:
Andrew Z 2024-02-09 10:06:06 -05:00
parent 49746a18bd
commit 7efde42d69
5 changed files with 96 additions and 14 deletions

View File

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

View File

@ -81192,7 +81192,7 @@
"Repo": "FlamongOle's Repository",
"TemplateURL": "https://raw.githubusercontent.com/olehj/unraid/master/disklocation.xml",
"Repository": "https://raw.githubusercontent.com/olehj/disklocation/master/disklocation-master.plg",
"pluginVersion": "2024.02.09-o24",
"pluginVersion": "2024.02.10-o24",
"MinVer": "6.9.0",
"topPlugin": 37,
"Overview": "Locate your drives and assign them to a graphical tray map to get full overview of installed hard drives in your system.",
@ -81218,7 +81218,7 @@
"Repo": "FlamongOle's Repository",
"TemplateURL": "https://raw.githubusercontent.com/olehj/unraid/master/disklocation-dev.xml",
"Repository": "https://raw.githubusercontent.com/olehj/disklocation/devel/disklocation-devel.plg",
"pluginVersion": "2024.02.09-dev",
"pluginVersion": "2024.02.10-dev",
"Overview": "Locate your drives and assign them to a graphical tray map to get full overview of installed hard drives in your system.\nNB! This is the developer edition of the plugin, use with CAUTION and OWN RISK!",
"Icon": "",
"templatePath": "/tmp/GitHub/AppFeed/templates/FlamongOlesRepository/disklocation-dev.xml",

View File

@ -1,7 +1,7 @@
{
"apps": 2147,
"last_updated_timestamp": 1707483953,
"last_updated": "2024-02-09 08:05",
"last_updated_timestamp": 1707491164,
"last_updated": "2024-02-09 10:06",
"categories": [
{
"Cat": "Backup:",
@ -81354,7 +81354,7 @@
"Repo": "FlamongOle's Repository",
"TemplateURL": "https://raw.githubusercontent.com/olehj/unraid/master/disklocation.xml",
"Repository": "https://raw.githubusercontent.com/olehj/disklocation/master/disklocation-master.plg",
"pluginVersion": "2024.02.09-o24",
"pluginVersion": "2024.02.10-o24",
"MinVer": "6.9.0",
"topPlugin": 37,
"Overview": "Locate your drives and assign them to a graphical tray map to get full overview of installed hard drives in your system.",
@ -81380,7 +81380,7 @@
"Repo": "FlamongOle's Repository",
"TemplateURL": "https://raw.githubusercontent.com/olehj/unraid/master/disklocation-dev.xml",
"Repository": "https://raw.githubusercontent.com/olehj/disklocation/devel/disklocation-devel.plg",
"pluginVersion": "2024.02.09-dev",
"pluginVersion": "2024.02.10-dev",
"Overview": "Locate your drives and assign them to a graphical tray map to get full overview of installed hard drives in your system.\nNB! This is the developer edition of the plugin, use with CAUTION and OWN RISK!",
"Icon": "",
"templatePath": "/tmp/GitHub/AppFeed/templates/FlamongOlesRepository/disklocation-dev.xml",

View File

@ -34670,8 +34670,8 @@
"ChangeLogPresent": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/linuxserversRepository/unraid/speedtest-tracker.xml",
"downloads": 89,
"LastUpdate": 1707471332,
"LastUpdateScan": 1707476755,
"LastUpdate": 1707471332,
"FirstSeen": 1707476755
},
{
@ -61102,7 +61102,7 @@
"TemplateURL": "https://raw.githubusercontent.com/dlandon/docker.templates/master/unassigned.devices.xml",
"Licence": "GPL Licensed",
"Repository": "https://raw.githubusercontent.com/dlandon/unassigned.devices/master/unassigned.devices.plg",
"pluginVersion": "2024.02.02a",
"pluginVersion": "2024.02.09",
"topPlugin": 2,
"Overview": "Unassigned Devices is used to mount and share non-array disks, remote SMB or NFS shares, and iso files.",
"Icon": "",
@ -192209,7 +192209,7 @@
"Required": "false",
"Mask": "false"
},
"value": "/mnt/disks/extrassd/docker-settings/omada-controller/data/"
"value": "/mnt/user/appdata/omada-controller/data/"
},
{
"@attributes": {
@ -192223,7 +192223,7 @@
"Required": "false",
"Mask": "false"
},
"value": "/mnt/disks/extrassd/docker-settings/omada-controller/work/"
"value": "/mnt/user/appdata/omada-controller/work/"
},
{
"@attributes": {
@ -192237,7 +192237,7 @@
"Required": "false",
"Mask": "false"
},
"value": "/mnt/disks/extrassd/docker-settings/omada-controller/logs/"
"value": "/mnt/user/appdata/omada-controller/logs/"
},
{
"@attributes": {
@ -305151,6 +305151,88 @@
"LastUpdateScan": 1706056656,
"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",
"Repository": "woodpeckerci/woodpecker-server:latest",

View File

@ -316,11 +316,11 @@
"version": "2023.11.27"
},
"https://raw.githubusercontent.com/olehj/disklocation/master/disklocation-master.plg": {
"version": "2024.02.09-o24",
"version": "2024.02.10-o24",
"min": "6.9.0"
},
"https://raw.githubusercontent.com/olehj/disklocation/devel/disklocation-devel.plg": {
"version": "2024.02.09-dev"
"version": "2024.02.10-dev"
},
"https://raw.githubusercontent.com/ich777/unraid-age/master/age.plg": {
"version": "2023.06.15",