This commit is contained in:
Andrew Z 2024-09-19 04:06:56 -04:00
parent d088e9514b
commit e26f94c7fa
8 changed files with 152 additions and 27 deletions

View File

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

View File

@ -94661,8 +94661,8 @@
"templatePath": "/tmp/GitHub/AppFeed/templates/shrmnsRepository/shrmn/ripe-atlas-probe.xml",
"downloads": 1431959,
"stars": 8,
"LastUpdate": 1726715161,
"LastUpdateScan": 1726725992,
"LastUpdate": 1726715161,
"FirstSeen": 1726725992
},
{
@ -297035,9 +297035,20 @@
"Productivity",
"Tools-Utilities"
],
"downloads": 33951,
"LastUpdateScan": 1724133990,
"LastUpdate": 1723064817,
"downloads": 67025,
"LastUpdate": 1725357310,
"trending": 49.346,
"trends": [
49.346
],
"trendsDate": [
1726733215
],
"downloadtrend": [
33951,
67025
],
"LastUpdateScan": 1726733215,
"FirstSeen": 1721534787
},
{

View File

@ -1,7 +1,7 @@
{
"apps": 2369,
"last_updated_timestamp": 1726725997,
"last_updated": "2024-09-19 02:06",
"last_updated_timestamp": 1726733215,
"last_updated": "2024-09-19 04:06",
"categories": [
{
"Cat": "AI:",
@ -94827,8 +94827,8 @@
"templatePath": "/tmp/GitHub/AppFeed/templates/shrmnsRepository/shrmn/ripe-atlas-probe.xml",
"downloads": 1431959,
"stars": 8,
"LastUpdate": 1726715161,
"LastUpdateScan": 1726725992,
"LastUpdate": 1726715161,
"FirstSeen": 1726725992
},
{
@ -297201,9 +297201,20 @@
"Productivity",
"Tools-Utilities"
],
"downloads": 33951,
"LastUpdateScan": 1724133990,
"LastUpdate": 1723064817,
"downloads": 67025,
"LastUpdate": 1725357310,
"trending": 49.346,
"trends": [
49.346
],
"trendsDate": [
1726733215
],
"downloadtrend": [
33951,
67025
],
"LastUpdateScan": 1726733215,
"FirstSeen": 1721534787
},
{

View File

@ -1 +1 @@
1568
1617

View File

@ -1106,6 +1106,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!
Processing /tmp/appFeed/templates/shrmnsRepository/shrmn/gsdock.xml...Success
Processing /tmp/appFeed/templates/shrmnsRepository/shrmn/ripe-atlas-probe.xml...Success
Processing /tmp/appFeed/templates/shrmnsRepository/shrmn/wifiman.xml...Removed from CA
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!
@ -4329,9 +4330,8 @@ Processing /tmp/appFeed/templates/bendysRepository/sonarrtorss/sonarrtorss.xml..
Updating stats on containers
jamesits/ripe-atlas
jamesits/ripe-atlas:latest Downloads: 1431959 Stars: 8 Base: unknown
Pulling jamesits/ripe-atlas:latest
docmost/docmost
docmost/docmost:latest Downloads: 67025 Stars: 0 Base: unknown
Privileged: 105

View File

@ -1273,8 +1273,8 @@
],
"downloads": 27827,
"stars": 3,
"LastUpdate": 1726259350,
"LastUpdateScan": 1726718792,
"LastUpdate": 1726259350,
"FirstSeen": 1724120187
},
{
@ -5365,7 +5365,6 @@
],
"downloads": 17837065,
"stars": 87,
"LastUpdate": 1726704932,
"trending": 1.974,
"trends": [
2.364,
@ -5381,6 +5380,7 @@
17837065
],
"LastUpdateScan": 1726718792,
"LastUpdate": 1726704932,
"FirstSeen": 1721513191
},
{
@ -94573,6 +94573,98 @@
"topTrending": 0.019000000000000003,
"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",
"Repository": "adguard/adguardhome",
@ -326198,8 +326290,8 @@
"Backup"
],
"downloads": 466,
"LastUpdate": 1725100784,
"LastUpdateScan": 1726718792,
"LastUpdate": 1725100784,
"FirstSeen": 1690325096
},
{
@ -329637,7 +329729,7 @@
"ChangeLogPresent": true,
"pluginVersion": "2024.09.18a",
"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": "",
"templatePath": "/tmp/GitHub/AppFeed/templates/RyszsRepository/dwpython.xml",
"CategoryList": [

View File

@ -92083,14 +92083,21 @@
},
"docmost/docmost:latest": {
"Base": null,
"Downloads": 33951,
"Downloads": 67025,
"Stars": null,
"Time": 1724133990,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1723064817
"Time": 1726733215,
"trending": 49.346,
"trends": [
49.346
],
"downloadtrend": [
33951,
67025
],
"trendsDate": [
1726733215
],
"LastUpdate": 1725357310
},
"svenstaro/miniserve:alpine": {
"Base": null,

View File

@ -1,5 +1,5 @@
{
"caFixed": 616,
"caFixed": 618,
"fixedTemplates": {
"blue.lamp3445's Repository": {
"mikejmcguire/hass-actronque-amd64": [
@ -1014,6 +1014,10 @@
"shrmn's Repository": {
"jamesits/ripe-atlas:latest": [
"No category entry present"
],
"ubnt/speedtest": [
"No category entry present",
"No Support or Project Link Present. Template automatically dropped from CA"
]
},
"Siwat2545's Repository": {