Skip to content

zEuS0390/cs2d-server-setup-using-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Set Up CS2D Server using Docker

sudo docker build -t <image_name> <directory>
sudo docker --restart unless-stopped -dp <udp_port>:<udp_port>/udp --name <container_name> <image_name> -name <server_name> -port <udp_port> -rcon <server_admin_password>
setup_cs2d_server_using_docker_step_1.mp4
setup_cs2d_server_using_docker_step_2.mp4
setup_cs2d_server_using_docker_step_3.mp4

About

A script that efficiently simplifies the setup process of a CS2D dedicated server on Linux.

Topics

Resources

License

Stars

Watchers

Forks

Packages