This commit is contained in:
Andrew Z 2024-05-09 04:05:53 -04:00
parent e5a0fa336b
commit d8b675579a
6 changed files with 22 additions and 106 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1715227553
"last_updated_timestamp": 1715241951
}

View File

@ -291571,7 +291571,7 @@
"TagDescription": "Latest stable release"
},
"Network": "bridge",
"WebUI": "https://[IP]:[PORT:8079]/",
"WebUI": "http://[IP]:[PORT:80]/",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/133764-support-grtgbln-docker-templates",
"Project": "https://webtrees.net",
@ -291585,10 +291585,10 @@
{
"@attributes": {
"Name": "WebUI",
"Target": "8079",
"Target": "80",
"Default": "8079",
"Mode": "tcp",
"Description": "Container Port: 8079",
"Description": "Container Port: 80",
"Type": "Port",
"Display": "always",
"Required": "true",
@ -291663,35 +291663,9 @@
},
{
"@attributes": {
"Name": "Use pretty URLs",
"Target": "PRETTYURLS",
"Default": "true|false",
"Description": "Use pretty URLs",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Pretty URLs base path",
"Target": "BASE_URL",
"Default": "",
"Description": "Pretty URLs base path",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "GUID",
"Name": "PGID",
"Target": "GROUP_ID",
"Default": "999",
"Default": "100",
"Description": "Group ID",
"Type": "Variable",
"Display": "advanced",
@ -291700,24 +291674,11 @@
},
"value": ""
},
{
"@attributes": {
"Name": "Auto-update on start",
"Target": "UPDATE_ON_START",
"Default": "false|true",
"Description": "Auto-update on start",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Disable SSL",
"Target": "DISABLE_SSL",
"Default": "true|false",
"Default": "TRUE",
"Description": "Disable SSL",
"Type": "Variable",
"Display": "advanced-hide",
@ -291730,7 +291691,7 @@
"@attributes": {
"Name": "Web Port",
"Target": "PORT",
"Default": "8079",
"Default": "80",
"Description": "Web Port",
"Type": "Variable",
"Display": "advanced-hide",
@ -291744,7 +291705,6 @@
"Name": "Config path",
"Target": "/var/www/html/data",
"Default": "/mnt/user/appdata/webtrees",
"Mode": "rw",
"Description": "Config path",
"Type": "Path",
"Display": "advanced",

View File

@ -1,7 +1,7 @@
{
"apps": 2243,
"last_updated_timestamp": 1715227553,
"last_updated": "2024-05-09 00:05",
"last_updated_timestamp": 1715241951,
"last_updated": "2024-05-09 04:05",
"categories": [
{
"Cat": "AI:",
@ -267198,8 +267198,8 @@
],
"downloads": 11935,
"stars": 3,
"LastUpdate": 1711611795,
"LastUpdateScan": 1715227552,
"LastUpdate": 1711611795,
"FirstSeen": 1712628469
},
{
@ -291737,7 +291737,7 @@
"TagDescription": "Latest stable release"
},
"Network": "bridge",
"WebUI": "https://[IP]:[PORT:8079]/",
"WebUI": "http://[IP]:[PORT:80]/",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/133764-support-grtgbln-docker-templates",
"Project": "https://webtrees.net",
@ -291751,10 +291751,10 @@
{
"@attributes": {
"Name": "WebUI",
"Target": "8079",
"Target": "80",
"Default": "8079",
"Mode": "tcp",
"Description": "Container Port: 8079",
"Description": "Container Port: 80",
"Type": "Port",
"Display": "always",
"Required": "true",
@ -291829,35 +291829,9 @@
},
{
"@attributes": {
"Name": "Use pretty URLs",
"Target": "PRETTYURLS",
"Default": "true|false",
"Description": "Use pretty URLs",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Pretty URLs base path",
"Target": "BASE_URL",
"Default": "",
"Description": "Pretty URLs base path",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "GUID",
"Name": "PGID",
"Target": "GROUP_ID",
"Default": "999",
"Default": "100",
"Description": "Group ID",
"Type": "Variable",
"Display": "advanced",
@ -291866,24 +291840,11 @@
},
"value": ""
},
{
"@attributes": {
"Name": "Auto-update on start",
"Target": "UPDATE_ON_START",
"Default": "false|true",
"Description": "Auto-update on start",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Disable SSL",
"Target": "DISABLE_SSL",
"Default": "true|false",
"Default": "TRUE",
"Description": "Disable SSL",
"Type": "Variable",
"Display": "advanced-hide",
@ -291896,7 +291857,7 @@
"@attributes": {
"Name": "Web Port",
"Target": "PORT",
"Default": "8079",
"Default": "80",
"Description": "Web Port",
"Type": "Variable",
"Display": "advanced-hide",
@ -291910,7 +291871,6 @@
"Name": "Config path",
"Target": "/var/www/html/data",
"Default": "/mnt/user/appdata/webtrees",
"Mode": "rw",
"Description": "Config path",
"Type": "Path",
"Display": "advanced",
@ -313600,8 +313560,8 @@
"Tools-Utilities"
],
"downloads": 901,
"LastUpdate": 1714758581,
"LastUpdateScan": 1715227553,
"LastUpdate": 1714758581,
"FirstSeen": 1702171193
},
{

View File

@ -1 +1 @@
1323
1372

View File

@ -4103,9 +4103,5 @@ Updating stats on containers
Privileged: 104
No change to feed
Updating GitHub

View File

@ -267032,8 +267032,8 @@
],
"downloads": 11935,
"stars": 3,
"LastUpdate": 1711611795,
"LastUpdateScan": 1715227552,
"LastUpdate": 1711611795,
"FirstSeen": 1712628469
},
{
@ -313434,8 +313434,8 @@
"Tools-Utilities"
],
"downloads": 901,
"LastUpdate": 1714758581,
"LastUpdateScan": 1715227553,
"LastUpdate": 1714758581,
"FirstSeen": 1702171193
},
{