This commit is contained in:
Andrew Z 2023-07-21 14:40:39 -04:00
parent b05c111ab1
commit c8d67de444
9 changed files with 1382 additions and 460 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1689962687
"last_updated_timestamp": 1689964837
}

View File

@ -250299,7 +250299,6 @@
],
"downloads": 10161641,
"stars": 67,
"LastUpdate": 1687370748,
"trending": 0.76,
"trends": [
0.303,
@ -250329,6 +250328,7 @@
10161641
],
"LastUpdateScan": 1689962687,
"LastUpdate": 1687370748,
"FirstSeen": 1658786624,
"topTrending": 0.457,
"topPerforming": 0.76
@ -292206,5 +292206,437 @@
"LastUpdateScan": 1689186911,
"LastUpdate": 1681989083,
"FirstSeen": 1689186911
},
{
"Name": "Gitea",
"Repository": "gitea/gitea",
"Registry": "https://registry.hub.docker.com/r/gitea/gitea/",
"Network": "bridge",
"Privileged": "false",
"Support": "https://github.com/bravohotel91/unraid-templates/issues/new/choose",
"Overview": "Gitea: Git with a cup of tea - The goal of this project is to make the easiest, fastest, and most painless way of setting up a self-hosted Git service. Using Go, this can be done with an independent binary distribution across all platforms which Go supports, including Linux, macOS, and Windows on x86, amd64, ARM and PowerPC architectures. Want to try it before doing anything else? Do it with the online demo! This project has been forked from Gogs.",
"WebUI": "http://[IP]:[PORT:3000]",
"TemplateURL": "https://raw.githubusercontent.com/bravohotel91/unraid-templates/master/templates/gitea.xml",
"Icon": "https://github.com/bravohotel91/unraid-templates/templates/icons/gitea.png?raw=1",
"Config": [
{
"@attributes": {
"Name": "Git over SSH",
"Target": "22",
"Default": "22",
"Mode": "tcp",
"Description": "Container Port: 22",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "22"
},
{
"@attributes": {
"Name": "WebUI and Git over HTTP",
"Target": "3000",
"Default": "3000",
"Mode": "tcp",
"Description": "Container Port: 3000",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "3000"
},
{
"@attributes": {
"Name": "Data Storage Path",
"Target": "/data",
"Default": "/mnt/user/appdata/gitea",
"Mode": "rw",
"Description": "Container Path: /data",
"Type": "Path",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/gitea"
}
],
"Repo": "bhouseman's Repository",
"Official": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/bhousemansRepository/templates/gitea.xml",
"CategoryList": [
"Backup",
"Cloud",
"Productivity",
"Tools-Utilities"
],
"downloads": 329798506,
"stars": 780,
"trending": 0.243,
"trends": [
0.202,
0.216,
0.225,
0.237,
0.249,
0.27,
0.243
],
"trendsDate": [
1672154619,
1674752683,
1677352080,
1679947475,
1682561083,
1685160268,
1687759475
],
"downloadtrend": [
325078920,
325781644,
326516759,
327293221,
328110516,
328997485,
329798506
],
"LastUpdateScan": 1687759475,
"LastUpdate": 1687755597,
"FirstSeen": 1505620800,
"topTrending": 0.04099999999999998,
"topPerforming": 0.243
},
{
"Name": "Gitea-Runner",
"Repository": "gitea/act_runner:latest",
"Registry": "https://registry.hub.docker.com/r/gitea/act_runner",
"Network": "bridge",
"Privileged": "false",
"Support": "https://github.com/bravohotel91/unraid-templates/issues/new/choose",
"Project": "https://github.com/go-gitea/gitea",
"Overview": "Gitea Act Runner: Act runner is a runner for Gitea based on Gitea fork of act.",
"TemplateURL": "https://raw.githubusercontent.com/bravohotel91/unraid-templates/master/templates/gitea-runner.xml",
"Icon": "https://github.com/bravohotel91/unraid-templates/icons/gitea-runner.png?raw=1",
"ExtraParams": "--restart=unless-stopped",
"Config": [
{
"@attributes": {
"Name": "Config File",
"Target": "CONFIG_FILE",
"Default": "/mnt/user/appdata/gitea-runner/config.yaml",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Gitea Runner Registration Token",
"Target": "GITEA_RUNNER_REGISTRATION_TOKEN",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Gitea Runner Name",
"Target": "GITEA_RUNNER_NAME",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Gitea Runner Labels",
"Target": "GITEA_RUNNER_LABELS",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Gitea Instance URL",
"Target": "GITEA_INSTANCE_URL",
"Default": "0.0.0.0",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Data Storage Path",
"Target": "/data",
"Default": "/mnt/user/appdata/gitea-runner/data",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "/var/run/docker.sock",
"Target": "/var/run/docker.sock",
"Default": "/var/run/docker.sock",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": ""
}
],
"Repo": "bhouseman's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/bhousemansRepository/templates/gitea-runner.xml",
"CategoryList": [
"Productivity",
"Tools-Utilities"
],
"downloads": 29641,
"LastUpdate": 1689830530,
"LastUpdateScan": 1689964837,
"FirstSeen": 1689964837
},
{
"Name": "woodpecker-agent",
"Repository": "woodpeckerci/woodpecker-agent:latest",
"Registry": "https://hub.docker.com/r/woodpeckerci/woodpecker-agent/",
"Network": "bridge",
"Privileged": "false",
"Support": "https://woodpecker-ci.org/docs/intro",
"Project": "https://github.com/woodpecker-ci/woodpecker",
"Overview": "Woodpecker is a simple CI engine with great extensibility.\r\n \r\n It runs your pipelines inside Docker containers, so if you are already using them in your daily workflow, you'll love Woodpecker for sure.\r\n \r\n Modify per your requirements",
"WebUI": "http://[IP]:[PORT:8000]",
"TemplateURL": "https://raw.githubusercontent.com/bravohotel91/unraid-templates/master/templates/woodpeckerci-agent.xml",
"Icon": "https://github.com/bravohotel91/unraid-templates/blob/1cde6ee55ac9c6f31660759b3878bebeec932d05/templates/icons/woodpeckerci-server.png?raw=1",
"ExtraParams": "--restart=unless-stopped",
"Config": [
{
"@attributes": {
"Name": "Woodpecker Server",
"Target": "WOODPECKER_SERVER",
"Default": "woodpecker-server:9000",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Woodpecker Agent Shared Secret",
"Target": "WOODPECKER_AGENT_SECRET",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "/var/run/docker.sock",
"Target": "/var/run/docker.sock",
"Default": "/var/run/docker.sock",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": ""
}
],
"Repo": "bhouseman's Repository",
"CAComment": " Note: webUI dropdown will not work in the default bridge mode due to port not being defined.",
"templatePath": "/tmp/GitHub/AppFeed/templates/bhousemansRepository/templates/woodpeckerci-agent.xml",
"CategoryList": [
"Productivity",
"Tools-Utilities"
],
"downloads": 960164,
"stars": 6,
"LastUpdate": 1689964780,
"LastUpdateScan": 1689964837,
"FirstSeen": 1689964837
},
{
"Name": "woodpeckerci-server",
"Repository": "woodpeckerci/woodpecker-server:latest",
"Registry": "https://hub.docker.com/r/woodpeckerci/woodpecker-server/",
"Network": "bridge",
"Privileged": "false",
"Support": "https://github.com/bravohotel91/unraid-templates/issues/new/choose",
"Project": "https://github.com/woodpecker-ci/woodpecker",
"Overview": "Woodpecker is a simple CI engine with great extensibility.\r\n \r\n It runs your pipelines inside Docker containers, so if you are already using them in your daily workflow, you'll love Woodpecker for sure.\r\n \r\n Modify per your requirements",
"WebUI": "http://[IP]:[PORT:8000]",
"TemplateURL": "https://raw.githubusercontent.com/bravohotel91/unraid-templates/master/templates/woodpeckerci-server.xml",
"Icon": "https://github.com/bravohotel91/unraid-templates/blob/1cde6ee55ac9c6f31660759b3878bebeec932d05/templates/icons/woodpeckerci-server.png?raw=1",
"ExtraParams": "--restart=unless-stopped",
"Config": [
{
"@attributes": {
"Name": "Host",
"Target": "WOODPECKER_HOST",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Web UI",
"Target": "8000",
"Default": "8000",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Enable Woodpecker GitHub",
"Target": "WOODPECKER_GITHUB",
"Default": "true",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Woodpecker GitHub Client ID",
"Target": "WOODPECKER_GITHUB_CLIENT",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Woodpecker GitHub Secret",
"Target": "WOODPECKER_GITHUB_SECRET",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Woodpecker Agent Shared Secret",
"Target": "WOODPECKER_AGENT_SECRET",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Config Dir",
"Target": "/config",
"Default": "/mnt/user/appdata/woodpeckerci-server",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Data Dir",
"Target": "/var/lib/woodpecker",
"Default": "/mnt/user/appdata/woodpeckerci-server/data",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": ""
}
],
"Repo": "bhouseman's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/bhousemansRepository/templates/woodpeckerci-server.xml",
"CategoryList": [
"Productivity",
"Tools-Utilities"
],
"downloads": 1008508,
"stars": 9,
"LastUpdate": 1689964672,
"LastUpdateScan": 1689964837,
"FirstSeen": 1689964837
}
]

View File

@ -1,7 +1,7 @@
{
"apps": 2128,
"last_updated_timestamp": 1689962687,
"last_updated": "2023-07-21 14:04",
"apps": 2132,
"last_updated_timestamp": 1689964837,
"last_updated": "2023-07-21 14:40",
"categories": [
{
"Cat": "Backup:",
@ -250461,7 +250461,6 @@
],
"downloads": 10161641,
"stars": 67,
"LastUpdate": 1687370748,
"trending": 0.76,
"trends": [
0.303,
@ -250491,6 +250490,7 @@
10161641
],
"LastUpdateScan": 1689962687,
"LastUpdate": 1687370748,
"FirstSeen": 1658786624,
"topTrending": 0.457,
"topPerforming": 0.76
@ -292368,6 +292368,438 @@
"LastUpdateScan": 1689186911,
"LastUpdate": 1681989083,
"FirstSeen": 1689186911
},
{
"Name": "Gitea",
"Repository": "gitea/gitea",
"Registry": "https://registry.hub.docker.com/r/gitea/gitea/",
"Network": "bridge",
"Privileged": "false",
"Support": "https://github.com/bravohotel91/unraid-templates/issues/new/choose",
"Overview": "Gitea: Git with a cup of tea - The goal of this project is to make the easiest, fastest, and most painless way of setting up a self-hosted Git service. Using Go, this can be done with an independent binary distribution across all platforms which Go supports, including Linux, macOS, and Windows on x86, amd64, ARM and PowerPC architectures. Want to try it before doing anything else? Do it with the online demo! This project has been forked from Gogs.",
"WebUI": "http://[IP]:[PORT:3000]",
"TemplateURL": "https://raw.githubusercontent.com/bravohotel91/unraid-templates/master/templates/gitea.xml",
"Icon": "https://github.com/bravohotel91/unraid-templates/templates/icons/gitea.png?raw=1",
"Config": [
{
"@attributes": {
"Name": "Git over SSH",
"Target": "22",
"Default": "22",
"Mode": "tcp",
"Description": "Container Port: 22",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "22"
},
{
"@attributes": {
"Name": "WebUI and Git over HTTP",
"Target": "3000",
"Default": "3000",
"Mode": "tcp",
"Description": "Container Port: 3000",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "3000"
},
{
"@attributes": {
"Name": "Data Storage Path",
"Target": "/data",
"Default": "/mnt/user/appdata/gitea",
"Mode": "rw",
"Description": "Container Path: /data",
"Type": "Path",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/gitea"
}
],
"Repo": "bhouseman's Repository",
"Official": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/bhousemansRepository/templates/gitea.xml",
"CategoryList": [
"Backup",
"Cloud",
"Productivity",
"Tools-Utilities"
],
"downloads": 329798506,
"stars": 780,
"trending": 0.243,
"trends": [
0.202,
0.216,
0.225,
0.237,
0.249,
0.27,
0.243
],
"trendsDate": [
1672154619,
1674752683,
1677352080,
1679947475,
1682561083,
1685160268,
1687759475
],
"downloadtrend": [
325078920,
325781644,
326516759,
327293221,
328110516,
328997485,
329798506
],
"LastUpdateScan": 1687759475,
"LastUpdate": 1687755597,
"FirstSeen": 1505620800,
"topTrending": 0.04099999999999998,
"topPerforming": 0.243
},
{
"Name": "Gitea-Runner",
"Repository": "gitea/act_runner:latest",
"Registry": "https://registry.hub.docker.com/r/gitea/act_runner",
"Network": "bridge",
"Privileged": "false",
"Support": "https://github.com/bravohotel91/unraid-templates/issues/new/choose",
"Project": "https://github.com/go-gitea/gitea",
"Overview": "Gitea Act Runner: Act runner is a runner for Gitea based on Gitea fork of act.",
"TemplateURL": "https://raw.githubusercontent.com/bravohotel91/unraid-templates/master/templates/gitea-runner.xml",
"Icon": "https://github.com/bravohotel91/unraid-templates/icons/gitea-runner.png?raw=1",
"ExtraParams": "--restart=unless-stopped",
"Config": [
{
"@attributes": {
"Name": "Config File",
"Target": "CONFIG_FILE",
"Default": "/mnt/user/appdata/gitea-runner/config.yaml",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Gitea Runner Registration Token",
"Target": "GITEA_RUNNER_REGISTRATION_TOKEN",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Gitea Runner Name",
"Target": "GITEA_RUNNER_NAME",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Gitea Runner Labels",
"Target": "GITEA_RUNNER_LABELS",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Gitea Instance URL",
"Target": "GITEA_INSTANCE_URL",
"Default": "0.0.0.0",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Data Storage Path",
"Target": "/data",
"Default": "/mnt/user/appdata/gitea-runner/data",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "/var/run/docker.sock",
"Target": "/var/run/docker.sock",
"Default": "/var/run/docker.sock",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": ""
}
],
"Repo": "bhouseman's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/bhousemansRepository/templates/gitea-runner.xml",
"CategoryList": [
"Productivity",
"Tools-Utilities"
],
"downloads": 29641,
"LastUpdate": 1689830530,
"LastUpdateScan": 1689964837,
"FirstSeen": 1689964837
},
{
"Name": "woodpecker-agent",
"Repository": "woodpeckerci/woodpecker-agent:latest",
"Registry": "https://hub.docker.com/r/woodpeckerci/woodpecker-agent/",
"Network": "bridge",
"Privileged": "false",
"Support": "https://woodpecker-ci.org/docs/intro",
"Project": "https://github.com/woodpecker-ci/woodpecker",
"Overview": "Woodpecker is a simple CI engine with great extensibility.\r\n \r\n It runs your pipelines inside Docker containers, so if you are already using them in your daily workflow, you'll love Woodpecker for sure.\r\n \r\n Modify per your requirements",
"WebUI": "http://[IP]:[PORT:8000]",
"TemplateURL": "https://raw.githubusercontent.com/bravohotel91/unraid-templates/master/templates/woodpeckerci-agent.xml",
"Icon": "https://github.com/bravohotel91/unraid-templates/blob/1cde6ee55ac9c6f31660759b3878bebeec932d05/templates/icons/woodpeckerci-server.png?raw=1",
"ExtraParams": "--restart=unless-stopped",
"Config": [
{
"@attributes": {
"Name": "Woodpecker Server",
"Target": "WOODPECKER_SERVER",
"Default": "woodpecker-server:9000",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Woodpecker Agent Shared Secret",
"Target": "WOODPECKER_AGENT_SECRET",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "/var/run/docker.sock",
"Target": "/var/run/docker.sock",
"Default": "/var/run/docker.sock",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": ""
}
],
"Repo": "bhouseman's Repository",
"CAComment": " Note: webUI dropdown will not work in the default bridge mode due to port not being defined.",
"templatePath": "/tmp/GitHub/AppFeed/templates/bhousemansRepository/templates/woodpeckerci-agent.xml",
"CategoryList": [
"Productivity",
"Tools-Utilities"
],
"downloads": 960164,
"stars": 6,
"LastUpdate": 1689964780,
"LastUpdateScan": 1689964837,
"FirstSeen": 1689964837
},
{
"Name": "woodpeckerci-server",
"Repository": "woodpeckerci/woodpecker-server:latest",
"Registry": "https://hub.docker.com/r/woodpeckerci/woodpecker-server/",
"Network": "bridge",
"Privileged": "false",
"Support": "https://github.com/bravohotel91/unraid-templates/issues/new/choose",
"Project": "https://github.com/woodpecker-ci/woodpecker",
"Overview": "Woodpecker is a simple CI engine with great extensibility.\r\n \r\n It runs your pipelines inside Docker containers, so if you are already using them in your daily workflow, you'll love Woodpecker for sure.\r\n \r\n Modify per your requirements",
"WebUI": "http://[IP]:[PORT:8000]",
"TemplateURL": "https://raw.githubusercontent.com/bravohotel91/unraid-templates/master/templates/woodpeckerci-server.xml",
"Icon": "https://github.com/bravohotel91/unraid-templates/blob/1cde6ee55ac9c6f31660759b3878bebeec932d05/templates/icons/woodpeckerci-server.png?raw=1",
"ExtraParams": "--restart=unless-stopped",
"Config": [
{
"@attributes": {
"Name": "Host",
"Target": "WOODPECKER_HOST",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Web UI",
"Target": "8000",
"Default": "8000",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Enable Woodpecker GitHub",
"Target": "WOODPECKER_GITHUB",
"Default": "true",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Woodpecker GitHub Client ID",
"Target": "WOODPECKER_GITHUB_CLIENT",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Woodpecker GitHub Secret",
"Target": "WOODPECKER_GITHUB_SECRET",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Woodpecker Agent Shared Secret",
"Target": "WOODPECKER_AGENT_SECRET",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Config Dir",
"Target": "/config",
"Default": "/mnt/user/appdata/woodpeckerci-server",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Data Dir",
"Target": "/var/lib/woodpecker",
"Default": "/mnt/user/appdata/woodpeckerci-server/data",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": ""
}
],
"Repo": "bhouseman's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/bhousemansRepository/templates/woodpeckerci-server.xml",
"CategoryList": [
"Productivity",
"Tools-Utilities"
],
"downloads": 1008508,
"stars": 9,
"LastUpdate": 1689964672,
"LastUpdateScan": 1689964837,
"FirstSeen": 1689964837
}
],
"repositories": {
@ -294750,6 +295182,14 @@
"welfare's Repository": {
"url": "https://github.com/W3LFARe/unraid_templates",
"profile": "https://forums.unraid.net/profile/129748-welfare/"
},
"bhouseman's Repository": {
"url": "https://github.com/bravohotel91/unraid-templates",
"profile": "https://forums.unraid.net/profile/118918-bhouseman/",
"bio": "Creating Docker containers to give back to the great community that has gotten me into self-hosting.",
"icon": "https://github.com/bravohotel91.png",
"DonateLink": "https://www.paypal.me/bhous1",
"DonateText": "If you like my work please consider Donating."
}
},
"blacklisted": {

View File

@ -78,5 +78,6 @@
"frooodle/s-pdf": true,
"ghcr.io/libretiny-eu/libretiny-esphome-docker": true,
"myoung34/github-runner": true,
"cribl/cribl": true
"cribl/cribl": true,
"gitea/gitea": true
}

View File

@ -2825,5 +2825,8 @@
"axllent/mailpit": 1689703489,
"automaticrippingmachine/automatic-ripping-machine": 1689739477,
"ghcr.io/aeharding/voyager:latest": 1689789896,
"ich777/steamcmd:icarus": 1689847488
"ich777/steamcmd:icarus": 1689847488,
"gitea/act_runner:latest": 1689964837,
"woodpeckerci/woodpecker-agent:latest": 1689964837,
"woodpeckerci/woodpecker-server:latest": 1689964837
}

View File

@ -56,7 +56,6 @@
],
"downloads": 1672831267,
"stars": 487,
"LastUpdate": 1629082624,
"trending": 0.185,
"trends": [
0.219,
@ -86,6 +85,7 @@
1672831267
],
"LastUpdateScan": 1689955495,
"LastUpdate": 1629082624,
"FirstSeen": 1,
"topTrending": -0.034,
"topPerforming": 0.185
@ -867,7 +867,6 @@
],
"downloads": 117054,
"stars": 4,
"LastUpdate": 1447486153,
"trending": 0.001,
"trends": [
0.001,
@ -883,6 +882,7 @@
117054
],
"LastUpdateScan": 1689955495,
"LastUpdate": 1447486153,
"FirstSeen": 1
},
{
@ -2309,7 +2309,6 @@
],
"downloads": 844994,
"stars": 6,
"LastUpdate": 1674421911,
"trending": 0.208,
"trends": [
0.037,
@ -2339,6 +2338,7 @@
844994
],
"LastUpdateScan": 1689955495,
"LastUpdate": 1674421911,
"FirstSeen": 1,
"topTrending": 0.17099999999999999,
"topPerforming": 0.208
@ -3930,7 +3930,6 @@
],
"downloads": 1729184,
"stars": 14,
"LastUpdate": 1686842333,
"trending": 0.038,
"trends": [
0.028,
@ -3960,6 +3959,7 @@
1729184
],
"LastUpdateScan": 1689955495,
"LastUpdate": 1686842333,
"FirstSeen": 1,
"topTrending": 0.009999999999999998,
"topPerforming": 0.038
@ -11107,7 +11107,6 @@
"TemplateURL": "https://raw.githubusercontent.com/hernandito/docker-templates/master/hernando/TinyMM-CLI-Cron.xml",
"templatePath": "/tmp/GitHub/AppFeed/templates/hernanditosRepository/hernando/TinyMM-CLI-Cron.xml",
"downloads": 35355,
"LastUpdate": 1636914688,
"trending": 4.842,
"trends": [
1.043,
@ -11137,6 +11136,7 @@
35355
],
"LastUpdateScan": 1689955495,
"LastUpdate": 1636914688,
"FirstSeen": 1593785337,
"topTrending": 3.7989999999999995
},
@ -54933,7 +54933,6 @@
],
"downloads": 18299760,
"stars": 55,
"LastUpdate": 1686190171,
"trending": 0.282,
"trends": [
0.361,
@ -54963,6 +54962,7 @@
18299760
],
"LastUpdateScan": 1689955495,
"LastUpdate": 1686190171,
"FirstSeen": 1537243200,
"topTrending": -0.07900000000000001,
"topPerforming": 0.282
@ -64716,7 +64716,6 @@
],
"downloads": 4652972,
"stars": 47,
"LastUpdate": 1522059085,
"trending": 0.137,
"trends": [
0.147,
@ -64746,6 +64745,7 @@
4652972
],
"LastUpdateScan": 1689955496,
"LastUpdate": 1522059085,
"FirstSeen": "1512359010",
"topTrending": -0.009999999999999981,
"topPerforming": 0.137
@ -66980,7 +66980,6 @@
],
"downloads": 25187189,
"stars": 240,
"LastUpdate": 1683105436,
"trending": 0.118,
"trends": [
0.106,
@ -67010,6 +67009,7 @@
25187189
],
"LastUpdateScan": 1689955496,
"LastUpdate": 1683105436,
"FirstSeen": "1519017501",
"topTrending": 0.011999999999999997,
"topPerforming": 0.118
@ -69642,7 +69642,6 @@
],
"downloads": 6455500,
"stars": 29,
"LastUpdate": 1543814847,
"trending": 0.006,
"trends": [
0.006
@ -69655,6 +69654,7 @@
6455500
],
"LastUpdateScan": 1689955496,
"LastUpdate": 1543814847,
"FirstSeen": "1530060995"
},
{
@ -74294,7 +74294,6 @@
],
"downloads": 15793705,
"stars": 15,
"LastUpdate": 1689477483,
"trending": 0.294,
"trends": [
0.223,
@ -74324,6 +74323,7 @@
15793705
],
"LastUpdateScan": 1689955496,
"LastUpdate": 1689477483,
"FirstSeen": 1658779426,
"topTrending": 0.07099999999999998,
"topPerforming": 0.294
@ -81082,8 +81082,8 @@
"Other"
],
"downloads": 32736,
"LastUpdate": 1619988716,
"LastUpdateScan": 1689955496,
"LastUpdate": 1619988716,
"FirstSeen": 1617184970
},
{
@ -109664,7 +109664,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1689955496,
"FirstSeen": 1624975404
},
{
@ -150981,7 +150980,6 @@
],
"downloads": 606823,
"stars": 4,
"LastUpdate": 1687094991,
"trending": 0.2,
"trends": [
0.184,
@ -151011,6 +151009,7 @@
606823
],
"LastUpdateScan": 1689955496,
"LastUpdate": 1687094991,
"FirstSeen": 1611961592,
"topTrending": 0.016000000000000014,
"topPerforming": 0.2
@ -154862,7 +154861,6 @@
"Tools-System",
"Plugins"
],
"LastUpdateScan": 1689955496,
"FirstSeen": 1622383385
},
{
@ -187378,7 +187376,6 @@
],
"downloads": 431722,
"stars": 10,
"LastUpdate": 1630651317,
"trending": 0.783,
"trends": [
0.569,
@ -187408,6 +187405,7 @@
431722
],
"LastUpdateScan": 1689955496,
"LastUpdate": 1630651317,
"FirstSeen": 1609376858,
"topTrending": 0.21400000000000008,
"topPerforming": 0.783
@ -193549,7 +193547,6 @@
],
"downloads": 3156428,
"stars": 17,
"LastUpdate": 1689945128,
"trending": 3.437,
"trends": [
3.035,
@ -193579,6 +193576,7 @@
3156428
],
"LastUpdateScan": 1689955497,
"LastUpdate": 1689945128,
"FirstSeen": 1632765817,
"topTrending": 0.4019999999999997,
"topPerforming": 3.437
@ -195523,7 +195521,6 @@
],
"downloads": 11392236,
"stars": 29,
"LastUpdate": 1645057380,
"trending": 0.017,
"trends": [
0.063,
@ -195553,6 +195550,7 @@
11392236
],
"LastUpdateScan": 1689955497,
"LastUpdate": 1645057380,
"FirstSeen": 1614596548,
"topTrending": -0.046,
"topPerforming": 0.017
@ -198508,7 +198506,6 @@
],
"downloads": 126437,
"stars": 2,
"LastUpdate": 1621759687,
"trending": 1.457,
"trends": [
0.254,
@ -198538,6 +198535,7 @@
126437
],
"LastUpdateScan": 1689955497,
"LastUpdate": 1621759687,
"FirstSeen": 1617170559,
"topTrending": 1.203,
"topPerforming": 1.457
@ -229428,7 +229426,7 @@
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/115033-support-goobaroo-game-server-dockers/",
"Project": "https://www.curseforge.com/minecraft/modpacks/dawn-craft",
"Overview": "DawnCraft - 1.26 Modded Minecraft Server[br][br][b]DawnCraft - 1.26[/b][br]RPG | Exploration | Combat | Questing | A modpack designed to give players a unique experience in modern Minecraft versions.[br]Version tags available:[br] - 1.26[br] - 1.25[br] - 1.24[br][br][br]Setup:[br][li]You must accept the EULA by setting the [b]EULA[/b] variable to [span style='color: #00E800;']true[/span] or the install will fail.[br]Optional:[br][li]You can setup a comma separated list of players who will have admin privileges in game by setting [b]OPS[/b]",
"Overview": "DawnCraft - 1.27 Modded Minecraft Server[br][br][b]DawnCraft - 1.27[/b][br]RPG | Exploration | Combat | Questing | A modpack designed to give players a unique experience in modern Minecraft versions.[br]Version tags available:[br] - 1.27[br] - 1.26[br] - 1.25[br] - 1.24[br][br][br]Setup:[br][li]You must accept the EULA by setting the [b]EULA[/b] variable to [span style='color: #00E800;']true[/span] or the install will fail.[br]Optional:[br][li]You can setup a comma separated list of players who will have admin privileges in game by setting [b]OPS[/b]",
"ExtraSearchTerms": "minecraft",
"Icon": "https://media.forgecdn.net/avatars/780/552/638125961291118791.gif",
"Config": [
@ -236827,7 +236825,6 @@
],
"downloads": 13041160,
"stars": 50,
"LastUpdate": 1689699537,
"trending": 0.195,
"trends": [
0.169,
@ -236857,6 +236854,7 @@
13041160
],
"LastUpdateScan": 1689955497,
"LastUpdate": 1689699537,
"FirstSeen": 1643159000,
"topTrending": 0.025999999999999995,
"topPerforming": 0.195
@ -250299,41 +250297,41 @@
"CategoryList": [
"Network-Other"
],
"downloads": 10084373,
"downloads": 10161641,
"stars": 67,
"trending": 0.466,
"LastUpdate": 1687370748,
"trending": 0.76,
"trends": [
0.206,
0.303,
0.466,
0.44,
0.446,
0.425,
0.466
0.466,
0.76
],
"trendsDate": [
1671779038,
1674378230,
1676977692,
1679573069,
1682170993,
1684764296,
1687363488
1687363488,
1689962687
],
"downloadtrend": [
9830216,
9860100,
9906293,
9950078,
9994698,
10037349,
10084373
10084373,
10161641
],
"LastUpdateScan": 1687363488,
"LastUpdate": 1680047211,
"LastUpdateScan": 1689962687,
"FirstSeen": 1658786624,
"topTrending": 0.26,
"topPerforming": 0.466
"topTrending": 0.457,
"topPerforming": 0.76
},
{
"Name": "TeslaMate",
@ -258446,8 +258444,8 @@
"MediaServer-Music"
],
"downloads": 1680,
"LastUpdate": 1669470075,
"LastUpdateScan": 1689955497,
"LastUpdate": 1669470075,
"FirstSeen": 1650945815
},
{
@ -262624,7 +262622,6 @@
],
"downloads": 281654,
"stars": 3,
"LastUpdate": 1683508614,
"trending": 2.426,
"trends": [
0.904,
@ -262654,6 +262651,7 @@
281654
],
"LastUpdateScan": 1689955497,
"LastUpdate": 1683508614,
"FirstSeen": 1666555416,
"topTrending": 1.5220000000000002,
"topPerforming": 2.426
@ -263192,7 +263190,6 @@
],
"downloads": 41941,
"stars": 3,
"LastUpdate": 1687966592,
"trending": 20.813,
"trends": [
11.992,
@ -263222,6 +263219,7 @@
41941
],
"LastUpdateScan": 1689955498,
"LastUpdate": 1687966592,
"FirstSeen": 1653574468,
"topTrending": 8.820999999999998
},

View File

@ -75880,5 +75880,38 @@
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1689844725
},
"gitea/act_runner:latest": {
"Base": null,
"Downloads": 29641,
"Stars": null,
"Time": 1689964837,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1689830530
},
"woodpeckerci/woodpecker-agent:latest": {
"Base": null,
"Downloads": 960164,
"Stars": 6,
"Time": 1689964837,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1689964780
},
"woodpeckerci/woodpecker-server:latest": {
"Base": null,
"Downloads": 1008508,
"Stars": 9,
"Time": 1689964837,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1689964672
}
}

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,5 @@
{
"caFixed": 399,
"caFixed": 400,
"fixedTemplates": {
"smdion's Repository": {
"smdion/docker-h5ai": [
@ -1337,6 +1337,11 @@
"automaticrippingmachine/automatic-ripping-machine": [
"Port referenced in webUI does not correspond with a container port defined. Port Referenced does not exist in Config"
]
},
"bhouseman's Repository": {
"woodpeckerci/woodpecker-agent:latest": [
"Port referenced in webUI does not correspond with a container port defined. Port Referenced does not exist in Config"
]
}
}
}