8 Commits

Author SHA1 Message Date
129c4bebd1 config: Update watchdog key to wylab, clean up build section
Some checks failed
Build and publish wylab SS14 server / build-arm64 (push) Has been cancelled
Build and publish wylab SS14 server / build-amd64 (push) Has been cancelled
2025-12-16 07:42:52 +01:00
2d86eac066 Remove commented download_url/build examples
All checks were successful
Build and publish wylab SS14 server / build-amd64 (push) Successful in 1m46s
Build and publish wylab SS14 server / build-arm64 (push) Successful in 13m4s
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
d91dfefec1 Add PostgreSQL database configuration
Some checks failed
Build and publish wylab SS14 server / build-amd64 (push) Successful in 1m10s
Build and publish wylab SS14 server / build-arm64 (push) Has been cancelled
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
3b41aab1f5 Revert "Add MariaDB database configuration"
All checks were successful
Build and publish wylab SS14 server / build-amd64 (push) Successful in 1m15s
Build and publish wylab SS14 server / build-arm64 (push) Successful in 5m28s
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
All checks were successful
Build and publish wylab SS14 server / build-amd64 (push) Successful in 1m12s
Build and publish wylab SS14 server / build-arm64 (push) Successful in 7m33s
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
Some checks failed
Build and publish wylab SS14 server / build-and-push-image (push) Has been cancelled
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