dayzdockerserver/files
Daniel Ceregatti d87c5fad0e Create a dedicated means by which we can run interactive prompts to effect tasks such as (all WIP):
Logging into to Steam, accounting for Steam Guard. These credentials persist throughout the lifetime of the docker volume storing the data.
  Adding/removing/managing workshop items. The goal is to also manage the "=mod=" parameter.
  Listing the auto-generated RCON password.
  Backing up.
Further refine the original dayzserver script. In docker, a lot of the other stuff wasn't necessary so a lot is just being removed.
Install steamcmd into the container in Dockerfile and adjust paths.
Vastly updated docs!
2022-03-26 13:02:54 -07:00
..
beserver_x64.cfg Refactor to use only one volume, one for the entire contents of the user's home directory. This simplifies a lot. 2022-03-25 23:17:55 -07:00
dayzserver Create a dedicated means by which we can run interactive prompts to effect tasks such as (all WIP): 2022-03-26 13:02:54 -07:00
default.cfg Refactor to use only one volume, one for the entire contents of the user's home directory. This simplifies a lot. 2022-03-25 23:17:55 -07:00
manage Create a dedicated means by which we can run interactive prompts to effect tasks such as (all WIP): 2022-03-26 13:02:54 -07:00
serverDZ.cfg Make configuration changes come from changes to the files rather than setting environment variables. 2022-03-25 23:52:06 -07:00
steamlogin Added Steam login step, which is done interactively. 2022-03-26 03:16:04 -07:00
workshop.cfg Added Steam login step, which is done interactively. 2022-03-26 03:16:04 -07:00