This commit is contained in:
Andrew Z 2023-03-27 00:04:36 -04:00
parent 491fe50eca
commit f1f01d2d5b
7 changed files with 256 additions and 23 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1679882670
"last_updated_timestamp": 1679889874
}

View File

@ -243976,7 +243976,6 @@
],
"downloads": 132827,
"stars": 1,
"LastUpdate": 1679720165,
"trending": 0.749,
"trends": [
0.764,
@ -243992,6 +243991,7 @@
132827
],
"LastUpdateScan": 1679882670,
"LastUpdate": 1679720165,
"FirstSeen": 1674687857
},
{
@ -273969,6 +273969,113 @@
"LastUpdate": 1675568803,
"FirstSeen": 1674403271
},
{
"Name": "jenkins",
"Repository": "ghcr.io/imagegenius/jenkins",
"Registry": "https://github.com/orgs/imagegenius/packages/container/package/jenkins",
"Network": "bridge",
"Privileged": "false",
"Support": "https://github.com/imagegenius/docker-jenkins/issues/new/choose",
"Shell": "bash",
"GitHub": "https://github.com/imagegenius/docker-jenkins#application-setup",
"ReadMe": "https://github.com/imagegenius/docker-jenkins#readme",
"Project": "https://jenkins.io/",
"Overview": "Jenkins is the leading open-source automation server. Built with Java, it provides over 1,800 plugins to support automating virtually anything, so that humans can spend their time doing things machines cannot.",
"WebUI": "http://[IP]:[PORT:8080]",
"TemplateURL": "https://raw.githubusercontent.com/imagegenius/templates/master/unraid/jenkins.xml",
"Icon": "https://raw.githubusercontent.com/imagegenius/templates/main/unraid/img/jenkins.png",
"Config": [
{
"@attributes": {
"Name": "WebUI",
"Target": "8080",
"Default": "8080",
"Mode": "tcp",
"Description": "WebUI Port",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Port: 50000",
"Target": "50000",
"Default": "50000",
"Mode": "tcp",
"Description": "Slave Port",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Appdata",
"Target": "/config",
"Default": "",
"Mode": "rw",
"Description": "Jenkins Home",
"Type": "Path",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "PUID",
"Target": "PUID",
"Default": "99",
"Description": "UID for permissions. Do not change unless you know what you're doing.",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "PGID",
"Target": "PGID",
"Default": "100",
"Description": "GID for permissions. Do not change unless you know what you're doing.",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "UMASK",
"Target": "UMASK",
"Default": "022",
"Description": "UMASK for newly created files. Do not change unless you know what you're doing.",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "false",
"Mask": "false"
},
"value": ""
}
],
"Repo": "imagegenius' Repository",
"ChangeLogPresent": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/imagegeniusRepository/unraid/jenkins.xml",
"CategoryList": [
"Other"
],
"LastUpdateScan": 1679889874,
"FirstSeen": 1679889874
},
{
"Name": "kopia",
"Repository": "ghcr.io/imagegenius/kopia",

View File

@ -1,7 +1,7 @@
{
"apps": 2023,
"last_updated_timestamp": 1679882670,
"last_updated": "2023-03-26 22:04",
"apps": 2024,
"last_updated_timestamp": 1679889874,
"last_updated": "2023-03-27 00:04",
"categories": [
{
"Cat": "Backup:",
@ -244138,7 +244138,6 @@
],
"downloads": 132827,
"stars": 1,
"LastUpdate": 1679720165,
"trending": 0.749,
"trends": [
0.764,
@ -244154,6 +244153,7 @@
132827
],
"LastUpdateScan": 1679882670,
"LastUpdate": 1679720165,
"FirstSeen": 1674687857
},
{
@ -274131,6 +274131,113 @@
"LastUpdate": 1675568803,
"FirstSeen": 1674403271
},
{
"Name": "jenkins",
"Repository": "ghcr.io/imagegenius/jenkins",
"Registry": "https://github.com/orgs/imagegenius/packages/container/package/jenkins",
"Network": "bridge",
"Privileged": "false",
"Support": "https://github.com/imagegenius/docker-jenkins/issues/new/choose",
"Shell": "bash",
"GitHub": "https://github.com/imagegenius/docker-jenkins#application-setup",
"ReadMe": "https://github.com/imagegenius/docker-jenkins#readme",
"Project": "https://jenkins.io/",
"Overview": "Jenkins is the leading open-source automation server. Built with Java, it provides over 1,800 plugins to support automating virtually anything, so that humans can spend their time doing things machines cannot.",
"WebUI": "http://[IP]:[PORT:8080]",
"TemplateURL": "https://raw.githubusercontent.com/imagegenius/templates/master/unraid/jenkins.xml",
"Icon": "https://raw.githubusercontent.com/imagegenius/templates/main/unraid/img/jenkins.png",
"Config": [
{
"@attributes": {
"Name": "WebUI",
"Target": "8080",
"Default": "8080",
"Mode": "tcp",
"Description": "WebUI Port",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Port: 50000",
"Target": "50000",
"Default": "50000",
"Mode": "tcp",
"Description": "Slave Port",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Appdata",
"Target": "/config",
"Default": "",
"Mode": "rw",
"Description": "Jenkins Home",
"Type": "Path",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "PUID",
"Target": "PUID",
"Default": "99",
"Description": "UID for permissions. Do not change unless you know what you're doing.",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "PGID",
"Target": "PGID",
"Default": "100",
"Description": "GID for permissions. Do not change unless you know what you're doing.",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "UMASK",
"Target": "UMASK",
"Default": "022",
"Description": "UMASK for newly created files. Do not change unless you know what you're doing.",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "false",
"Mask": "false"
},
"value": ""
}
],
"Repo": "imagegenius' Repository",
"ChangeLogPresent": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/imagegeniusRepository/unraid/jenkins.xml",
"CategoryList": [
"Other"
],
"LastUpdateScan": 1679889874,
"FirstSeen": 1679889874
},
{
"Name": "kopia",
"Repository": "ghcr.io/imagegenius/kopia",

View File

@ -2675,5 +2675,6 @@
"ghcr.io/blakeblackshear/frigate:0.12.0-rc1": 1679745861,
"https://raw.githubusercontent.com/dkaser/unraid-tailscale/main/plugins/tailscale.plg": 1679835522,
"rdavidoff/twitch-channel-points-miner-v2": 1679835522,
"https://raw.githubusercontent.com/dkaser/unraid-tailscale/main/plugin/tailscale.plg": 1679839477
"https://raw.githubusercontent.com/dkaser/unraid-tailscale/main/plugin/tailscale.plg": 1679839477,
"ghcr.io/imagegenius/jenkins": 1679889874
}

View File

@ -3383,6 +3383,7 @@ Processing /tmp/appFeed/templates/imagegeniusRepository/unraid/amp.xml...Success
Processing /tmp/appFeed/templates/imagegeniusRepository/unraid/duplicati.xml...Success
Processing /tmp/appFeed/templates/imagegeniusRepository/unraid/esphome.xml...Success
Processing /tmp/appFeed/templates/imagegeniusRepository/unraid/immich.xml...Success
Processing /tmp/appFeed/templates/imagegeniusRepository/unraid/jenkins.xml...Success
Processing /tmp/appFeed/templates/imagegeniusRepository/unraid/kopia.xml...Success
Processing /tmp/appFeed/templates/imagegeniusRepository/unraid/maintenance.xml...Success
Processing /tmp/appFeed/templates/imagegeniusRepository/unraid/minio.xml...Success
@ -3500,8 +3501,8 @@ Processing /tmp/appFeed/templates/ImunLequitsRepository/twitch-channel-points-mi
Updating stats on containers
timstephens24/channels-dvr
timstephens24/channels-dvr:latest Downloads: 132827 Stars: 1 Base: unknown
imagegenius/jenkins
ghcr.io/imagegenius/jenkins Downloads: Stars: Base: unknown
Privileged: 107

View File

@ -243974,21 +243974,24 @@
"CategoryList": [
"MediaServer-Video"
],
"downloads": 131832,
"downloads": 132827,
"stars": 1,
"trending": 0.764,
"LastUpdate": 1679720165,
"trending": 0.749,
"trends": [
0.764
0.764,
0.749
],
"trendsDate": [
1677287279
1677287279,
1679882670
],
"downloadtrend": [
130825,
131832
131832,
132827
],
"LastUpdateScan": 1677287279,
"LastUpdate": 1676699809,
"LastUpdateScan": 1679882670,
"FirstSeen": 1674687857
},
{
@ -244129,21 +244132,24 @@
"CategoryList": [
"MediaServer-Video"
],
"downloads": 131832,
"downloads": 132827,
"stars": 1,
"trending": 0.764,
"trending": 0.749,
"trends": [
0.764
0.764,
0.749
],
"trendsDate": [
1677287279
1677287279,
1679882670
],
"downloadtrend": [
130825,
131832
131832,
132827
],
"LastUpdateScan": 1677287279,
"LastUpdate": 1676699809,
"LastUpdateScan": 1679882670,
"LastUpdate": 1679720165,
"FirstSeen": 1674687857
},
{

View File

@ -71876,5 +71876,16 @@
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1678917262
},
"ghcr.io/imagegenius/jenkins": {
"Base": null,
"Downloads": null,
"Stars": null,
"Time": 1679889874,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": null
}
}