Dedicated kf2-server on Open Platform
  • Shell 68.4%
  • Dockerfile 31.6%
Find a file
Vinnie Esposito 57e516e435
Some checks failed
build-and-deploy / build (push) Failing after 16m6s
Replace dwurf/docker-kf2 with custom steamcmd-based image
The dwurf image's entrypoint tried to launch KF2 before SteamCMD
finished downloading, causing crash loops (exit 127). New image:
- debian:bookworm-slim base with SteamCMD baked in
- Custom entrypoint that waits for full download before launch
- Proper config file generation (no sed on missing files)
- Mirrored through Forgejo registry (no Docker Hub dependency)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-23 16:23:45 -05:00
.forgejo/workflows feat: ESPO | Chicago KF2 server with CI/CD 2026-04-22 16:53:26 -05:00
k8s fix: use registry-creds instead of forgejo-registry for consistency 2026-04-23 15:05:30 -05:00
Dockerfile Replace dwurf/docker-kf2 with custom steamcmd-based image 2026-04-23 16:23:45 -05:00
entrypoint.sh Replace dwurf/docker-kf2 with custom steamcmd-based image 2026-04-23 16:23:45 -05:00
README.md Initial commit 2026-04-22 14:36:28 +00:00

kf2-server

Dedicated kf2-server on Open Platform