This commit is contained in:
Squidly271 2021-01-31 20:07:23 -05:00
parent 4c92998dd9
commit 3b5823fe39
7 changed files with 290 additions and 30 deletions

View File

@ -1,3 +1,3 @@
{ {
"last_updated_timestamp": 1612134436 "last_updated_timestamp": 1612141641
} }

View File

@ -146738,6 +146738,105 @@
"LastUpdateScan": 1609556838, "LastUpdateScan": 1609556838,
"FirstSeen": 1593965287 "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", "Name": "Rclone",
"Repository": "tynor88/rclone:dev", "Repository": "tynor88/rclone:dev",

View File

@ -1,7 +1,7 @@
{ {
"apps": 1118, "apps": 1119,
"last_updated_timestamp": 1612134436, "last_updated_timestamp": 1612141641,
"last_updated": "2021-01-31 18:07", "last_updated": "2021-01-31 20:07",
"categories": [ "categories": [
{ {
"Cat": "Backup:", "Cat": "Backup:",
@ -146896,6 +146896,105 @@
"LastUpdateScan": 1609556838, "LastUpdateScan": 1609556838,
"FirstSeen": 1593965287 "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", "Name": "Rclone",
"Repository": "tynor88/rclone:dev", "Repository": "tynor88/rclone:dev",

View File

@ -1429,5 +1429,6 @@
"sublivion/gridcoinwalletgui:latest": 1612041486, "sublivion/gridcoinwalletgui:latest": 1612041486,
"hotio/stash": 1612091231, "hotio/stash": 1612091231,
"amruthpillai/reactive-resume:v1": 1612105699, "amruthpillai/reactive-resume:v1": 1612105699,
"blakeblackshear/frigate:0.8.1-amd64": 1612105699 "blakeblackshear/frigate:0.8.1-amd64": 1612105699,
"portainerci/portainer:2.1": 1612141640
} }

View File

@ -29718,11 +29718,10 @@
"CategoryList": [ "CategoryList": [
"Downloaders" "Downloaders"
], ],
"downloads": 526457948, "downloads": 535973555,
"stars": 427, "stars": 432,
"trending": 1.001, "trending": 1.775,
"trends": [ "trends": [
8.955,
7.834, 7.834,
7.111, 7.111,
6.695, 6.695,
@ -29734,10 +29733,10 @@
4.877, 4.877,
3.984, 3.984,
1.873, 1.873,
1.001 1.001,
1.775
], ],
"trendsDate": [ "trendsDate": [
1578351972,
1580951466, 1580951466,
1583550542, 1583550542,
1586146127, 1586146127,
@ -29749,10 +29748,10 @@
1601741276, 1601741276,
1604336926, 1604336926,
1606936529, 1606936529,
1609535239 1609535239,
1612134434
], ],
"downloadtrend": [ "downloadtrend": [
278251402,
301902460, 301902460,
325014360, 325014360,
348336325, 348336325,
@ -29764,9 +29763,10 @@
491050301, 491050301,
511426933, 511426933,
521187067, 521187067,
526457948 526457948,
535973555
], ],
"LastUpdateScan": 1609535239, "LastUpdateScan": 1612134434,
"FirstSeen": 1 "FirstSeen": 1
}, },
{ {
@ -73082,11 +73082,10 @@
"Backup", "Backup",
"Tools-Utilities" "Tools-Utilities"
], ],
"downloads": 539588, "downloads": 542211,
"stars": 6, "stars": 6,
"trending": 0.295, "trending": 0.484,
"trends": [ "trends": [
7.778,
5.702, 5.702,
5.063, 5.063,
2.331, 2.331,
@ -73098,10 +73097,10 @@
0.541, 0.541,
0.472, 0.472,
0.351, 0.351,
0.295 0.295,
0.484
], ],
"trendsDate": [ "trendsDate": [
1578351972,
1580951466, 1580951466,
1583550542, 1583550542,
1586146127, 1586146127,
@ -73113,10 +73112,10 @@
1601741276, 1601741276,
1604336926, 1604336926,
1606936530, 1606936530,
1609535239 1609535239,
1612134434
], ],
"downloadtrend": [ "downloadtrend": [
436597,
462999, 462999,
487690, 487690,
499327, 499327,
@ -73128,9 +73127,10 @@
533576, 533576,
536105, 536105,
537995, 537995,
539588 539588,
542211
], ],
"LastUpdateScan": 1609535239, "LastUpdateScan": 1612134434,
"FirstSeen": "1529088010" "FirstSeen": "1529088010"
}, },
{ {
@ -168892,28 +168892,31 @@
"CategoryList": [ "CategoryList": [
"Tools-Utilities" "Tools-Utilities"
], ],
"downloads": 27687, "downloads": 32363,
"trending": 8.704, "trending": 14.449,
"trends": [ "trends": [
15.634, 15.634,
12.937, 12.937,
9.174, 9.174,
8.704 8.704,
14.449
], ],
"trendsDate": [ "trendsDate": [
1601741277, 1601741277,
1604336927, 1604336927,
1606936530, 1606936530,
1609535239 1609535239,
1612134434
], ],
"downloadtrend": [ "downloadtrend": [
16863, 16863,
19988, 19988,
22958, 22958,
25277, 25277,
27687 27687,
32363
], ],
"LastUpdateScan": 1609535239, "LastUpdateScan": 1612134434,
"FirstSeen": 1588745378 "FirstSeen": 1588745378
}, },
{ {

View File

@ -41110,5 +41110,15 @@
"trends": null, "trends": null,
"downloadtrend": null, "downloadtrend": null,
"trendsDate": null "trendsDate": null
},
"portainerci/portainer:2.1": {
"Base": null,
"Downloads": null,
"Stars": null,
"Time": 1612141640,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null
} }
} }

