13 Commits

Author SHA1 Message Date
Codex Agent
906d405e43 Refactor to LiamAEdwards watchdog approach
Some checks failed
Build SS14 Watchdog Server / build-amd64 (push) Successful in 3m31s
Build SS14 Watchdog Server / build-arm64 (push) Has been cancelled
- Dockerfile: Download server from wylab CDN at build time, build watchdog
- start.sh: Simplified to copy defaults and run watchdog
- appsettings.yml: Configure for wylab instance with CDN manifest
- main.yml: Simplified workflow with auto-tagging via metadata-action
- Delete update_build_metadata.py (no longer needed)

Based on: https://github.com/LiamAEdwards/SS14-Docker-Linux-Server

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-16 08:21:19 +01:00
aaade96257 refactor: Switch to SS14.Watchdog for auto-updates from CDN
Some checks failed
Build and publish wylab SS14 server / build-amd64 (push) Has been cancelled
Build and publish wylab SS14 server / build-arm64 (push) Has been cancelled
- Watchdog automatically downloads and updates game server from CDN manifest
- No need to rebuild image for game updates
- Game server binaries pulled from https://cdn.wylab.me/fork/wylab/manifest
- Dev branch retains the build-from-source approach
2025-12-16 07:41:49 +01:00
e149fceec2 Fix config path - files go to root, not publish/
Some checks failed
Build and publish wylab SS14 server / build-amd64 (push) Successful in 1m12s
Build and publish wylab SS14 server / build-arm64 (push) Has been cancelled
The SS14.Server zip extracts files to root, not a publish/ subdirectory.
Config files were being placed in non-existent /ss14-default/publish/.
2025-12-16 07:10:13 +01:00
Codex Agent
ea4f55a8dc Auto-detect target platform
Some checks failed
Build and publish wylab SS14 server / build-arm64 (push) Successful in 7m22s
Build and publish wylab SS14 server / build-amd64 (push) Has been cancelled
2025-12-15 00:50: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
Codex Bot
eb4cf5ead8 Build Docker image from wylab-station-14 source 2025-12-14 05:13:39 +01:00
LiamAEdwards
974d47dab1 Fix broken watchdog errors 2025-12-08 17:41:16 +00:00
Liam A Edwards
5979d2ad3c Update Dockerfile 2025-11-19 14:22:11 +00:00
Liam A Edwards
234c4e9cb2 Update Dockerfile 2024-02-08 21:11:58 +00:00
LiamAEdwards
b68dc6e13c Switched to using watchdog 2023-10-21 00:49:53 +00:00
LiamAEdwards
1196bb6f7e Added local host file functionality 2023-10-08 16:36:56 +00:00
Liam A Edwards
473bf4d2fa Update Dockerfile 2023-10-08 17:15:55 +01:00
LiamAEdwards
122be1f861 Dockerfile with server configs 2023-10-08 16:07:26 +00:00