This commit is contained in:
Andrew Z 2022-11-18 05:59:24 -05:00
parent 5d9c2c234b
commit 56e567cc68
8 changed files with 461 additions and 238 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1668747837
"last_updated_timestamp": 1668769161
}

View File

@ -259756,5 +259756,101 @@
"LastUpdateScan": 1668376198,
"LastUpdate": 1668281540,
"FirstSeen": 1668376198
},
{
"Name": "YouTrack",
"Repository": "jetbrains/youtrack:2022.3.62571",
"Registry": "https://hub.docker.com/r/jetbrains/youtrack/",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Project": "https://www.jetbrains.com/youtrack/",
"Overview": "A project management tool that can be adapted to your processes to help you deliver great products. Track projects and tasks, use agile boards, plan sprints and releases, keep a knowledge base, work with reports and dashboards, create workflows that follow your business processes. Never force your process to fit the limits of a tool again. Unlike other project management tools, YouTrack can be customized to your needs!",
"WebUI": "http://[IP]:[PORT:8765]",
"TemplateURL": "https://raw.githubusercontent.com/Balya/unraid-templates/master/YouTrack/YouTrack.xml",
"Icon": "https://raw.githubusercontent.com/Balya/unraid-templates/main/YouTrack/icon-200.png",
"Requires": "chown -R 13001:13001 conf/ backups/ data/ logs/",
"Config": [
{
"@attributes": {
"Name": "Host Port 1",
"Target": "8080",
"Default": "",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "8765"
},
{
"@attributes": {
"Name": "data",
"Target": "/opt/youtrack/data/",
"Default": "",
"Mode": "rw",
"Description": "A directory where YouTrack stores its database. For a new installation, this directory must be empty.",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/YouTrack/data/"
},
{
"@attributes": {
"Name": "logs",
"Target": "/opt/youtrack/logs/",
"Default": "",
"Mode": "rw",
"Description": "A directory where YouTrack stores its log files.",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/YouTrack/logs/"
},
{
"@attributes": {
"Name": "backups",
"Target": "/opt/youtrack/backups/",
"Default": "",
"Mode": "rw",
"Description": "A directory where YouTrack stores backups.",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/YouTrack/backups/"
},
{
"@attributes": {
"Name": "conf",
"Target": "/opt/youtrack/conf/",
"Default": "",
"Mode": "rw",
"Description": "A directory where YouTrack stores configuration files that contain environment settings, JVM options, Hub integration settings, and so on.",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/YouTrack/conf/"
}
],
"Repo": "Balya's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/BalyasRepository/YouTrack/YouTrack.xml",
"CategoryList": [
"Productivity"
],
"downloads": 53384898,
"stars": 197,
"LastUpdate": 1668680179,
"LastUpdateScan": 1668769161,
"FirstSeen": 1668769161
}
]

View File

@ -1,7 +1,7 @@
{
"apps": 1884,
"last_updated_timestamp": 1668747837,
"last_updated": "2022-11-18 00:03",
"apps": 1885,
"last_updated_timestamp": 1668769161,
"last_updated": "2022-11-18 05:59",
"categories": [
{
"Cat": "Backup:",
@ -215335,8 +215335,8 @@
],
"downloads": 1481,
"stars": 1,
"LastUpdate": 1634967485,
"LastUpdateScan": 1668747837,
"LastUpdate": 1634967485,
"FirstSeen": 1634969005
},
{
@ -259918,6 +259918,102 @@
"LastUpdateScan": 1668376198,
"LastUpdate": 1668281540,
"FirstSeen": 1668376198
},
{
"Name": "YouTrack",
"Repository": "jetbrains/youtrack:2022.3.62571",
"Registry": "https://hub.docker.com/r/jetbrains/youtrack/",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Project": "https://www.jetbrains.com/youtrack/",
"Overview": "A project management tool that can be adapted to your processes to help you deliver great products. Track projects and tasks, use agile boards, plan sprints and releases, keep a knowledge base, work with reports and dashboards, create workflows that follow your business processes. Never force your process to fit the limits of a tool again. Unlike other project management tools, YouTrack can be customized to your needs!",
"WebUI": "http://[IP]:[PORT:8765]",
"TemplateURL": "https://raw.githubusercontent.com/Balya/unraid-templates/master/YouTrack/YouTrack.xml",
"Icon": "https://raw.githubusercontent.com/Balya/unraid-templates/main/YouTrack/icon-200.png",
"Requires": "chown -R 13001:13001 conf/ backups/ data/ logs/",
"Config": [
{
"@attributes": {
"Name": "Host Port 1",
"Target": "8080",
"Default": "",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "8765"
},
{
"@attributes": {
"Name": "data",
"Target": "/opt/youtrack/data/",
"Default": "",
"Mode": "rw",
"Description": "A directory where YouTrack stores its database. For a new installation, this directory must be empty.",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/YouTrack/data/"
},
{
"@attributes": {
"Name": "logs",
"Target": "/opt/youtrack/logs/",
"Default": "",
"Mode": "rw",
"Description": "A directory where YouTrack stores its log files.",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/YouTrack/logs/"
},
{
"@attributes": {
"Name": "backups",
"Target": "/opt/youtrack/backups/",
"Default": "",
"Mode": "rw",
"Description": "A directory where YouTrack stores backups.",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/YouTrack/backups/"
},
{
"@attributes": {
"Name": "conf",
"Target": "/opt/youtrack/conf/",
"Default": "",
"Mode": "rw",
"Description": "A directory where YouTrack stores configuration files that contain environment settings, JVM options, Hub integration settings, and so on.",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/YouTrack/conf/"
}
],
"Repo": "Balya's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/BalyasRepository/YouTrack/YouTrack.xml",
"CategoryList": [
"Productivity"
],
"downloads": 53384898,
"stars": 197,
"LastUpdate": 1668680179,
"LastUpdateScan": 1668769161,
"FirstSeen": 1668769161
}
],
"repositories": {
@ -261974,6 +262070,10 @@
"kostecki's Repository": {
"url": "https://github.com/Kostecki/unraid-ca-templates",
"profile": "https://forums.unraid.net/profile/68040-kostecki/"
},
"Balya's Repository": {
"url": "https://github.com/Balya/unraid-templates",
"profile": "https://forums.unraid.net/profile/166805-balya/"
}
},
"blacklisted": {

View File

@ -2480,5 +2480,6 @@
"hlky/sd-webui:latest": 1668348524,
"binwiederhier/ntfy": 1668376198,
"loganmarchione/docker-postfixrelay:latest": 1668402229,
"lscr.io/linuxserver/feed2toot": 1668524658
"lscr.io/linuxserver/feed2toot": 1668524658,
"jetbrains/youtrack:2022.3.62571": 1668769161
}

View File

@ -3233,3 +3233,7 @@ Updating GitHub
Saving /tmp/GitHub/Squidly271.github.io/forum_post0
[master 5d9c2c23] Update
2 files changed, 2 insertions(+), 2 deletions(-)
To https://github.com/Squidly271/AppFeed.git
c5449b80..5d9c2c23 master -> master

View File

@ -67923,5 +67923,16 @@
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1668522126
},
"jetbrains/youtrack:2022.3.62571": {
"Base": null,
"Downloads": 53384898,
"Stars": 197,
"Time": 1668769161,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1668680179
}
}

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,5 @@
{
"caFixed": 364,
"caFixed": 365,
"fixedTemplates": {
"smdion's Repository": {
"smdion/docker-h5ai": [
@ -1230,6 +1230,11 @@
"nitnelave/lldap": [
"No Icon specified within the application template"
]
},
"Balya's Repository": {
"jetbrains/youtrack:2022.3.62571": [
"Port referenced in webUI does not correspond with a container port defined. Port Referenced does not exist in Config"
]
}
}
}