Privately hosted game infrastructure
Self-Hosted Game Server Stack
A complete game stack, with its boundaries documented.
Seven containers connect game, login, web and data services. A dedicated site is the entry point to the private environment.
18Commits
Built, one commit at a time
As of About this number
Counts the commit history of the associated repositories on their default branches. The number includes all contributors up to the date shown.
01 / What it does
A self-hosted game environment bringing database, cache, web, authentication and game services together. I connected seven containers and built a custom landing page around the stack. The documentation explicitly records upstream security limitations and the intended private use.
02 / What I built
Run seven connected services
Seven containers connect the game services and supporting infrastructure.
Control entry points and exposed ports
Selective port exposure and a custom landing page define the entry points.
Document operating boundaries
Documented upstream risks explain the limits of the private environment.
