From b4be56a506e21e60699c4e0013da86d309dda9df Mon Sep 17 00:00:00 2001 From: Andrew Z Date: Mon, 1 Mar 2021 20:02:38 -0500 Subject: [PATCH] Update --- applicationFeed-lastUpdated.json | 2 +- applicationFeed-raw.json | 123 +++++++++++++++++++ applicationFeed.json | 129 +++++++++++++++++++- firstSeen.json | 3 +- old-applicationFeed-raw.json | 133 +++++++++++---------- repoInfo.json | 10 ++ templates/hotiosRepository/hotio/caddy.xml | 35 ++++++ 7 files changed, 368 insertions(+), 67 deletions(-) create mode 100644 templates/hotiosRepository/hotio/caddy.xml diff --git a/applicationFeed-lastUpdated.json b/applicationFeed-lastUpdated.json index a204319bd..bd89f2a2c 100644 --- a/applicationFeed-lastUpdated.json +++ b/applicationFeed-lastUpdated.json @@ -1,3 +1,3 @@ { - "last_updated_timestamp": 1614639759 + "last_updated_timestamp": 1614646956 } \ No newline at end of file diff --git a/applicationFeed-raw.json b/applicationFeed-raw.json index 906a91c7b..9e0164ccd 100644 --- a/applicationFeed-raw.json +++ b/applicationFeed-raw.json @@ -150500,6 +150500,129 @@ "LastUpdateScan": 1613854946, "FirstSeen": 1577475439 }, + { + "Name": "caddy", + "Repository": "hotio/caddy", + "Registry": "https://hub.docker.com/r/hotio/caddy", + "Branch": [ + { + "Tag": "release-dockerhub", + "TagDescription": "Releases", + "Repository": "hotio/caddy:release", + "Registry": "https://hub.docker.com/r/hotio/caddy" + }, + { + "Tag": "release-ghcr", + "TagDescription": "Releases", + "Repository": "ghcr.io/hotio/caddy:release", + "Registry": "https://github.com/orgs/hotio/packages/container/package/caddy" + } + ], + "Shell": "bash", + "Privileged": "false", + "Support": "https://hotio.dev/discord", + "Project": "https://hotio.dev/containers/caddy", + "Icon": "https://hotio.dev/webhook-avatars/caddy.png", + "Overview": "Caddy 2 is a powerful, enterprise-ready, open source web server with automatic HTTPS written in Go.", + "Description": "Caddy 2 is a powerful, enterprise-ready, open source web server with automatic HTTPS written in Go.", + "WebUI": "http://[IP]:[PORT:8080]", + "PostArgs": "", + "Network": "bridge", + "Config": [ + { + "@attributes": { + "Name": "Host Port for 8080", + "Target": "8080", + "Default": "8080", + "Mode": "tcp", + "Description": "Container Port: 8080", + "Type": "Port", + "Display": "always-hide", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Host Port for 8443", + "Target": "8443", + "Default": "8443", + "Mode": "tcp", + "Description": "Container Port: 8443", + "Type": "Port", + "Display": "always-hide", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Host Path for /config", + "Target": "/config", + "Default": "", + "Mode": "rw", + "Description": "Container Path: /config", + "Type": "Path", + "Display": "always-hide", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "PUID", + "Target": "PUID", + "Default": "99", + "Mode": "", + "Description": "Container Variable: PUID", + "Type": "Variable", + "Display": "advanced-hide", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "PGID", + "Target": "PGID", + "Default": "100", + "Mode": "", + "Description": "Container Variable: PGID", + "Type": "Variable", + "Display": "advanced-hide", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "UMASK", + "Target": "UMASK", + "Default": "002", + "Mode": "", + "Description": "Container Variable: UMASK", + "Type": "Variable", + "Display": "advanced-hide", + "Required": "false", + "Mask": "false" + }, + "value": "" + } + ], + "Repo": "hotio's Repository", + "templatePath": "/tmp/GitHub/AppFeed/templates/hotiosRepository/hotio/caddy.xml", + "CategoryList": [ + "Network-Web" + ], + "downloads": 130, + "LastUpdateScan": 1614646954, + "FirstSeen": 1614646954 + }, { "Name": "cloudflareddns", "Repository": "hotio/cloudflareddns", diff --git a/applicationFeed.json b/applicationFeed.json index a69808aa8..8cf321914 100644 --- a/applicationFeed.json +++ b/applicationFeed.json @@ -1,7 +1,7 @@ { - "apps": 1167, - "last_updated_timestamp": 1614639759, - "last_updated": "2021-03-01 18:02", + "apps": 1168, + "last_updated_timestamp": 1614646956, + "last_updated": "2021-03-01 20:02", "categories": [ { "Cat": "Backup:", @@ -150658,6 +150658,129 @@ "LastUpdateScan": 1613854946, "FirstSeen": 1577475439 }, + { + "Name": "caddy", + "Repository": "hotio/caddy", + "Registry": "https://hub.docker.com/r/hotio/caddy", + "Branch": [ + { + "Tag": "release-dockerhub", + "TagDescription": "Releases", + "Repository": "hotio/caddy:release", + "Registry": "https://hub.docker.com/r/hotio/caddy" + }, + { + "Tag": "release-ghcr", + "TagDescription": "Releases", + "Repository": "ghcr.io/hotio/caddy:release", + "Registry": "https://github.com/orgs/hotio/packages/container/package/caddy" + } + ], + "Shell": "bash", + "Privileged": "false", + "Support": "https://hotio.dev/discord", + "Project": "https://hotio.dev/containers/caddy", + "Icon": "https://hotio.dev/webhook-avatars/caddy.png", + "Overview": "Caddy 2 is a powerful, enterprise-ready, open source web server with automatic HTTPS written in Go.", + "Description": "Caddy 2 is a powerful, enterprise-ready, open source web server with automatic HTTPS written in Go.", + "WebUI": "http://[IP]:[PORT:8080]", + "PostArgs": "", + "Network": "bridge", + "Config": [ + { + "@attributes": { + "Name": "Host Port for 8080", + "Target": "8080", + "Default": "8080", + "Mode": "tcp", + "Description": "Container Port: 8080", + "Type": "Port", + "Display": "always-hide", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Host Port for 8443", + "Target": "8443", + "Default": "8443", + "Mode": "tcp", + "Description": "Container Port: 8443", + "Type": "Port", + "Display": "always-hide", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "Host Path for /config", + "Target": "/config", + "Default": "", + "Mode": "rw", + "Description": "Container Path: /config", + "Type": "Path", + "Display": "always-hide", + "Required": "true", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "PUID", + "Target": "PUID", + "Default": "99", + "Mode": "", + "Description": "Container Variable: PUID", + "Type": "Variable", + "Display": "advanced-hide", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "PGID", + "Target": "PGID", + "Default": "100", + "Mode": "", + "Description": "Container Variable: PGID", + "Type": "Variable", + "Display": "advanced-hide", + "Required": "false", + "Mask": "false" + }, + "value": "" + }, + { + "@attributes": { + "Name": "UMASK", + "Target": "UMASK", + "Default": "002", + "Mode": "", + "Description": "Container Variable: UMASK", + "Type": "Variable", + "Display": "advanced-hide", + "Required": "false", + "Mask": "false" + }, + "value": "" + } + ], + "Repo": "hotio's Repository", + "templatePath": "/tmp/GitHub/AppFeed/templates/hotiosRepository/hotio/caddy.xml", + "CategoryList": [ + "Network-Web" + ], + "downloads": 130, + "LastUpdateScan": 1614646954, + "FirstSeen": 1614646954 + }, { "Name": "cloudflareddns", "Repository": "hotio/cloudflareddns", diff --git a/firstSeen.json b/firstSeen.json index def2e74b0..c554d78fc 100644 --- a/firstSeen.json +++ b/firstSeen.json @@ -1478,5 +1478,6 @@ "binhex/arch-airsonic-advanced": 1614200554, "meltyshev/planka": 1614258152, "mozilla/syncserver:latest": 1614596548, - "flippinturt/hastebin": 1614632560 + "flippinturt/hastebin": 1614632560, + "hotio/caddy": 1614646954 } \ No newline at end of file diff --git a/old-applicationFeed-raw.json b/old-applicationFeed-raw.json index aee3003cc..906a91c7b 100644 --- a/old-applicationFeed-raw.json +++ b/old-applicationFeed-raw.json @@ -3848,11 +3848,10 @@ "CategoryList": [ "GameServers" ], - "downloads": 427725, + "downloads": 476765, "stars": 2, - "trending": 8.338, + "trending": 10.286, "trends": [ - 66.269, 38.639, 24.605, 15.918, @@ -3864,10 +3863,10 @@ 9.286, 6.653, 5.231, - 8.338 + 8.338, + 10.286 ], "trendsDate": [ - 1580857605, 1583456969, 1586052528, 1588651736, @@ -3879,10 +3878,10 @@ 1604243291, 1606842570, 1609441659, - 1612040960 + 1612040960, + 1614639756 ], "downloadtrend": [ - 60769, 99036, 131357, 156225, @@ -3894,9 +3893,10 @@ 346833, 371553, 392063, - 427725 + 427725, + 476765 ], - "LastUpdateScan": 1612040960, + "LastUpdateScan": 1614639756, "FirstSeen": 1573060171 }, { @@ -37779,11 +37779,10 @@ "CategoryList": [ "Other" ], - "downloads": 16829, + "downloads": 16974, "stars": 1, - "trending": 0.713, + "trending": 0.854, "trends": [ - 1.418, 1.531, 2.252, 1.763, @@ -37795,10 +37794,10 @@ 0.859, 0.781, 0.335, - 0.713 + 0.713, + 0.854 ], "trendsDate": [ - 1580864770, 1583464218, 1586060288, 1588658800, @@ -37810,10 +37809,10 @@ 1604251049, 1606847472, 1609441659, - 1612040960 + 1612040960, + 1614639756 ], "downloadtrend": [ - 14532, 14758, 15098, 15369, @@ -37825,9 +37824,10 @@ 16523, 16653, 16709, - 16829 + 16829, + 16974 ], - "LastUpdateScan": 1612040960, + "LastUpdateScan": 1614639756, "FirstSeen": 1506312000 }, { @@ -42737,10 +42737,9 @@ "CategoryList": [ "Downloaders" ], - "downloads": 567231, - "trending": 1.912, + "downloads": 581238, + "trending": 2.41, "trends": [ - 1.833, 1.698, 1.701, 1.598, @@ -42752,10 +42751,10 @@ 1.058, 0.911, 0.931, - 1.912 + 1.912, + 2.41 ], "trendsDate": [ - 1580864770, 1583464218, 1586060289, 1588658800, @@ -42767,10 +42766,10 @@ 1604251049, 1606847472, 1609441660, - 1612040960 + 1612040960, + 1614639756 ], "downloadtrend": [ - 468070, 476154, 484394, 492258, @@ -42782,9 +42781,10 @@ 546181, 551201, 556383, - 567231 + 567231, + 581238 ], - "LastUpdateScan": 1612040960, + "LastUpdateScan": 1614639756, "FirstSeen": 1 }, { @@ -52621,11 +52621,10 @@ "CategoryList": [ "MediaApp-Video" ], - "downloads": 1218909, - "stars": 4, - "trending": 2.353, + "downloads": 1241727, + "stars": 5, + "trending": 1.838, "trends": [ - 6.203, 8.849, 7.537, 23.942, @@ -52637,10 +52636,10 @@ 3.308, 1.85, 1.528, - 2.353 + 2.353, + 1.838 ], "trendsDate": [ - 1580864771, 1583464219, 1586060289, 1588658801, @@ -52652,10 +52651,10 @@ 1604251050, 1606847472, 1609441660, - 1612040960 + 1612040960, + 1614639757 ], "downloadtrend": [ - 576349, 632301, 683839, 899099, @@ -52667,9 +52666,10 @@ 1150349, 1172031, 1190222, - 1218909 + 1218909, + 1241727 ], - "LastUpdateScan": 1612040960, + "LastUpdateScan": 1614639757, "FirstSeen": 1537243200 }, { @@ -63125,10 +63125,9 @@ "CategoryList": [ "Tools-Utilities" ], - "downloads": 355020, - "trending": 1.318, + "downloads": 360170, + "trending": 1.43, "trends": [ - 3.149, 3.189, 3.249, 5.816, @@ -63140,10 +63139,10 @@ 3.449, 1.479, 0.854, - 1.318 + 1.318, + 1.43 ], "trendsDate": [ - 1580864771, 1583464219, 1586060289, 1588658801, @@ -63155,10 +63154,10 @@ 1604251050, 1606847472, 1609441660, - 1612040961 + 1612040961, + 1614639757 ], "downloadtrend": [ - 226723, 234191, 242055, 257002, @@ -63170,9 +63169,10 @@ 342209, 347348, 350341, - 355020 + 355020, + 360170 ], - "LastUpdateScan": 1612040961, + "LastUpdateScan": 1614639757, "FirstSeen": 1506571200 }, { @@ -63716,8 +63716,8 @@ "CategoryList": [ "Network-Web" ], - "downloads": 3950, - "LastUpdateScan": 1612040961, + "downloads": 4126, + "LastUpdateScan": 1614639757, "FirstSeen": 1 }, { @@ -64813,11 +64813,10 @@ "Downloaders", "MediaApp-Music" ], - "downloads": 4193070, + "downloads": 4206953, "stars": 12, - "trending": 1.257, + "trending": 0.33, "trends": [ - 2.801, 1.313, 1.415, 1.153, @@ -64829,10 +64828,10 @@ 0.661, 0.279, 0.229, - 1.257 + 1.257, + 0.33 ], "trendsDate": [ - 1580864772, 1583464220, 1586060290, 1588658801, @@ -64844,10 +64843,10 @@ 1604251051, 1606847473, 1609441661, - 1612040961 + 1612040961, + 1614639757 ], "downloadtrend": [ - 3792582, 3843040, 3898194, 3943679, @@ -64859,9 +64858,10 @@ 4119323, 4130855, 4140347, - 4193070 + 4193070, + 4206953 ], - "LastUpdateScan": 1612040961, + "LastUpdateScan": 1614639757, "FirstSeen": "1512529038" }, { @@ -189202,9 +189202,18 @@ }, "Data": { "Volume": { - "HostDir": "/mnt/user/appdata/hastebin/", - "ContainerDir": "/app/data", - "Mode": "rw" + "HostDir": [ + "/mnt/user/appdata/hastebin/", + "/mnt/user/appdata/hastebin/app" + ], + "ContainerDir": [ + "/app/data", + "/usr/src/app" + ], + "Mode": [ + "rw", + "rw" + ] } }, "Environment": "", @@ -190959,8 +190968,8 @@ "CategoryList": [ "Other" ], - "downloads": 9, - "LastUpdateScan": 1612041486, + "downloads": 542, + "LastUpdateScan": 1614639758, "FirstSeen": 1612041486 }, { diff --git a/repoInfo.json b/repoInfo.json index 285119f97..f399c237e 100644 --- a/repoInfo.json +++ b/repoInfo.json @@ -42519,5 +42519,15 @@ "trends": null, "downloadtrend": null, "trendsDate": null + }, + "hotio/caddy": { + "Base": null, + "Downloads": 130, + "Stars": null, + "Time": 1614646954, + "trending": null, + "trends": null, + "downloadtrend": null, + "trendsDate": null } } \ No newline at end of file diff --git a/templates/hotiosRepository/hotio/caddy.xml b/templates/hotiosRepository/hotio/caddy.xml new file mode 100644 index 000000000..fdfdbac26 --- /dev/null +++ b/templates/hotiosRepository/hotio/caddy.xml @@ -0,0 +1,35 @@ + + + caddy + hotio/caddy + https://hub.docker.com/r/hotio/caddy + + release-dockerhub + Releases + hotio/caddy:release + https://hub.docker.com/r/hotio/caddy + + + release-ghcr + Releases + ghcr.io/hotio/caddy:release + https://github.com/orgs/hotio/packages/container/package/caddy + + bash + false + https://hotio.dev/discord + https://hotio.dev/containers/caddy + https://hotio.dev/webhook-avatars/caddy.png + Caddy 2 is a powerful, enterprise-ready, open source web server with automatic HTTPS written in Go. + Caddy 2 is a powerful, enterprise-ready, open source web server with automatic HTTPS written in Go. + http://[IP]:[PORT:8080] + + bridge + + + + + + + /tmp/GitHub/AppFeed/templates/hotiosRepository/hotio/caddy.xml +