This commit is contained in:
Andrew Z 2021-07-30 12:03:24 -04:00
parent d821dbee42
commit 9ad19a0ed8
6 changed files with 240 additions and 44 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1627653810
"last_updated_timestamp": 1627661002
}

View File

@ -76989,6 +76989,83 @@
"LastUpdateScan": 1625349787,
"FirstSeen": 1588968453
},
{
"Name": "UptimeKuma",
"Repository": "louislam/uptime-kuma",
"Registry": "https://hub.docker.com/r/louislam/uptime-kuma/",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/111962-support-uptime-kuma-corneliousjd-repo/",
"Project": "https://github.com/louislam/uptime-kuma",
"Overview": "Self-hosted monitoring tool like \"Uptime Robot\". \r\nMonitoring uptime for HTTP(s) / TCP / Ping. \r\nFancy, Reactive, Fast UI/UX.Notifications via Webhook, Telegram, Discord, Gotify, Slack, Pushover, Email (SMTP) and more by Apprise. \r\nFast 20 second inverval checks.",
"WebUI": "http://[IP]:[PORT:3001]",
"TemplateURL": "https://raw.githubusercontent.com/CorneliousJD/Docker-Templates/master/uptimekuma.xml",
"Icon": "https://raw.githubusercontent.com/CorneliousJD/Docker-Templates/master/icons/uptimekuma.png",
"PostArgs": "",
"CPUset": "",
"Networking": {
"Mode": "bridge",
"Publish": {
"Port": {
"HostPort": "3001",
"ContainerPort": "3001",
"Protocol": "tcp"
}
}
},
"Data": {
"Volume": {
"HostDir": "/mnt/user/appdata/uptimekuma",
"ContainerDir": "/app/data",
"Mode": "rw"
}
},
"Environment": "",
"Config": [
{
"@attributes": {
"Name": "Web Interface",
"Target": "3001",
"Default": "3001",
"Mode": "tcp",
"Description": "Container Port: 3001",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "3001"
},
{
"@attributes": {
"Name": "AppData",
"Target": "/app/data",
"Default": "/mnt/user/appdata/uptimekuma",
"Mode": "rw",
"Description": "Container Path: /app/data",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/uptimekuma"
}
],
"Repo": "CorneliousJD's Repository",
"Date": "1627656288",
"Description": "Self-hosted monitoring tool like \"Uptime Robot\". \r\nMonitoring uptime for HTTP(s) / TCP / Ping. \r\nFancy, Reactive, Fast UI/UX.Notifications via Webhook, Telegram, Discord, Gotify, Slack, Pushover, Email (SMTP) and more by Apprise. \r\nFast 20 second inverval checks.",
"templatePath": "/tmp/GitHub/AppFeed/templates/CorneliousJDsRepository/uptimekuma.xml",
"CategoryList": [
"Productivity",
"Tools-Utilities",
"Network-Other"
],
"downloads": 87777,
"stars": 2,
"LastUpdateScan": 1627661002,
"FirstSeen": 1627661002
},
{
"Name": "SteamCacheBundle",
"Repository": "mlebjerg/steamcachebundle:latest",
@ -118507,6 +118584,7 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1627661002,
"FirstSeen": 1622462584
},
{
@ -187200,29 +187278,32 @@
"Productivity",
"Tools-Utilities"
],
"downloads": 14274469,
"downloads": 15627705,
"stars": 75,
"trending": 3.76,
"trending": 8.659,
"trends": [
2.514,
2.246,
5.221,
3.76
3.76,
8.659
],
"trendsDate": [
1617264161,
1619863348,
1622462585,
1625061797
1625061797,
1627661002
],
"downloadtrend": [
12407982,
12728003,
13020418,
13737678,
14274469
14274469,
15627705
],
"LastUpdateScan": 1625061797,
"LastUpdateScan": 1627661002,
"FirstSeen": 1614668550
},
{
@ -187273,29 +187354,32 @@
"Productivity",
"Tools-Utilities"
],
"downloads": 1335224,
"downloads": 1358141,
"stars": 3,
"trending": 1.718,
"trending": 1.687,
"trends": [
9.636,
2.782,
2.008,
1.718
1.718,
1.687
],
"trendsDate": [
1617264162,
1619863349,
1622462585,
1625061797
1625061797,
1627661002
],
"downloadtrend": [
1129692,
1250151,
1285925,
1312280,
1335224
1335224,
1358141
],
"LastUpdateScan": 1625061797,
"LastUpdateScan": 1627661002,
"FirstSeen": 1614668550
},
{

View File

@ -1,7 +1,7 @@
{
"apps": 1321,
"last_updated_timestamp": 1627653810,
"last_updated": "2021-07-30 10:03",
"apps": 1322,
"last_updated_timestamp": 1627661002,
"last_updated": "2021-07-30 12:03",
"categories": [
{
"Cat": "Backup:",
@ -77151,6 +77151,83 @@
"LastUpdateScan": 1625349787,
"FirstSeen": 1588968453
},
{
"Name": "UptimeKuma",
"Repository": "louislam/uptime-kuma",
"Registry": "https://hub.docker.com/r/louislam/uptime-kuma/",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/111962-support-uptime-kuma-corneliousjd-repo/",
"Project": "https://github.com/louislam/uptime-kuma",
"Overview": "Self-hosted monitoring tool like \"Uptime Robot\". \r\nMonitoring uptime for HTTP(s) / TCP / Ping. \r\nFancy, Reactive, Fast UI/UX.Notifications via Webhook, Telegram, Discord, Gotify, Slack, Pushover, Email (SMTP) and more by Apprise. \r\nFast 20 second inverval checks.",
"WebUI": "http://[IP]:[PORT:3001]",
"TemplateURL": "https://raw.githubusercontent.com/CorneliousJD/Docker-Templates/master/uptimekuma.xml",
"Icon": "https://raw.githubusercontent.com/CorneliousJD/Docker-Templates/master/icons/uptimekuma.png",
"PostArgs": "",
"CPUset": "",
"Networking": {
"Mode": "bridge",
"Publish": {
"Port": {
"HostPort": "3001",
"ContainerPort": "3001",
"Protocol": "tcp"
}
}
},
"Data": {
"Volume": {
"HostDir": "/mnt/user/appdata/uptimekuma",
"ContainerDir": "/app/data",
"Mode": "rw"
}
},
"Environment": "",
"Config": [
{
"@attributes": {
"Name": "Web Interface",
"Target": "3001",
"Default": "3001",
"Mode": "tcp",
"Description": "Container Port: 3001",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "3001"
},
{
"@attributes": {
"Name": "AppData",
"Target": "/app/data",
"Default": "/mnt/user/appdata/uptimekuma",
"Mode": "rw",
"Description": "Container Path: /app/data",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/uptimekuma"
}
],
"Repo": "CorneliousJD's Repository",
"Date": "1627656288",
"Description": "Self-hosted monitoring tool like \"Uptime Robot\". \r\nMonitoring uptime for HTTP(s) / TCP / Ping. \r\nFancy, Reactive, Fast UI/UX.Notifications via Webhook, Telegram, Discord, Gotify, Slack, Pushover, Email (SMTP) and more by Apprise. \r\nFast 20 second inverval checks.",
"templatePath": "/tmp/GitHub/AppFeed/templates/CorneliousJDsRepository/uptimekuma.xml",
"CategoryList": [
"Productivity",
"Tools-Utilities",
"Network-Other"
],
"downloads": 87777,
"stars": 2,
"LastUpdateScan": 1627661002,
"FirstSeen": 1627661002
},
{
"Name": "SteamCacheBundle",
"Repository": "mlebjerg/steamcachebundle:latest",
@ -118669,6 +118746,7 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1627661002,
"FirstSeen": 1622462584
},
{
@ -187362,29 +187440,32 @@
"Productivity",
"Tools-Utilities"
],
"downloads": 14274469,
"downloads": 15627705,
"stars": 75,
"trending": 3.76,
"trending": 8.659,
"trends": [
2.514,
2.246,
5.221,
3.76
3.76,
8.659
],
"trendsDate": [
1617264161,
1619863348,
1622462585,
1625061797
1625061797,
1627661002
],
"downloadtrend": [
12407982,
12728003,
13020418,
13737678,
14274469
14274469,
15627705
],
"LastUpdateScan": 1625061797,
"LastUpdateScan": 1627661002,
"FirstSeen": 1614668550
},
{
@ -187435,29 +187516,32 @@
"Productivity",
"Tools-Utilities"
],
"downloads": 1335224,
"downloads": 1358141,
"stars": 3,
"trending": 1.718,
"trending": 1.687,
"trends": [
9.636,
2.782,
2.008,
1.718
1.718,
1.687
],
"trendsDate": [
1617264162,
1619863349,
1622462585,
1625061797
1625061797,
1627661002
],
"downloadtrend": [
1129692,
1250151,
1285925,
1312280,
1335224
1335224,
1358141
],
"LastUpdateScan": 1625061797,
"LastUpdateScan": 1627661002,
"FirstSeen": 1614668550
},
{

View File

@ -1683,5 +1683,6 @@
"ich777/ddnetserver": 1627387414,
"qmcgaw/ss-server": 1627459404,
"zabbix/zabbix-agent2:latest": 1627479970,
"jkirkcaldy/plex-utills": 1627509804
"jkirkcaldy/plex-utills": 1627509804,
"louislam/uptime-kuma": 1627661002
}

View File

@ -101717,9 +101717,20 @@
"Productivity",
"Tools-System"
],
"downloads": 180469,
"downloads": 188969,
"stars": 1,
"LastUpdateScan": 1625054586,
"trending": 4.498,
"trends": [
4.498
],
"trendsDate": [
1627653809
],
"downloadtrend": [
180469,
188969
],
"LastUpdateScan": 1627653809,
"FirstSeen": 1588687643
},
{

View File

@ -47254,54 +47254,60 @@
},
"cachethq/docker:latest": {
"Base": null,
"Downloads": 14274469,
"Downloads": 15627705,
"Stars": 75,
"Time": 1625061797,
"trending": 3.76,
"Time": 1627661002,
"trending": 8.659,
"trends": [
2.514,
2.246,
5.221,
3.76
3.76,
8.659
],
"downloadtrend": [
12407982,
12728003,
13020418,
13737678,
14274469
14274469,
15627705
],
"trendsDate": [
1617264161,
1619863348,
1622462585,
1625061797
1625061797,
1627661002
]
},
"mtakaki/cachet-url-monitor": {
"Base": null,
"Downloads": 1335224,
"Downloads": 1358141,
"Stars": 3,
"Time": 1625061797,
"trending": 1.718,
"Time": 1627661002,
"trending": 1.687,
"trends": [
9.636,
2.782,
2.008,
1.718
1.718,
1.687
],
"downloadtrend": [
1129692,
1250151,
1285925,
1312280,
1335224
1335224,
1358141
],
"trendsDate": [
1617264162,
1619863349,
1622462585,
1625061797
1625061797,
1627661002
]
},
"https://raw.githubusercontent.com/ich777/unraid-nct6687-driver/master/nct6687-driver.plg": {
@ -49216,7 +49222,7 @@
"Base": null,
"Downloads": null,
"Stars": null,
"Time": 1625061796,
"Time": 1627661002,
"trending": null,
"trends": null,
"downloadtrend": null,
@ -49930,5 +49936,15 @@
"trends": null,
"downloadtrend": null,
"trendsDate": null
},
"louislam/uptime-kuma": {
"Base": null,
"Downloads": 87777,
"Stars": 2,
"Time": 1627661002,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null
}
}