This commit is contained in:
Andrew Z 2021-11-23 10:03:53 -05:00
parent 6ee4f84a69
commit ad72190b94
3 changed files with 314 additions and 4 deletions

View File

@ -1,3 +1,3 @@
{ {
"last_updated_timestamp": 1637675266 "last_updated_timestamp": 1637679832
} }

View File

@ -1,7 +1,7 @@
{ {
"apps": 1423, "apps": 1423,
"last_updated_timestamp": 1637675266, "last_updated_timestamp": 1637679832,
"last_updated": "2021-11-23 08:47", "last_updated": "2021-11-23 10:03",
"categories": [ "categories": [
{ {
"Cat": "Backup:", "Cat": "Backup:",

View File

@ -170280,7 +170280,6 @@
"Drivers", "Drivers",
"Plugins" "Plugins"
], ],
"LastUpdateScan": 1637672623,
"FirstSeen": 1632488035 "FirstSeen": 1632488035
}, },
{ {
@ -199841,5 +199840,316 @@
"downloads": 18, "downloads": 18,
"LastUpdateScan": 1637427818, "LastUpdateScan": 1637427818,
"FirstSeen": 1637427818 "FirstSeen": 1637427818
},
{
"Name": "TrackMania-EvoSC",
"Repository": "evotm/evosc:latest",
"Registry": "https://hub.docker.com/r/evotm/evosc",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Project": "https://github.com/EvoTM/docker-trackmania",
"Overview": "EvoSC for trackmania servers, default configuration is that it works with my trackmania2020 server template.\r\n\r\nEasiest way to make yourself admin for trackmania2020 is to join the server, then you login your database and go to the Players table. then you change the 3 to 1 behind your name(NOT ID).",
"WebUI": "",
"TemplateURL": "https://raw.githubusercontent.com/L4stIdi0t/Unraid-template/master/TrackMania-EvoSC/TrackMania-EvoSC.xml",
"Icon": "https://raw.githubusercontent.com/L4stIdi0t/Unraid-template/master/TrackMania2020-Server/logoTM.png",
"PostArgs": "",
"CPUset": "",
"Networking": {
"Mode": "bridge"
},
"Config": [
{
"@attributes": {
"Name": "DB_HOST",
"Target": "DB_HOST",
"Default": "",
"Mode": "",
"Description": "Container Variable: DB_HOST",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "DB_NAME",
"Target": "DB_NAME",
"Default": "",
"Mode": "",
"Description": "Container Variable: DB_NAME",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "DB_USER",
"Target": "DB_USER",
"Default": "",
"Mode": "",
"Description": "Container Variable: DB_USER",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "DB_PASSWORD",
"Target": "DB_PASSWORD",
"Default": "",
"Mode": "",
"Description": "Container Variable: DB_PASSWORD",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "true"
},
"value": ""
},
{
"@attributes": {
"Name": "RPC_IP",
"Target": "RPC_IP",
"Default": "trackmania",
"Mode": "",
"Description": "Container Variable: RPC_IP",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "RPC_LOGIN",
"Target": "RPC_LOGIN",
"Default": "SuperAdmin",
"Mode": "",
"Description": "Container Variable: RPC_LOGIN",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "SuperAdmin"
},
{
"@attributes": {
"Name": "RPC_PASSWORD",
"Target": "RPC_PASSWORD",
"Default": "SuperAdmin",
"Mode": "",
"Description": "Container Variable: RPC_PASSWORD",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "true"
},
"value": "SuperAdmin"
},
{
"@attributes": {
"Name": "trackmania server",
"Target": "/server/UserData",
"Default": "/mnt/user/appdata/TrackmaniaServer/",
"Mode": "rw",
"Description": "Container Path: /server/UserData",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/Trackmania2020Server/"
},
{
"@attributes": {
"Name": "EvoSC Data",
"Target": "/controller/config",
"Default": "/mnt/user/appdata/TrackmaniaServer/EvoSC/config",
"Mode": "rw",
"Description": "Container Path: /controller/",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/Trackmania2020Server/EvoSC/config/"
},
{
"@attributes": {
"Name": "EvoSC Data",
"Target": "/controller/modules",
"Default": "/mnt/user/appdata/TrackmaniaServer/EvoSC/modules",
"Mode": "rw",
"Description": "Container Path: /controller/modules",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/Trackmania2020Server/EvoSC/modules"
},
{
"@attributes": {
"Name": "EvoSc Data",
"Target": "/controller/cache",
"Default": "/mnt/user/appdata/TrackmaniaServer/EvoSC/cache",
"Mode": "rw",
"Description": "Container Path: /controller/cache",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/Trackmania2020Server/EvoSC/cache"
}
],
"Repo": "L4stIdi0t's Repository",
"Date": "1637656144",
"templatePath": "/tmp/GitHub/AppFeed/templates/L4stIdi0tsRepository/TrackMania-EvoSC/TrackMania-EvoSC.xml",
"CategoryList": [
"GameServers"
],
"downloads": 571,
"LastUpdateScan": 1637675266,
"FirstSeen": 1637675266
},
{
"Name": "TrackMania2020-Server",
"Repository": "evotm/trackmania:latest",
"Registry": "https://hub.docker.com/r/evotm/trackmania",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Project": "https://github.com/EvoTM/docker-trackmania",
"Overview": "This will run a TrackMania 2020 server. You can also install the EvoSC to get an admin interface in the game.\r\nCreate an account here https://players.trackmania.com/server/dedicated/create",
"WebUI": "",
"TemplateURL": "https://raw.githubusercontent.com/L4stIdi0t/Unraid-template/master/TrackMania2020-Server/TrackMania2020-Server.xml",
"Icon": "https://raw.githubusercontent.com/L4stIdi0t/Unraid-template/master/TrackMania2020-Server/logoTM.png",
"PostArgs": "",
"CPUset": "",
"Networking": {
"Mode": "bridge"
},
"Config": [
{
"@attributes": {
"Name": "MASTER_LOGIN",
"Target": "MASTER_LOGIN",
"Default": "",
"Mode": "",
"Description": "https://players.trackmania.com/server/dedicated/create",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "MASTER_PASSWORD",
"Target": "MASTER_PASSWORD",
"Default": "",
"Mode": "",
"Description": "https://players.trackmania.com/server/dedicated/create",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "true"
},
"value": ""
},
{
"@attributes": {
"Name": "XMLRPC_ALLOWREMOTE",
"Target": "XMLRPC_ALLOWREMOTE",
"Default": "false",
"Mode": "",
"Description": "Container Variable: XMLRPC_ALLOWREMOTE",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "ServerData",
"Target": "/server/UserData",
"Default": "/mnt/user/appdata/TrackmaniaServer/",
"Mode": "rw",
"Description": "Container Path: /server/UserData",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/Trackmania2020Server/"
},
{
"@attributes": {
"Name": "Game TCP",
"Target": "2350",
"Default": "2350",
"Mode": "tcp",
"Description": "Required to connect to the game server",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "2350"
},
{
"@attributes": {
"Name": "Game UDP",
"Target": "2350",
"Default": "2350",
"Mode": "udp",
"Description": "Required to connect to the game server",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "2350"
},
{
"@attributes": {
"Name": "XMLRPC",
"Target": "5000",
"Default": "5000",
"Mode": "tcp",
"Description": "This port can be safely removed for improved security of your server.(no remote control)",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "5000"
}
],
"Repo": "L4stIdi0t's Repository",
"Date": "1637655991",
"templatePath": "/tmp/GitHub/AppFeed/templates/L4stIdi0tsRepository/TrackMania2020-Server/TrackMania2020-Server.xml",
"CategoryList": [
"GameServers"
],
"downloads": 565,
"stars": 2,
"LastUpdateScan": 1637675266,
"FirstSeen": 1637675266
} }
] ]