Docker Compose stack for the Space Station 14 server
.media | ||
config | ||
data/database | ||
src/server | ||
.gitignore | ||
.gitmodules | ||
compose.yml | ||
README.md |
Warning
The repository contains nested submodules; make sure to specify the
--recursive
flag when cloning!
Directory structure
The project uses the following directory structure:
./src
: Docker image sources to be tweaked by the Docker stack maintainer./config
: Configuration files that can be tweaked by the server admin./data
: Persistent data storage for the containers