dayzdockerserver/files
Daniel Ceregatti 2fc31fea37 The server doesn't like read only directories where it finds its files. Removing read-only flags from mounts for now.
Rework directories so there are fewer volumes within volumes.
Keep splitting up the code between the two scripts, removing unused variables, etc..
Add XML file merging integration. WIP.
Fix lack of comma in cfg file that _might_ have been causing issues...
2023-05-18 17:29:27 -07:00
..
mods The server doesn't like read only directories where it finds its files. Removing read-only flags from mounts for now. 2023-05-18 17:29:27 -07:00
dz-common The server doesn't like read only directories where it finds its files. Removing read-only flags from mounts for now. 2023-05-18 17:29:27 -07:00
server.sh Continue refactoring file locations in the two containers. 2023-05-16 09:03:41 -07:00
serverDZ.cfg The server doesn't like read only directories where it finds its files. Removing read-only flags from mounts for now. 2023-05-18 17:29:27 -07:00
webserver.sh Start turning this project into a provisioning system: The main image will manage the base server files and mod files, then run servers as separate containers with these volumes mounted read-only, so they can be shared across server instances. 2023-05-13 20:58:35 -07:00