25 Commits

Author SHA1 Message Date
mja00
3c35b3e1e1 fix: move app 1007 before the game 2024-09-04 11:00:05 -04:00
Quinten
43616ff3f8 always install / update app id 1007 2024-04-29 18:59:06 +02:00
Quinten
876e1d867f wget... 2024-04-05 22:38:04 +02:00
Quinten
641796f164 libssl1.1 on source and steamcmd:debian 2024-04-05 22:30:44 +02:00
Quinten
d7f798c383 fix the builds 2024-04-04 08:56:29 +02:00
Quinten
b3f8b0844a Move to Debian 12 and fix Uptime Kuma 2024-04-02 15:50:15 +02:00
Quinten
baf272435a Use SIGINT as stop signal 2023-08-09 19:24:33 +02:00
Quinten
0cc5ef2369 tini part 2 2023-07-19 18:20:40 +02:00
Michael (Parker) Parker
1abfb801ea update debian images
rolls the debian images back to debian bullseye while bookworm is evaluated
2023-06-17 18:34:59 -04:00
Quinten
33a4e8410e update rcon 2023-03-13 10:13:21 +01:00
Red-Thirten
3b2edf8e50 Change entrypoint.sh to run SteamCMD on one CPU
Utilize `numactl` to force SteamCMD to run on only one CPU which resolves its current crashing issues on Debian when logging in with real accounts.
2022-11-27 12:31:53 -08:00
Red-Thirten
cc9f611a73 Add numactl to Dockerfile
Adds `numactl` package so it can be used within entrypoint.sh.
2022-11-27 12:18:54 -08:00
Torsten Widmann
92ac2cf943 update rcon -cli to 0.10.2
rcon-cli changelog:

Added --timeout, -T flag, allowed to set dial and execute timeout #20.
Added Makefile.
2022-06-10 16:38:48 +02:00
softwarenoob
5e94fc4239 fix: multi platform builds 2022-05-23 05:17:41 +03:00
Alex
cd6b949868 fix: invalid INTERNAL_IP environment value
New IP route output appends UID to the result, causing the value to be set to that instead of the IP. Fix it by ignoring the last two appended UID results
2022-04-24 18:10:20 +03:00
Alex
e0e3b4bf7b fix(source): windows parameter for auto update 2021-12-07 17:59:54 +02:00
Alex
2e366792c1 ci(source): change startup parsing to eval
exec does not support startups that are more keen of scripts with multiple breaks and statements. Ark or 7d2d are examples of this.

ref https://github.com/parkervcp/eggs/pull/1420
2021-12-07 15:30:41 +02:00
Torsten Widmann
28ce052787 feat: add rconcli to source image (#27) 2021-11-27 08:51:31 +02:00
Red-Thirten
990b4fabab Source's entrypoint.sh SteamCMD fix
SteamCMD apparently put an update out today that now displays a warning if `+force_install_dir` is after `+login`. This removes the error from appearing.
2021-11-19 19:27:07 -08:00
Red-Thirten
c69ecc02b2 [games] Add sleep to source image (#14)
Sleep for 1 second before proceeding with steamcmd update to make sure it doesn't deadlock
2021-11-05 23:57:00 +02:00
Torsten Widmann
581038a328 Fix for Debian Bullyeye (#8) 2021-08-22 20:46:05 +03:00
Charles Morgan
9e243293ba Add auto update script
Add's auto-update option inside entry point if `AUTO_UPDATE` flag is set to 1

Pulled from parkers entrypoint for source debian
2021-06-17 20:20:01 -04:00
Dane Everitt
5919abae88 Actually correct command running... 2021-05-29 10:52:55 -07:00
Dane Everitt
0248368c01 Improve the startup commands and unbreak their execution 2021-05-29 10:19:11 -07:00
Dane Everitt
ee444da25a Move a bunch of files around, try to get things working 2021-05-15 12:26:45 -07:00