Docker - Call Of Duty 2 Server (Ubuntu 16.04)
10K+
https://gameservermanagers.com/lgsm/cod2server/
Installed:
htop nano mc
start ./cod2server start
stop ./cod2server stop
restart ./cod2server restart
##Console Console allows you to view the live console of a server as it is running and allow you to enter commands; if supported. ./cod2server console To exit the console press “CTRL+b d”. Note: pressing “CTRL+c” will terminate the server.
##Updating
update Update checks for any server updates and applies them. The server will update and restart only if required. ./cod2server update
##Debugging Details You can get all important and useful details about the server such as passwords, ports, config files etc.
./cod2server details
##Debug Use debug mode to help you if you are having issues with the server. Debug allows you to see the output of the server directly to your terminal allowing you to diagnose any problems the server might be having.
./cod2server debug
##Logs Server logs are available to monitor and diagnose your server. Script, console and game server (if available) logs are created for the server.
/home/cod2server/logs
##Backup Backup will allow you to create a complete bzip2 archive of the whole server.
./cod2server backup
##Monitor LinuxGSM can monitor the game server by checking that the proccess is running and querying it. Should the server go offline LinuxGSM can restart the server and send you an alert. You can use cronjobs to setup monitoring.
./cod2server monitor
##Change IP: home/cod2server/lgsm/config-lgsm/cod2server - _default.cfg
##Change Servername: /home/cod2server/serverfiles/main/ - cod2server.cfg
Content type
Image
Digest
Size
13.8 GB
Last updated
over 8 years ago
docker pull hegedussz/ubuntu-cod2