From 3b5823fe392b865354e72398b8cdb06c35141041 Mon Sep 17 00:00:00 2001 From: Squidly271 Date: Sun, 31 Jan 2021 20:07:23 -0500 Subject: [PATCH] Update --- applicationFeed-lastUpdated.json | 2 +- applicationFeed-raw.json | 99 +++++++++++++++++ applicationFeed.json | 105 +++++++++++++++++- firstSeen.json | 3 +- old-applicationFeed-raw.json | 53 ++++----- repoInfo.json | 10 ++ .../tynor88/PortainerCI.xml | 48 ++++++++ 7 files changed, 290 insertions(+), 30 deletions(-) create mode 100644 templates/frakman1sRepository/tynor88/PortainerCI.xml diff --git a/applicationFeed-lastUpdated.json b/applicationFeed-lastUpdated.json index 520192648..2c47bca50 100644 --- a/applicationFeed-lastUpdated.json +++ b/applicationFeed-lastUpdated.json @@ -1,3 +1,3 @@ { - "last_updated_timestamp": 1612134436 + "last_updated_timestamp": 1612141641 } \ No newline at end of file diff --git a/applicationFeed-raw.json b/applicationFeed-raw.json index a4972e6f2..2ef3d28d3 100644 --- a/applicationFeed-raw.json +++ b/applicationFeed-raw.json @@ -146738,6 +146738,105 @@ "LastUpdateScan": 1609556838, "FirstSeen": 1593965287 }, + { + "TemplateURL": "https://raw.githubusercontent.com/frakman1/docker-templates/master/tynor88/PortainerCI.xml", + "Date": 1612069200, + "Name": "PortainerCI", + "Project": "https://portainer.io", + "Overview": "Portainer is a simple management solution for Docker. It consists of a web UI that allows you to easily manage your Docker containers, images, networks and volumes.", + "Registry": "https://registry.hub.docker.com/r/portainerci/portainer/", + "GitHub": "https://github.com/portainer/portainer", + "Repository": "portainerci/portainer:2.1", + "Support": "https://lime-technology.com/forums/topic/69491-support-jj9987-portainer/", + "BindTime": "true", + "Privileged": "false", + "Networking": { + "Mode": "bridge", + "Publish": { + "Port": { + "HostPort": "9000", + "ContainerPort": "9000", + "Protocol": "tcp" + } + } + }, + "Network": { + "@attributes": { + "Default": "bridge" + }, + "value": "bridge" + }, + "Environment": "", + "Data": { + "Volume": [ + { + "HostDir": "/mnt/user/appdata/portainer", + "ContainerDir": "/data", + "Mode": "rw" + }, + { + "HostDir": "/var/run/docker.sock", + "ContainerDir": "/var/run/docker.sock", + "Mode": "rw" + } + ] + }, + "WebUI": "http://[IP]:[PORT:9000]/", + "Icon": "https://raw.githubusercontent.com/juusujanar/unraid-templates/master/img/Portainer-logo.png", + "Config": [ + { + "@attributes": { + "Type": "Path", + "Name": "Config Storage Path", + "Target": "/data", + "Default": "/mnt/user/appdata/portainer", + "Mode": "rw", + "Display": "advanced-hide", + "Required": "true", + "Description": "This is where Portainer will store it's configuration." + }, + "value": "/mnt/user/appdata/portainer" + }, + { + "@attributes": { + "Type": "Path", + "Name": "Docker socket", + "Target": "/var/run/docker.sock", + "Default": "/var/run/docker.sock", + "Mode": "rw", + "Display": "advanced-hide", + "Required": "true", + "Description": "This is needed for Portainer to connect to Docker." + }, + "value": "/var/run/docker.sock" + }, + { + "@attributes": { + "Type": "Port", + "Name": "Web Interface Port", + "Target": "9000", + "Default": "9000", + "Mode": "tcp", + "Display": "always-hide", + "Required": "true", + "Description": "This is Portainer WebUI port." + }, + "value": "9000" + } + ], + "Repo": "frakman1's Repository", + "Category": "Network:Management Productivity: Tools:Utilities", + "OriginalOverview": "\n Portainer is a simple management solution for Docker. It consists of a web UI that allows you to easily manage your Docker containers, images, networks and volumes.\n ", + "Description": "Portainer is a simple management solution for Docker. It consists of a web UI that allows you to easily manage your Docker containers, images, networks and volumes.", + "templatePath": "/tmp/GitHub/AppFeed/templates/frakman1sRepository/tynor88/PortainerCI.xml", + "CategoryList": [ + "Network-Management", + "Productivity", + "Tools-Utilities" + ], + "LastUpdateScan": 1612141640, + "FirstSeen": 1612141640 + }, { "Name": "Rclone", "Repository": "tynor88/rclone:dev", diff --git a/applicationFeed.json b/applicationFeed.json index 1ff58ad64..52f217b73 100644 --- a/applicationFeed.json +++ b/applicationFeed.json @@ -1,7 +1,7 @@ { - "apps": 1118, - "last_updated_timestamp": 1612134436, - "last_updated": "2021-01-31 18:07", + "apps": 1119, + "last_updated_timestamp": 1612141641, + "last_updated": "2021-01-31 20:07", "categories": [ { "Cat": "Backup:", @@ -146896,6 +146896,105 @@ "LastUpdateScan": 1609556838, "FirstSeen": 1593965287 }, + { + "TemplateURL": "https://raw.githubusercontent.com/frakman1/docker-templates/master/tynor88/PortainerCI.xml", + "Date": 1612069200, + "Name": "PortainerCI", + "Project": "https://portainer.io", + "Overview": "Portainer is a simple management solution for Docker. It consists of a web UI that allows you to easily manage your Docker containers, images, networks and volumes.", + "Registry": "https://registry.hub.docker.com/r/portainerci/portainer/", + "GitHub": "https://github.com/portainer/portainer", + "Repository": "portainerci/portainer:2.1", + "Support": "https://lime-technology.com/forums/topic/69491-support-jj9987-portainer/", + "BindTime": "true", + "Privileged": "false", + "Networking": { + "Mode": "bridge", + "Publish": { + "Port": { + "HostPort": "9000", + "ContainerPort": "9000", + "Protocol": "tcp" + } + } + }, + "Network": { + "@attributes": { + "Default": "bridge" + }, + "value": "bridge" + }, + "Environment": "", + "Data": { + "Volume": [ + { + "HostDir": "/mnt/user/appdata/portainer", + "ContainerDir": "/data", + "Mode": "rw" + }, + { + "HostDir": "/var/run/docker.sock", + "ContainerDir": "/var/run/docker.sock", + "Mode": "rw" + } + ] + }, + "WebUI": "http://[IP]:[PORT:9000]/", + "Icon": "https://raw.githubusercontent.com/juusujanar/unraid-templates/master/img/Portainer-logo.png", + "Config": [ + { + "@attributes": { + "Type": "Path", + "Name": "Config Storage Path", + "Target": "/data", + "Default": "/mnt/user/appdata/portainer", + "Mode": "rw", + "Display": "advanced-hide", + "Required": "true", + "Description": "This is where Portainer will store it's configuration." + }, + "value": "/mnt/user/appdata/portainer" + }, + { + "@attributes": { + "Type": "Path", + "Name": "Docker socket", + "Target": "/var/run/docker.sock", + "Default": "/var/run/docker.sock", + "Mode": "rw", + "Display": "advanced-hide", + "Required": "true", + "Description": "This is needed for Portainer to connect to Docker." + }, + "value": "/var/run/docker.sock" + }, + { + "@attributes": { + "Type": "Port", + "Name": "Web Interface Port", + "Target": "9000", + "Default": "9000", + "Mode": "tcp", + "Display": "always-hide", + "Required": "true", + "Description": "This is Portainer WebUI port." + }, + "value": "9000" + } + ], + "Repo": "frakman1's Repository", + "Category": "Network:Management Productivity: Tools:Utilities", + "OriginalOverview": "\n Portainer is a simple management solution for Docker. It consists of a web UI that allows you to easily manage your Docker containers, images, networks and volumes.\n ", + "Description": "Portainer is a simple management solution for Docker. It consists of a web UI that allows you to easily manage your Docker containers, images, networks and volumes.", + "templatePath": "/tmp/GitHub/AppFeed/templates/frakman1sRepository/tynor88/PortainerCI.xml", + "CategoryList": [ + "Network-Management", + "Productivity", + "Tools-Utilities" + ], + "LastUpdateScan": 1612141640, + "FirstSeen": 1612141640 + }, { "Name": "Rclone", "Repository": "tynor88/rclone:dev", diff --git a/firstSeen.json b/firstSeen.json index 8f4971d37..8674cedff 100644 --- a/firstSeen.json +++ b/firstSeen.json @@ -1429,5 +1429,6 @@ "sublivion/gridcoinwalletgui:latest": 1612041486, "hotio/stash": 1612091231, "amruthpillai/reactive-resume:v1": 1612105699, - "blakeblackshear/frigate:0.8.1-amd64": 1612105699 + "blakeblackshear/frigate:0.8.1-amd64": 1612105699, + "portainerci/portainer:2.1": 1612141640 } \ No newline at end of file diff --git a/old-applicationFeed-raw.json b/old-applicationFeed-raw.json index 6fe047050..a4972e6f2 100644 --- a/old-applicationFeed-raw.json +++ b/old-applicationFeed-raw.json @@ -29718,11 +29718,10 @@ "CategoryList": [ "Downloaders" ], - "downloads": 526457948, - "stars": 427, - "trending": 1.001, + "downloads": 535973555, + "stars": 432, + "trending": 1.775, "trends": [ - 8.955, 7.834, 7.111, 6.695, @@ -29734,10 +29733,10 @@ 4.877, 3.984, 1.873, - 1.001 + 1.001, + 1.775 ], "trendsDate": [ - 1578351972, 1580951466, 1583550542, 1586146127, @@ -29749,10 +29748,10 @@ 1601741276, 1604336926, 1606936529, - 1609535239 + 1609535239, + 1612134434 ], "downloadtrend": [ - 278251402, 301902460, 325014360, 348336325, @@ -29764,9 +29763,10 @@ 491050301, 511426933, 521187067, - 526457948 + 526457948, + 535973555 ], - "LastUpdateScan": 1609535239, + "LastUpdateScan": 1612134434, "FirstSeen": 1 }, { @@ -73082,11 +73082,10 @@ "Backup", "Tools-Utilities" ], - "downloads": 539588, + "downloads": 542211, "stars": 6, - "trending": 0.295, + "trending": 0.484, "trends": [ - 7.778, 5.702, 5.063, 2.331, @@ -73098,10 +73097,10 @@ 0.541, 0.472, 0.351, - 0.295 + 0.295, + 0.484 ], "trendsDate": [ - 1578351972, 1580951466, 1583550542, 1586146127, @@ -73113,10 +73112,10 @@ 1601741276, 1604336926, 1606936530, - 1609535239 + 1609535239, + 1612134434 ], "downloadtrend": [ - 436597, 462999, 487690, 499327, @@ -73128,9 +73127,10 @@ 533576, 536105, 537995, - 539588 + 539588, + 542211 ], - "LastUpdateScan": 1609535239, + "LastUpdateScan": 1612134434, "FirstSeen": "1529088010" }, { @@ -168892,28 +168892,31 @@ "CategoryList": [ "Tools-Utilities" ], - "downloads": 27687, - "trending": 8.704, + "downloads": 32363, + "trending": 14.449, "trends": [ 15.634, 12.937, 9.174, - 8.704 + 8.704, + 14.449 ], "trendsDate": [ 1601741277, 1604336927, 1606936530, - 1609535239 + 1609535239, + 1612134434 ], "downloadtrend": [ 16863, 19988, 22958, 25277, - 27687 + 27687, + 32363 ], - "LastUpdateScan": 1609535239, + "LastUpdateScan": 1612134434, "FirstSeen": 1588745378 }, { diff --git a/repoInfo.json b/repoInfo.json index 0ce118282..dbea55751 100644 --- a/repoInfo.json +++ b/repoInfo.json @@ -41110,5 +41110,15 @@ "trends": null, "downloadtrend": null, "trendsDate": null + }, + "portainerci/portainer:2.1": { + "Base": null, + "Downloads": null, + "Stars": null, + "Time": 1612141640, + "trending": null, + "trends": null, + "downloadtrend": null, + "trendsDate": null } } \ No newline at end of file diff --git a/templates/frakman1sRepository/tynor88/PortainerCI.xml b/templates/frakman1sRepository/tynor88/PortainerCI.xml new file mode 100644 index 000000000..ba09d3538 --- /dev/null +++ b/templates/frakman1sRepository/tynor88/PortainerCI.xml @@ -0,0 +1,48 @@ + + + https://raw.githubusercontent.com/frakman1/docker-templates/master/tynor88/PortainerCI.xml + 1612069200 + PortainerCI + https://portainer.io + + Portainer is a simple management solution for Docker. It consists of a web UI that allows you to easily manage your Docker containers, images, networks and volumes. + + https://registry.hub.docker.com/r/portainerci/portainer/ + https://github.com/portainer/portainer + portainerci/portainer:2.1 + https://lime-technology.com/forums/topic/69491-support-jj9987-portainer/ + true + false + + bridge + + + 9000 + 9000 + tcp + + + + bridge + + + + /mnt/user/appdata/portainer + /data + rw + + + /var/run/docker.sock + /var/run/docker.sock + rw + + + http://[IP]:[PORT:9000]/ + https://raw.githubusercontent.com/juusujanar/unraid-templates/master/img/Portainer-logo.png + /mnt/user/appdata/portainer + /var/run/docker.sock + 9000 + Network:Management Productivity: Tools:Utilities + Portainer is a simple management solution for Docker. It consists of a web UI that allows you to easily manage your Docker containers, images, networks and volumes. + /tmp/GitHub/AppFeed/templates/frakman1sRepository/tynor88/PortainerCI.xml +