This commit is contained in:
Andrew Z 2021-09-29 06:03:46 -04:00
parent ae75bd9f72
commit 4ad61c27b9

View File

@ -90735,7 +90735,7 @@
{
"@attributes": {
"Name": "Manual Updates",
"Target": "",
"Target": "MANUAL_UPDATES",
"Default": "",
"Mode": "",
"Description": "Set this to 'true' without quotes to update your server manually (otherwise leave blank)",
@ -102497,233 +102497,15 @@
"FirstSeen": 1569888435
},
{
"Name": "RedM",
"Repository": "ich777/redmserver",
"Registry": "https://hub.docker.com/r/ich777/redmserver/",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/79530-support-ich777-gameserver-dockers/",
"Project": "https://redm.gg/",
"Overview": "With this Docker you can run RedM (Red Dead Redemption 2 MOD SERVER) it will automatically download the latest version or if you want to updated it yourself set the \u2018Manual Updates\u2019 (in the 'Show more settings' tab down below) to \u2018true\u2019 (without quotes). The Docker will automatically extract it and download all other required files (resources, server.cfg). You can get fx.tar.xz from here: https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/ To run this container you must provide a valid Server Key (you can get them from here: https://keymaster.fivem.net/) and your prefered Server Name.\r\n\r\nUpdate Notice: Simply restart the container and it will download the newest version or if you set \u2018Manual Updates\u2019 to \u2018true\u2019 place the new fx.tar.xz in the main directory and restart the container.\r\n\r\nWEB CONSOLE: You can connect to the RedM console by opening your browser and go to HOSTIP:9016 (eg: 192.168.1.1:9016) or click on WebUI on the Docker page within Unraid.",
"WebUI": "http://[IP]:[PORT:8080]/",
"TemplateURL": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/RedM.xml",
"Icon": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/redm.png",
"ExtraParams": "--restart=unless-stopped",
"PostArgs": "",
"CPUset": "",
"DonateText": "If you like my work please ",
"DonateLink": "https://www.paypal.me/chips777",
"DonateImg": "https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/donate.png",
"Networking": {
"Mode": "bridge"
},
"Config": [
{
"@attributes": {
"Name": "ServerFiles",
"Target": "/serverdata/serverfiles",
"Default": "",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/cache/appdata/redm"
},
{
"@attributes": {
"Name": "ConfigFile",
"Target": "GAME_CONFIG",
"Default": "",
"Mode": "",
"Description": "You can edit the server.cfg after the first start (if you don't want to use the server.cfg then leave this field empty. For exampele: if you plan to use txAdmin you have to add another port in the template with the host and container port 40120, you then can connect to txAdmin with YOURSERVERIP:40120).",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "server.cfg"
},
{
"@attributes": {
"Name": "Start Variables",
"Target": "START_VARS",
"Default": "",
"Mode": "",
"Description": "Extra start variables.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Server Name",
"Target": "SRV_NAME",
"Default": "",
"Mode": "",
"Description": "Your Servername",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Server Key",
"Target": "SERVER_KEY",
"Default": "",
"Mode": "",
"Description": "Your Server Key from: https://keymaster.fivem.net/",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "true"
},
"value": ""
},
{
"@attributes": {
"Name": "TCP 1",
"Target": "30110",
"Default": "",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "30110"
},
{
"@attributes": {
"Name": "TCP 2",
"Target": "30120",
"Default": "",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "30120"
},
{
"@attributes": {
"Name": "UDP 1",
"Target": "30110",
"Default": "",
"Mode": "udp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "30110"
},
{
"@attributes": {
"Name": "UDP 2",
"Target": "30120",
"Default": "",
"Mode": "udp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "30120"
},
{
"@attributes": {
"Name": "TCP - WebConsole",
"Target": "8080",
"Default": "",
"Mode": "tcp",
"Description": "WebConsole (by default, you can connect to the RedM console by opening your browser and go to HOSTIP:9016 - eg: 192.168.1.1:9016 - or click on WebUI on the Docker page within Unraid).",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "9016"
},
{
"@attributes": {
"Name": "FiveM Artifacts Server Adress",
"Target": "SRV_ADR",
"Default": "",
"Mode": "",
"Description": "Looks something like this: https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
},
"value": "https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/"
},
{
"@attributes": {
"Name": "UID",
"Target": "UID",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
},
"value": "99"
},
{
"@attributes": {
"Name": "GID",
"Target": "GID",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "advanced-hide",
"Required": "true",
"Mask": "false"
},
"value": "100"
},
{
"@attributes": {
"Name": "Manual Updates",
"Target": "",
"Default": "",
"Mode": "",
"Description": "Set this to 'true' without quotes to update your server manually (otherwise leave blank)",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": ""
}
"TemplatePath": "/tmp/appFeed/templates/ich777sRepository/ich777/RedM.xml",
"errors": [
"Opening and ending tag mismatch: Value line 107 and Variable",
"Opening and ending tag mismatch: Variable line 106 and Environment",
"Opening and ending tag mismatch: Environment line 70 and Container",
"Premature end of data in tag Container line 2"
],
"Repo": "ich777's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/ich777sRepository/ich777/RedM.xml",
"CategoryList": [
"GameServers"
],
"downloads": 898,
"LastUpdateScan": 1632146636,
"FirstSeen": 1624348992
"LastUpdateScan": 1630908228,
"FirstSeen": 1538604219
},
{
"Name": "Remmina",
@ -111796,6 +111578,12 @@
{
"TemplatePath": "/tmp/appFeed/templates/josywongsRepository/Javinizer.xml",
"errors": [
"Opening and ending tag mismatch: Value line 107 and Variable",
"Opening and ending tag mismatch: Variable line 106 and Environment",
"Opening and ending tag mismatch: Environment line 70 and Container",
"Premature end of data in tag Container line 2",
"Opening and ending tag mismatch: Container line 2 and Overview",
"Extra content at the end of the document",
"Opening and ending tag mismatch: Container line 2 and Overview",
"Extra content at the end of the document"
],
@ -173116,9 +172904,9 @@
"CategoryList": [
"Productivity"
],
"downloads": 458046318,
"stars": 688,
"trending": 11.585,
"downloads": 513790175,
"stars": 755,
"trending": 10.85,
"trends": [
12.068,
18.148,
@ -173128,7 +172916,8 @@
13.805,
12.776,
12.618,
11.585
11.585,
10.85
],
"trendsDate": [
1609513648,
@ -173139,7 +172928,8 @@
1622505777,
1625104995,
1627704189,
1630303409
1630303409,
1632902631
],
"downloadtrend": [
108427296,
@ -173151,9 +172941,10 @@
308667331,
353877713,
404979798,
458046318
458046318,
513790175
],
"LastUpdateScan": 1630303409,
"LastUpdateScan": 1632902631,
"FirstSeen": 1606914355
},
{
@ -181036,7 +180827,8 @@
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/102829-support-c4artz-templates",
"Project": "https://github.com/plankanban/planka",
"Overview": "A Trello-like kanban board built with React and Redux.\r\r[b]Requires a Postgres database![b]\r\r\r\rDefault user is 'demo@demo.demo' with password 'demo'.",
"Requires": "Postgres database",
"Overview": "A Trello-like kanban board built with React and Redux.\r\rDefault user is 'demo@demo.demo' with password 'demo'.",
"WebUI": "http://[IP]:[PORT:1337]",
"Icon": "https://raw.githubusercontent.com/C4ArtZ/Unraid-Templates/master/templates/icons/planka.png",
"Config": [