Files
jackos1998 a2f3410e42 docs/boxes: Document deployed boxes
Add per-site and per-box inventories, consolidate shared network design,
and relocate the switch and access-point references under the home site.
2026-08-02 00:12:57 +01:00

1.1 KiB

gam

A game-server container currently dedicated to Terraria.

Role

Runs lightweight game servers directly as NixOS services, rather than as OCI containers on whale2.

Network assignments

See the consolidated network assignments table (this box: gam).

Terraria server

services.terraria runs the dedicated server with its world at /var/lib/terraria/NotWorld.wld. It creates large worlds automatically, uses the MOTD "sup gamers", and disables UPnP. Additional settings such as the password come from the gam/terraria.conf age secret used as the service configuration file.

openFirewall is enabled, and estuary forwards TCP and UDP port 7777 to the container.

Notable config files