Docker-7DaysToDie
Docker-7DaysToDie copied to clipboard
7 days to die server using LinuxGSM in Docker with backups, monitor, auto-installable mods and more
- [ ] [Ravenhearst Mod](https://community.7daystodie.com/topic/4508-ravenhearst-mod/) - [ ] [Age of Oblivion Mod](https://community.7daystodie.com/topic/23943-age-of-oblivion-alpha-401-a20/) - [ ] [War of the Walkers Mod](https://community.7daystodie.com/topic/4098-war-of-the-walkers-mod/) - [x] [Darkness Fall](https://community.7daystodie.com/topic/4941-darkness-falls-they-mostly-come-out-at-night/) - [X] [BepInEx](https://github.com/BepInEx/BepInEx) - [X] [CSMM...
Hello ! When using : -e ENZOMBIES=YES and/or any other ENZOMBIES addons, we got an error "cannot find zipfile directory" and the script faild to install those addons. I tried...
**Is your feature request related to a problem? Please describe.** While attempting to update the server to 20.6(b8) [experimental], the system notes a FAIL. **Describe the solution you'd like** Track/log...
**Describe the bug** MODE = 2, appears the **To Reproduce** Steps to reproduce the behavior: 1. Pull image 2. MODE = 0 3. Bring DOCKER up 4. MODE = 2...
## Is your feature request related to a problem? Please describe. 7 Days to Die is an amazing game, but the built in electricity system sucks and is full of...
current backup mechanism backups everything including server files. This causes very large zip backups. I would like if the backups only backed up world and save data.
**Describe the bug** Issues with the script and missing 1 space **To Reproduce** Steps to reproduce the behavior: under the code Scripts/Server Backup.sh Line 31 find "$BACKUP_DESTINATION" -type f -name...
**Describe the bug** i use command "docker-compose exec 7dtd server ./scripts/server_backup.sh", then file backup is gone **Versions:** - Docker Compose version v2.20.3 - Docker image latest version: "2" services: 7dtdserver:...
Is your feature request related to a problem? Please describe. Currently, there's no straightforward way to download a specific folder from a Git repository within this Docker image. This is...