8 Commits

Author SHA1 Message Date
wylab 129c4bebd1 config: Update watchdog key to wylab, clean up build section 2025-12-16 07:42:52 +01:00
wylab 2d86eac066 Remove commented download_url/build examples
The update_build_metadata.py script's regex matches commented lines first,
causing duplicates. Keep only the actual values.
2025-12-16 07:15:41 +01:00
wylab d91dfefec1 Add PostgreSQL database configuration
Configure SS14 server to use PostgreSQL for persistent storage.
Data persists independently of game server container rebuilds.
2025-12-16 07:04:23 +01:00
wylab 3b41aab1f5 Revert "Add MariaDB database configuration"
SS14 does not support MySQL/MariaDB, only SQLite and PostgreSQL.
Reverting to SQLite default.
2025-12-16 06:56:53 +01:00
Codex Agent 551245ab53 Add MariaDB database configuration
Configure SS14 server to use MariaDB for persistent storage
(player data, admin logs, preferences).

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-16 06:10:55 +01:00
Codex Agent 8633363c22 CI: cache build artifacts and configs 2025-12-14 23:33:08 +01:00
LiamAEdwards 974d47dab1 Fix broken watchdog errors 2025-12-08 17:41:16 +00:00
LiamAEdwards 122be1f861 Dockerfile with server configs 2023-10-08 16:07:26 +00:00