docker-dayzserver icon indicating copy to clipboard operation
docker-dayzserver copied to clipboard

Quick tutorial

Open ARatfat opened this issue 7 years ago • 3 comments

Hello,

Your project sound very interesting ! But can you make a quick tutorial how install it properly Thank you so much

Best Regards

ARatfat avatar Dec 10 '18 10:12 ARatfat

In steamcmd-auth branch is more description about installation in the README: https://github.com/icedream/docker-dayzserver/tree/steamcmd-auth

andreek avatar Dec 18 '18 11:12 andreek

Sorry for the late reply but I'll get to documenting the image properly during the weekend. I was working on setting up the Docker image so it can actually be somehow built directly from the Git repository. The problem is that I can't just steamcmd the game server files as they currently require some form of authentication. Whether the account owns DayZ does not actually matter.

The master branch currently relies on putting all Docker files inside of an existing DayZ game directory and building the image from there. This is different to the README linked above that's from the incomplete steamcmd-auth branch. It's not really convenient but it'll do for now.

icedream avatar Dec 20 '18 21:12 icedream

This is great news. As I really look forward to have a nice and easy to setup implementation for this.

PaulBrandt avatar Dec 21 '18 12:12 PaulBrandt