This commit is contained in:
Andrew Z 2021-06-30 14:03:12 -04:00
parent dd9e3ddbf8
commit 1b63cd7ea9
5 changed files with 84 additions and 48 deletions

View File

@ -1,3 +1,3 @@
{ {
"last_updated_timestamp": 1625068990 "last_updated_timestamp": 1625076189
} }

View File

@ -91566,7 +91566,6 @@
"Drivers", "Drivers",
"Plugins" "Plugins"
], ],
"LastUpdateScan": 1625068990,
"FirstSeen": 1622469787 "FirstSeen": 1622469787
}, },
{ {
@ -94885,7 +94884,7 @@
"Overview": "This is the official container of checkmk. Checkmk is a leading tool for Infrastructure & Application Monitoring. Simple configuration, scalable, flexible. Open Source and Enterprise. \r\n \r\nPassword: The initial password of the initial administrative account 'cmkadmin' will be written to the container logs.\r\nYou can also create a variable with the key: 'CMK_PASSWORD' and as value enter: 'YOURSUPERSECRETPASSWORD' (this will only work on the first container start).", "Overview": "This is the official container of checkmk. Checkmk is a leading tool for Infrastructure & Application Monitoring. Simple configuration, scalable, flexible. Open Source and Enterprise. \r\n \r\nPassword: The initial password of the initial administrative account 'cmkadmin' will be written to the container logs.\r\nYou can also create a variable with the key: 'CMK_PASSWORD' and as value enter: 'YOURSUPERSECRETPASSWORD' (this will only work on the first container start).",
"WebUI": "http://[IP]:[PORT:5000]//cmk/check_mk/", "WebUI": "http://[IP]:[PORT:5000]//cmk/check_mk/",
"Icon": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/checkmk.png", "Icon": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/checkmk.png",
"ExtraParams": "--restart=unless-stopped --ulimit nofile=1024", "ExtraParams": "--restart=unless-stopped",
"PostArgs": "", "PostArgs": "",
"CPUset": "", "CPUset": "",
"DonateText": "If you like my work please ", "DonateText": "If you like my work please ",
@ -121253,8 +121252,8 @@
"CategoryList": [ "CategoryList": [
"GameServers" "GameServers"
], ],
"downloads": 2539, "downloads": 2855,
"LastUpdateScan": 1622476988, "LastUpdateScan": 1625076188,
"FirstSeen": 1586095691 "FirstSeen": 1586095691
}, },
{ {
@ -136530,8 +136529,8 @@
"CategoryList": [ "CategoryList": [
"Tools-Utilities" "Tools-Utilities"
], ],
"downloads": 6637, "downloads": 7473,
"LastUpdateScan": 1622476988, "LastUpdateScan": 1625076188,
"FirstSeen": 1593893304 "FirstSeen": 1593893304
}, },
{ {
@ -161966,26 +161965,29 @@
"CategoryList": [ "CategoryList": [
"MediaApp-Other" "MediaApp-Other"
], ],
"downloads": 168491, "downloads": 210586,
"stars": 1, "stars": 1,
"trending": 42.845, "trending": 19.989,
"trends": [ "trends": [
58.133, 58.133,
45.058, 45.058,
42.845 42.845,
19.989
], ],
"trendsDate": [ "trendsDate": [
1617285763, 1617285763,
1619884946, 1619884946,
1622478284 1622478284,
1625076188
], ],
"downloadtrend": [ "downloadtrend": [
22152, 22152,
52910, 52910,
96301, 96301,
168491 168491,
210586
], ],
"LastUpdateScan": 1622478284, "LastUpdateScan": 1625076188,
"FirstSeen": 1612091231 "FirstSeen": 1612091231
}, },
{ {
@ -210818,9 +210820,20 @@
"CategoryList": [ "CategoryList": [
"Network-Other" "Network-Other"
], ],
"downloads": 153948, "downloads": 165162,
"stars": 4, "stars": 4,
"LastUpdateScan": 1622478285, "trending": 6.79,
"trends": [
6.79
],
"trendsDate": [
1625076189
],
"downloadtrend": [
153948,
165162
],
"LastUpdateScan": 1625076189,
"FirstSeen": 1622478285 "FirstSeen": 1622478285
}, },
{ {

View File

@ -1,7 +1,7 @@
{ {
"apps": 1292, "apps": 1292,
"last_updated_timestamp": 1625068990, "last_updated_timestamp": 1625076189,
"last_updated": "2021-06-30 12:03", "last_updated": "2021-06-30 14:03",
"categories": [ "categories": [
{ {
"Cat": "Backup:", "Cat": "Backup:",
@ -91728,7 +91728,6 @@
"Drivers", "Drivers",
"Plugins" "Plugins"
], ],
"LastUpdateScan": 1625068990,
"FirstSeen": 1622469787 "FirstSeen": 1622469787
}, },
{ {
@ -95047,7 +95046,7 @@
"Overview": "This is the official container of checkmk. Checkmk is a leading tool for Infrastructure & Application Monitoring. Simple configuration, scalable, flexible. Open Source and Enterprise. \r\n \r\nPassword: The initial password of the initial administrative account 'cmkadmin' will be written to the container logs.\r\nYou can also create a variable with the key: 'CMK_PASSWORD' and as value enter: 'YOURSUPERSECRETPASSWORD' (this will only work on the first container start).", "Overview": "This is the official container of checkmk. Checkmk is a leading tool for Infrastructure & Application Monitoring. Simple configuration, scalable, flexible. Open Source and Enterprise. \r\n \r\nPassword: The initial password of the initial administrative account 'cmkadmin' will be written to the container logs.\r\nYou can also create a variable with the key: 'CMK_PASSWORD' and as value enter: 'YOURSUPERSECRETPASSWORD' (this will only work on the first container start).",
"WebUI": "http://[IP]:[PORT:5000]//cmk/check_mk/", "WebUI": "http://[IP]:[PORT:5000]//cmk/check_mk/",
"Icon": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/checkmk.png", "Icon": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/checkmk.png",
"ExtraParams": "--restart=unless-stopped --ulimit nofile=1024", "ExtraParams": "--restart=unless-stopped",
"PostArgs": "", "PostArgs": "",
"CPUset": "", "CPUset": "",
"DonateText": "If you like my work please ", "DonateText": "If you like my work please ",
@ -121415,8 +121414,8 @@
"CategoryList": [ "CategoryList": [
"GameServers" "GameServers"
], ],
"downloads": 2539, "downloads": 2855,
"LastUpdateScan": 1622476988, "LastUpdateScan": 1625076188,
"FirstSeen": 1586095691 "FirstSeen": 1586095691
}, },
{ {
@ -136692,8 +136691,8 @@
"CategoryList": [ "CategoryList": [
"Tools-Utilities" "Tools-Utilities"
], ],
"downloads": 6637, "downloads": 7473,
"LastUpdateScan": 1622476988, "LastUpdateScan": 1625076188,
"FirstSeen": 1593893304 "FirstSeen": 1593893304
}, },
{ {
@ -162128,26 +162127,29 @@
"CategoryList": [ "CategoryList": [
"MediaApp-Other" "MediaApp-Other"
], ],
"downloads": 168491, "downloads": 210586,
"stars": 1, "stars": 1,
"trending": 42.845, "trending": 19.989,
"trends": [ "trends": [
58.133, 58.133,
45.058, 45.058,
42.845 42.845,
19.989
], ],
"trendsDate": [ "trendsDate": [
1617285763, 1617285763,
1619884946, 1619884946,
1622478284 1622478284,
1625076188
], ],
"downloadtrend": [ "downloadtrend": [
22152, 22152,
52910, 52910,
96301, 96301,
168491 168491,
210586
], ],
"LastUpdateScan": 1622478284, "LastUpdateScan": 1625076188,
"FirstSeen": 1612091231 "FirstSeen": 1612091231
}, },
{ {
@ -210980,9 +210982,20 @@
"CategoryList": [ "CategoryList": [
"Network-Other" "Network-Other"
], ],
"downloads": 153948, "downloads": 165162,
"stars": 4, "stars": 4,
"LastUpdateScan": 1622478285, "trending": 6.79,
"trends": [
6.79
],
"trendsDate": [
1625076189
],
"downloadtrend": [
153948,
165162
],
"LastUpdateScan": 1625076189,
"FirstSeen": 1622478285 "FirstSeen": 1622478285
}, },
{ {

View File

@ -91566,6 +91566,7 @@
"Drivers", "Drivers",
"Plugins" "Plugins"
], ],
"LastUpdateScan": 1625068990,
"FirstSeen": 1622469787 "FirstSeen": 1622469787
}, },
{ {
@ -116902,7 +116903,6 @@
"Tools-System", "Tools-System",
"Plugins" "Plugins"
], ],
"LastUpdateScan": 1625061796,
"FirstSeen": 1622462584 "FirstSeen": 1622462584
}, },
{ {

View File

@ -34158,9 +34158,9 @@
}, },
"ich777/starmade-server": { "ich777/starmade-server": {
"Base": null, "Base": null,
"Downloads": 2539, "Downloads": 2855,
"Stars": null, "Stars": null,
"Time": 1622476988, "Time": 1625076188,
"trending": null, "trending": null,
"trends": null, "trends": null,
"downloadtrend": null, "downloadtrend": null,
@ -39332,9 +39332,9 @@
}, },
"gilbn/geoip2influx": { "gilbn/geoip2influx": {
"Base": null, "Base": null,
"Downloads": 6637, "Downloads": 7473,
"Stars": null, "Stars": null,
"Time": 1622476988, "Time": 1625076188,
"trending": null, "trending": null,
"trends": null, "trends": null,
"downloadtrend": null, "downloadtrend": null,
@ -45113,25 +45113,28 @@
}, },
"hotio/stash": { "hotio/stash": {
"Base": null, "Base": null,
"Downloads": 168491, "Downloads": 210586,
"Stars": 1, "Stars": 1,
"Time": 1622478284, "Time": 1625076188,
"trending": 42.845, "trending": 19.989,
"trends": [ "trends": [
58.133, 58.133,
45.058, 45.058,
42.845 42.845,
19.989
], ],
"downloadtrend": [ "downloadtrend": [
22152, 22152,
52910, 52910,
96301, 96301,
168491 168491,
210586
], ],
"trendsDate": [ "trendsDate": [
1617285763, 1617285763,
1619884946, 1619884946,
1622478284 1622478284,
1625076188
] ]
}, },
"amruthpillai/reactive-resume:v1": { "amruthpillai/reactive-resume:v1": {
@ -47777,13 +47780,20 @@
}, },
"thetorproject/obfs4-bridge": { "thetorproject/obfs4-bridge": {
"Base": null, "Base": null,
"Downloads": 153948, "Downloads": 165162,
"Stars": 4, "Stars": 4,
"Time": 1622478285, "Time": 1625076189,
"trending": null, "trending": 6.79,
"trends": null, "trends": [
"downloadtrend": null, 6.79
"trendsDate": null ],
"downloadtrend": [
153948,
165162
],
"trendsDate": [
1625076189
]
}, },
"cloudflare/cloudflared": { "cloudflare/cloudflared": {
"Base": null, "Base": null,