Container stack for Space Station 14 server
  • Dockerfile 100%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-07-14 05:04:09 +02:00
config Rename server_config.toml to TEMPLATE.server_config.toml 2025-05-17 16:09:14 +02:00
data/database Create empty data/database directory 2025-05-17 15:27:01 +02:00
src/server New update again 2026-07-14 05:04:09 +02:00
.gitignore Add data to gitignore 2025-05-17 16:11:11 +02:00
.gitmodules First commit 2025-05-17 14:13:28 +02:00
compose.yml Add the PLATFORM argument 2025-05-17 16:01:12 +02:00
README.md Fix repo metadata 2026-07-14 04:29:50 +02:00

ss14-container

Docker Compose stack for the Space Station 14 server

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