Gonzih / docker-csgo-server

Dockerfile for the CSGO server
MIT License
134 stars 54 forks source link

More information #2

Closed danielfilho closed 7 years ago

danielfilho commented 7 years ago

Thanks for sharing this, I really appreciate your effort on sharing it :)

Do you have any tutorial or can recommend something where I can understand better things like: where/how to add authentication, adding mods, adding the GSLT and api keys for workshop, and so on?

Gonzih commented 7 years ago

So basically what you need to learn is how to work with docker. You can always just clone this repo and start modifying it. Addig mods/authentication/etc is basically copying/modifying files inside the container.