View File

@ -0,0 +1,48 @@
<?xml version="1.0" encoding="UTF-8"?>
<Container version="2">
<TemplateURL>https://raw.githubusercontent.com/frakman1/docker-templates/master/tynor88/PortainerCI.xml</TemplateURL>
<Date>1612069200</Date>
<Name>PortainerCI</Name>
<Project>https://portainer.io</Project>
<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.
</Overview>
<Registry>https://registry.hub.docker.com/r/portainerci/portainer/</Registry>
<GitHub>https://github.com/portainer/portainer</GitHub>
<Repository>portainerci/portainer:2.1</Repository>
<Support>https://lime-technology.com/forums/topic/69491-support-jj9987-portainer/</Support>
<BindTime>true</BindTime>
<Privileged>false</Privileged>
<Networking>
<Mode>bridge</Mode>
<Publish>
<Port>
<HostPort>9000</HostPort>
<ContainerPort>9000</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
</Publish>
</Networking>
<Network Default="bridge">bridge</Network>
<Environment></Environment>
<Data>
<Volume>
<HostDir>/mnt/user/appdata/portainer</HostDir>
<ContainerDir>/data</ContainerDir>
<Mode>rw</Mode>
</Volume>
<Volume>
<HostDir>/var/run/docker.sock</HostDir>
<ContainerDir>/var/run/docker.sock</ContainerDir>
<Mode>rw</Mode>
</Volume>
</Data>
<WebUI>http://[IP]:[PORT:9000]/</WebUI>
<Icon>https://raw.githubusercontent.com/juusujanar/unraid-templates/master/img/Portainer-logo.png</Icon>
<Config 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.">/mnt/user/appdata/portainer</Config>
<Config 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.">/var/run/docker.sock</Config>
<Config Type="Port" Name="Web Interface Port" Target="9000" Default="9000" Mode="tcp" Display="always-hide" Required="true" Description="This is Portainer WebUI port.">9000</Config>
<Category>Network:Management Productivity: Tools:Utilities</Category>
<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.</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/frakman1sRepository/tynor88/PortainerCI.xml</templatePath>
</Container>