Commit Graph

6 Commits

Author SHA1 Message Date
1729fbf497 Add missing Steam UI runtime libraries.
Install libXtst and related 64/32-bit dependencies required for steamui/webhelper startup inside containers.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-19 00:42:38 +03:00
7510bf2ee8 Prevent Steam startup hangups and persist profile path.
Launch Steam via nohup under steam user and enforce stable ~/.steam symlink for reboot-safe startup.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-18 20:09:10 +03:00
16eb5ab230 Stabilize Steam startup and persistent user data in containers.
Run Steam Big Picture as dedicated steam user with persistent home-backed storage and document first-run bootstrap behavior.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-18 19:59:01 +03:00
6642cecf20 Merge pull request 'Fix Docker dependency and align Moonlight port-family mapping.' (#1) from cursor/fix-moonlight-port-mapping into main
Reviewed-on: #1
2026-06-18 15:39:05 +03:00
cc39c8b766 Fix Docker dependency and align Moonlight port-family mapping.
Update Sunshine container ports/docs for single base-port client setup and correct missing Ubuntu package.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-18 15:36:30 +03:00
95d7b24c73 Initial Docker-based game server setup for Sunshine and Steam.
Configure multi-player containers with GPU pinning, Moonlight-ready ports, and baseline project documentation.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-18 15:14:58 +03:00