This commit is contained in:
Andrew Z 2024-09-19 02:06:39 -04:00
parent 98e983b7ec
commit d088e9514b
8 changed files with 256 additions and 41 deletions

View File

@ -1,3 +1,3 @@
{ {
"last_updated_timestamp": 1726718792 "last_updated_timestamp": 1726725997
} }

View File

@ -1273,8 +1273,8 @@
], ],
"downloads": 27827, "downloads": 27827,
"stars": 3, "stars": 3,
"LastUpdate": 1726259350,
"LastUpdateScan": 1726718792, "LastUpdateScan": 1726718792,
"LastUpdate": 1726259350,
"FirstSeen": 1724120187 "FirstSeen": 1724120187
}, },
{ {
@ -5365,7 +5365,6 @@
], ],
"downloads": 17837065, "downloads": 17837065,
"stars": 87, "stars": 87,
"LastUpdate": 1726704932,
"trending": 1.974, "trending": 1.974,
"trends": [ "trends": [
2.364, 2.364,
@ -5381,6 +5380,7 @@
17837065 17837065
], ],
"LastUpdateScan": 1726718792, "LastUpdateScan": 1726718792,
"LastUpdate": 1726704932,
"FirstSeen": 1721513191 "FirstSeen": 1721513191
}, },
{ {
@ -94573,6 +94573,98 @@
"topTrending": 0.019000000000000003, "topTrending": 0.019000000000000003,
"topPerforming": 0.028 "topPerforming": 0.028
}, },
{
"Name": "RIPEAtlasProbe",
"Repository": "jamesits/ripe-atlas:latest",
"Registry": "https://registry.hub.docker.com/r/jamesits/ripe-atlas",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://github.com/shrmnk/docker-templates/issues",
"Overview": "This is the RIPE Atlas software probe packaged as a Docker image.",
"TemplateURL": "https://raw.githubusercontent.com/shrmnk/docker-templates/master/shrmn/ripe-atlas-probe.xml",
"Icon": "https://www.netdata.cloud/img/ripe.png",
"ExtraParams": "--cap-drop=ALL --cap-add=CHOWN --cap-add=SETUID --cap-add=SETGID --cap-add=DAC_OVERRIDE --cap-add=NET_RAW",
"Config": [
{
"@attributes": {
"Name": "etc",
"Target": "/var/atlas-probe/etc",
"Default": "/mnt/user/appdata/atlas-probe/etc",
"Mode": "rw",
"Description": "Stores config.txt and probe_key.pub, where you will need to extract the public key and paste into the RIPE Atlas probe setup",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/atlas-probe/etc"
},
{
"@attributes": {
"Name": "RXTXRPT",
"Target": "RXTXRPT",
"Default": "yes",
"Mode": "",
"Description": "Enables sending interface traffic statistics as Atlas measurement results",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "yes"
},
{
"@attributes": {
"Name": "status",
"Target": "/var/atlas-probe/status",
"Default": "/mnt/user/appdata/atlas-probe/status",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/atlas-probe/status"
},
{
"@attributes": {
"Name": "Enable Traefik",
"Target": "traefik.enable",
"Default": "false",
"Mode": "",
"Description": "",
"Type": "Label",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": "false"
},
{
"@attributes": {
"Name": "Watchtower",
"Target": "com.centurylinklabs.watchtower.enable",
"Default": "true",
"Mode": "",
"Description": "",
"Type": "Label",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": "true"
}
],
"Repo": "shrmn's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/shrmnsRepository/shrmn/ripe-atlas-probe.xml",
"downloads": 1431959,
"stars": 8,
"LastUpdate": 1726715161,
"LastUpdateScan": 1726725992,
"FirstSeen": 1726725992
},
{ {
"Name": "AdGuard-Home", "Name": "AdGuard-Home",
"Repository": "adguard/adguardhome", "Repository": "adguard/adguardhome",
@ -326198,8 +326290,8 @@
"Backup" "Backup"
], ],
"downloads": 466, "downloads": 466,
"LastUpdate": 1725100784,
"LastUpdateScan": 1726718792, "LastUpdateScan": 1726718792,
"LastUpdate": 1725100784,
"FirstSeen": 1690325096 "FirstSeen": 1690325096
}, },
{ {
@ -329637,7 +329729,7 @@
"ChangeLogPresent": true, "ChangeLogPresent": true,
"pluginVersion": "2024.09.18a", "pluginVersion": "2024.09.18a",
"MinVer": "6.11.0", "MinVer": "6.11.0",
"Overview": "Installs python3, pip and setuptools onto Unraid systems. Just simple and functional, no dependency problems.", "Overview": "Installs python3, pip and setuptools onto Unraid systems. No library issues, fully compatible with Unraid 6 and 7.",
"Icon": "", "Icon": "",
"templatePath": "/tmp/GitHub/AppFeed/templates/RyszsRepository/dwpython.xml", "templatePath": "/tmp/GitHub/AppFeed/templates/RyszsRepository/dwpython.xml",
"CategoryList": [ "CategoryList": [

View File

@ -1,7 +1,7 @@
{ {
"apps": 2368, "apps": 2369,
"last_updated_timestamp": 1726718792, "last_updated_timestamp": 1726725997,
"last_updated": "2024-09-19 00:06", "last_updated": "2024-09-19 02:06",
"categories": [ "categories": [
{ {
"Cat": "AI:", "Cat": "AI:",
@ -1439,8 +1439,8 @@
], ],
"downloads": 27827, "downloads": 27827,
"stars": 3, "stars": 3,
"LastUpdate": 1726259350,
"LastUpdateScan": 1726718792, "LastUpdateScan": 1726718792,
"LastUpdate": 1726259350,
"FirstSeen": 1724120187 "FirstSeen": 1724120187
}, },
{ {
@ -5531,7 +5531,6 @@
], ],
"downloads": 17837065, "downloads": 17837065,
"stars": 87, "stars": 87,
"LastUpdate": 1726704932,
"trending": 1.974, "trending": 1.974,
"trends": [ "trends": [
2.364, 2.364,
@ -5547,6 +5546,7 @@
17837065 17837065
], ],
"LastUpdateScan": 1726718792, "LastUpdateScan": 1726718792,
"LastUpdate": 1726704932,
"FirstSeen": 1721513191 "FirstSeen": 1721513191
}, },
{ {
@ -94739,6 +94739,98 @@
"topTrending": 0.019000000000000003, "topTrending": 0.019000000000000003,
"topPerforming": 0.028 "topPerforming": 0.028
}, },
{
"Name": "RIPEAtlasProbe",
"Repository": "jamesits/ripe-atlas:latest",
"Registry": "https://registry.hub.docker.com/r/jamesits/ripe-atlas",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://github.com/shrmnk/docker-templates/issues",
"Overview": "This is the RIPE Atlas software probe packaged as a Docker image.",
"TemplateURL": "https://raw.githubusercontent.com/shrmnk/docker-templates/master/shrmn/ripe-atlas-probe.xml",
"Icon": "https://www.netdata.cloud/img/ripe.png",
"ExtraParams": "--cap-drop=ALL --cap-add=CHOWN --cap-add=SETUID --cap-add=SETGID --cap-add=DAC_OVERRIDE --cap-add=NET_RAW",
"Config": [
{
"@attributes": {
"Name": "etc",
"Target": "/var/atlas-probe/etc",
"Default": "/mnt/user/appdata/atlas-probe/etc",
"Mode": "rw",
"Description": "Stores config.txt and probe_key.pub, where you will need to extract the public key and paste into the RIPE Atlas probe setup",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/atlas-probe/etc"
},
{
"@attributes": {
"Name": "RXTXRPT",
"Target": "RXTXRPT",
"Default": "yes",
"Mode": "",
"Description": "Enables sending interface traffic statistics as Atlas measurement results",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": "yes"
},
{
"@attributes": {
"Name": "status",
"Target": "/var/atlas-probe/status",
"Default": "/mnt/user/appdata/atlas-probe/status",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/atlas-probe/status"
},
{
"@attributes": {
"Name": "Enable Traefik",
"Target": "traefik.enable",
"Default": "false",
"Mode": "",
"Description": "",
"Type": "Label",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": "false"
},
{
"@attributes": {
"Name": "Watchtower",
"Target": "com.centurylinklabs.watchtower.enable",
"Default": "true",
"Mode": "",
"Description": "",
"Type": "Label",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": "true"
}
],
"Repo": "shrmn's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/shrmnsRepository/shrmn/ripe-atlas-probe.xml",
"downloads": 1431959,
"stars": 8,
"LastUpdate": 1726715161,
"LastUpdateScan": 1726725992,
"FirstSeen": 1726725992
},
{ {
"Name": "AdGuard-Home", "Name": "AdGuard-Home",
"Repository": "adguard/adguardhome", "Repository": "adguard/adguardhome",
@ -326364,8 +326456,8 @@
"Backup" "Backup"
], ],
"downloads": 466, "downloads": 466,
"LastUpdate": 1725100784,
"LastUpdateScan": 1726718792, "LastUpdateScan": 1726718792,
"LastUpdate": 1725100784,
"FirstSeen": 1690325096 "FirstSeen": 1690325096
}, },
{ {
@ -329803,7 +329895,7 @@
"ChangeLogPresent": true, "ChangeLogPresent": true,
"pluginVersion": "2024.09.18a", "pluginVersion": "2024.09.18a",
"MinVer": "6.11.0", "MinVer": "6.11.0",
"Overview": "Installs python3, pip and setuptools onto Unraid systems. Just simple and functional, no dependency problems.", "Overview": "Installs python3, pip and setuptools onto Unraid systems. No library issues, fully compatible with Unraid 6 and 7.",
"Icon": "", "Icon": "",
"templatePath": "/tmp/GitHub/AppFeed/templates/RyszsRepository/dwpython.xml", "templatePath": "/tmp/GitHub/AppFeed/templates/RyszsRepository/dwpython.xml",
"CategoryList": [ "CategoryList": [

View File

@ -3509,5 +3509,6 @@
"https://raw.githubusercontent.com/dkaser/unraid-plugin-diagnostics/main/plugin/plugin-diagnostics.plg": 1726200384, "https://raw.githubusercontent.com/dkaser/unraid-plugin-diagnostics/main/plugin/plugin-diagnostics.plg": 1726200384,
"binhex/arch-bitmagnet": 1726236405, "binhex/arch-bitmagnet": 1726236405,
"salvoxia/immich-folder-album-creator": 1726437990, "salvoxia/immich-folder-album-creator": 1726437990,
"https://raw.githubusercontent.com/desertwitch/python-unRAID/main/plugin/dwpython.plg": 1726661206 "https://raw.githubusercontent.com/desertwitch/python-unRAID/main/plugin/dwpython.plg": 1726661206,
"jamesits/ripe-atlas:latest": 1726725992
} }

14
log.txt
View File

@ -1105,6 +1105,7 @@ Processing /tmp/appFeed/templates/rixsRepository/rix1337/ripper.xml...Success
Downloading shrmn's Repository: https://github.com/shrmnk/docker-templates -> /tmp/appFeed/templates/shrmnsRepository Attempt 1...https://github.com/shrmnk/docker-templates/archive/master.tar.gz Success! Downloading shrmn's Repository: https://github.com/shrmnk/docker-templates -> /tmp/appFeed/templates/shrmnsRepository Attempt 1...https://github.com/shrmnk/docker-templates/archive/master.tar.gz Success!
Processing /tmp/appFeed/templates/shrmnsRepository/shrmn/gsdock.xml...Success Processing /tmp/appFeed/templates/shrmnsRepository/shrmn/gsdock.xml...Success
Processing /tmp/appFeed/templates/shrmnsRepository/shrmn/ripe-atlas-probe.xml...Success
Downloading Siwat2545's Repository: https://github.com/SiwatINC/unraid-ca-repository -> /tmp/appFeed/templates/Siwat2545sRepository Attempt 1...https://github.com/SiwatINC/unraid-ca-repository/archive/master.tar.gz Success! Downloading Siwat2545's Repository: https://github.com/SiwatINC/unraid-ca-repository -> /tmp/appFeed/templates/Siwat2545sRepository Attempt 1...https://github.com/SiwatINC/unraid-ca-repository/archive/master.tar.gz Success!
@ -4328,16 +4329,9 @@ Processing /tmp/appFeed/templates/bendysRepository/sonarrtorss/sonarrtorss.xml..
Updating stats on containers Updating stats on containers
Tagged - Can't determine last update jamesits/ripe-atlas
triliumnext/notes jamesits/ripe-atlas:latest Downloads: 1431959 Stars: 8 Base: unknown
triliumnext/notes:v0.90.3 Downloads: 27827 Stars: 3 Base: unknown Pulling jamesits/ripe-atlas:latest
Tagged - Can't determine last update
getmeili/meilisearch
getmeili/meilisearch:v1.9.0 Downloads: 17837065 Stars: 87 Base: unknown
toniebox-reverse-engineering/teddycloud
ghcr.io/toniebox-reverse-engineering/teddycloud:latest Downloads: Stars: Base: unknown
greycubesgav/cryptomator-webdav
greycubesgav/cryptomator-webdav Downloads: 466 Stars: 0 Base: unknown
Privileged: 105 Privileged: 105

View File

@ -1271,10 +1271,10 @@
"Productivity", "Productivity",
"Tools-Utilities" "Tools-Utilities"
], ],
"downloads": 4476, "downloads": 27827,
"stars": 2, "stars": 3,
"LastUpdateScan": 1724120187, "LastUpdate": 1726259350,
"LastUpdate": 1723882190, "LastUpdateScan": 1726718792,
"FirstSeen": 1724120187 "FirstSeen": 1724120187
}, },
{ {
@ -2394,6 +2394,20 @@
}, },
"value": "INSERT_TOKEN" "value": "INSERT_TOKEN"
}, },
{
"@attributes": {
"Name": "Client ID",
"Target": "CLIENT_ID",
"Default": "",
"Mode": "",
"Description": "Discord application client ID. This can be found under the 'OAuth2' tab in the discord dev portal.",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{ {
"@attributes": { "@attributes": {
"Name": "Bookshelf Token", "Name": "Bookshelf Token",
@ -2552,6 +2566,9 @@
"Repo": "DonKevlar's Repository", "Repo": "DonKevlar's Repository",
"ChangeLogPresent": true, "ChangeLogPresent": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/DonKevlarsRepository/Bookshelf-Traveller.xml", "templatePath": "/tmp/GitHub/AppFeed/templates/DonKevlarsRepository/Bookshelf-Traveller.xml",
"CategoryList": [
"MediaApp-Other"
],
"downloads": 2194, "downloads": 2194,
"stars": 2, "stars": 2,
"LastUpdateScan": 1724825191, "LastUpdateScan": 1724825191,
@ -5346,21 +5363,24 @@
"CategoryList": [ "CategoryList": [
"Tools-Utilities" "Tools-Utilities"
], ],
"downloads": 17484968, "downloads": 17837065,
"stars": 87, "stars": 87,
"trending": 2.364, "LastUpdate": 1726704932,
"trending": 1.974,
"trends": [ "trends": [
2.364 2.364,
1.974
], ],
"trendsDate": [ "trendsDate": [
1724112480 1724112480,
1726718792
], ],
"downloadtrend": [ "downloadtrend": [
17071673, 17071673,
17484968 17484968,
17837065
], ],
"LastUpdateScan": 1724112480, "LastUpdateScan": 1726718792,
"LastUpdate": 1724026649,
"FirstSeen": 1721513191 "FirstSeen": 1721513191
}, },
{ {
@ -9576,8 +9596,8 @@
"MediaServer-Other" "MediaServer-Other"
], ],
"downloads": 310, "downloads": 310,
"LastUpdate": 1716371660,
"LastUpdateScan": 1726697186, "LastUpdateScan": 1726697186,
"LastUpdate": 1716371660,
"FirstSeen": 1716300444 "FirstSeen": 1716300444
}, },
{ {
@ -159259,7 +159279,7 @@
"MediaServer-Music", "MediaServer-Music",
"MediaServer-Other" "MediaServer-Other"
], ],
"LastUpdateScan": 1724112480, "LastUpdateScan": 1726718792,
"FirstSeen": 1705914355 "FirstSeen": 1705914355
}, },
{ {
@ -322782,7 +322802,6 @@
], ],
"downloads": 701532, "downloads": 701532,
"stars": 58, "stars": 58,
"LastUpdate": 1720114402,
"trending": 3.149, "trending": 3.149,
"trends": [ "trends": [
15.029, 15.029,
@ -322812,6 +322831,7 @@
701532 701532
], ],
"LastUpdateScan": 1726697187, "LastUpdateScan": 1726697187,
"LastUpdate": 1720114402,
"FirstSeen": 1682517889, "FirstSeen": 1682517889,
"topTrending": -11.879999999999999, "topTrending": -11.879999999999999,
"topPerforming": 3.149 "topPerforming": 3.149
@ -326177,9 +326197,9 @@
"Security", "Security",
"Backup" "Backup"
], ],
"downloads": 398, "downloads": 466,
"LastUpdateScan": 1724112480, "LastUpdate": 1725100784,
"LastUpdate": 1723465182, "LastUpdateScan": 1726718792,
"FirstSeen": 1690325096 "FirstSeen": 1690325096
}, },
{ {

View File

@ -93607,5 +93607,16 @@
"downloadtrend": null, "downloadtrend": null,
"trendsDate": null, "trendsDate": null,
"LastUpdate": null "LastUpdate": null
},
"jamesits/ripe-atlas:latest": {
"Base": null,
"Downloads": 1431959,
"Stars": 8,
"Time": 1726725992,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1726715161
} }
} }

View File

@ -1,5 +1,5 @@
{ {
"caFixed": 615, "caFixed": 616,
"fixedTemplates": { "fixedTemplates": {
"blue.lamp3445's Repository": { "blue.lamp3445's Repository": {
"mikejmcguire/hass-actronque-amd64": [ "mikejmcguire/hass-actronque-amd64": [
@ -1011,6 +1011,11 @@
"Privileged mode set. This may not be necessary" "Privileged mode set. This may not be necessary"
] ]
}, },
"shrmn's Repository": {
"jamesits/ripe-atlas:latest": [
"No category entry present"
]
},
"Siwat2545's Repository": { "Siwat2545's Repository": {
"machinebox/facebox": [ "machinebox/facebox": [
"Port referenced in webUI does not correspond with a container port defined. Port Referenced does not exist in Config. Template removed from CA." "Port referenced in webUI does not correspond with a container port defined. Port Referenced does not exist in Config. Template removed from CA."