Commit Graph

54 Commits

Author SHA1 Message Date
4d1bc7c868 updated 2023-01-19 17:09:15 +01:00
2d043b0372 Added unzip to properly works on custom servers 2023-01-19 11:51:52 +01:00
recon
b09850a772
fix(rust): use direct github releases link for umod (#86)
Umod being under attack with Cloudflare causes a failed install for every single server that's running Rust, thus breaking them. Use direct Github release instead, which the old link was a redirect to.
2022-02-03 22:04:12 +02:00
softwarenoob
3b845a7480
fix: force_install_dir error
SteamCMD now complains when trying to login before providing install dir `Please use force_install_dir before logon!`
2021-11-21 20:19:18 +02:00
Alex
ec82494db4
fix(image): more user-friendly Rust RCON log message (#82)
* fix(image): more user-friendly Rust RCON log message
2021-08-27 05:28:12 +03:00
Michael (Parker) Parker
ccce678a51
Merge pull request #76 from Software-Noob/patch-1
Resolve Rust container timezone issues
2021-03-24 22:21:57 -04:00
Alex
698b113646
install tzdata 2021-03-25 03:10:52 +02:00
Michael (Parker) Parker
49e28e6c1a
Merge pull request #63 from Philipp-Kraft/patch-1
Fix steamcmd path
2020-11-10 11:09:29 -05:00
Philipp Kraft
1c59b3d862
Fix steamcmd path 2020-11-06 21:08:37 +01:00
Dane Everitt
ce52bd57c0
Merge pull request #58 from jackalhosting/rust
Configurable RCON IP
2020-04-16 09:20:48 -07:00
Kieran South
41388c0332 Configurable RCON IP for servers on the 'host' network where 'localhost' is not actually the socket to be listening to 2020-04-16 16:34:37 +01:00
Michael (Parker) Parker
d8a6525381
Merge pull request #56 from TrixterTheTux/rust
Fix Rust server crashing after running for couple of hours
2020-02-07 07:47:04 -08:00
Stepan Fedotov
224758d24a Fix Rust server crashing after running for couple of hours 2020-02-07 11:06:58 +02:00
Michael (Parker) Parker
061f20e200
Merge pull request #55 from TrixterTheTux/rust
Improve the rust image's wrapper
2020-02-06 10:52:02 -05:00
Stepan Fedotov
7b6869070a Fix duplicate console output after rcon is connected 2020-01-17 10:08:46 +02:00
Stepan Fedotov
b971077432 Support for graceful shutdown, filter out some spammy lines 2020-01-14 10:57:51 +02:00
Stepan Fedotov
d72405f642 Redirect rust's stdout and stderr to the console 2020-01-13 19:34:39 +02:00
Dane Everitt
bdc6b45f53
Merge pull request #53 from parkervcp/game/rust
Fix rust startup issue with rcon
2019-11-12 13:15:32 -08:00
Michael (Parker) Parker
af2517a865
Merge pull request #36 from iamkubi/console_fix
Fix broken console output and startup detection
2019-11-12 10:48:18 -05:00
Ryan Kubiak
c9e65b2cbf Fix broken console output and startup detection
Sends a status command to RCON once it has connected.
2019-11-11 19:28:57 -08:00
Dane Everitt
6a20d5394c
Merge pull request #49 from parkervcp/game/rust
Update the rust image
2019-09-10 09:27:06 -07:00
Dane Everitt
d3423aeb1b
Merge pull request #47 from MissFox0810/patch-1
Update Entrypoint for linux umod rust
2019-09-08 14:56:58 -07:00
Michael Parker
899a560f49 update wrapper to fix json error 2019-09-08 10:19:22 -04:00
Michael Parker
1865f4da7d fix for first deprecated message
This should fix the one deprecated message
2019-09-08 09:58:25 -04:00
Michael (Parker) Parker
d877ff283c
Merge pull request #29 from MissFox0810/patch-2
Add a callback handler to wrapper
2019-09-07 10:30:58 -04:00
MissFox0810
155bc850b7
Add a callback handler to wrapper
Added a callback handler to the appendfile.
2019-09-07 03:15:39 +01:00
Michael Parker
1e81a38ab4 actually install npm because reasons 2019-09-06 17:02:36 -04:00
Michael Parker
9f7febc121 drop to nodejs 6 again 2019-09-06 16:24:52 -04:00
Michael (Parker) Parker
d7c6028e91
set image maintainer to a label tag 2019-09-06 11:27:09 -04:00
Michael (Parker) Parker
3866e16c9c
updating to newer base images and updating the entrypoint 2019-09-06 11:25:47 -04:00
MissFox0810
5455f6a078
Update Entrypoint for linux umod rust
Umod has split the builds into windows and linux builds now, this url update changes the old windows url to the new linux url as documented on https://umod.org/games/rust
2019-09-06 16:18:50 +01:00
Michael (Parker) Parker
a1c29aa2e2
Merge pull request #36 from MissFox0810/patch-1
Add libgdiplus package
2019-01-04 08:57:24 -05:00
MissFox0810
6e0f62258e
Add libgdiplus package
add libgdiplus to the apt install, to fix issues with certain uMod plugins that require it for image manulption.
2019-01-04 11:13:01 +00:00
Dane Everitt
a5830338b4
Merge pull request #26 from tenten8401/patch-1
It's called uMod now apparently...
2018-09-18 21:58:37 -07:00
Isaac A
80cdbdc8de
Update entrypoint.sh 2018-09-10 17:23:08 -04:00
Isaac A
8a30b35c74
Copied and pasted the previous commit's file 2018-09-10 17:21:53 -04:00
Isaac A
c70ace1cee
Add depreciation notice, new variable, and rename zip file 2018-09-10 17:19:14 -04:00
Isaac A
6f9613743f
It's called uMod now apparently... 2018-09-10 17:04:19 -04:00
Dane Everitt
bde1047915
remove sleep 2018-01-06 15:14:50 -06:00
Dane Everitt
cb1b20e8a5
Merge pull request #8 from tenten8401/rust
Change Oxide logic
2017-11-18 16:30:53 -05:00
Unknown
fbeebd6e7b Change Oxide logic 2017-11-05 21:33:35 -05:00
Dane Everitt
f74368500a
Fix missing iproute2 dependency 2017-10-22 12:26:18 -05:00
Dane Everitt
52e1365df6 Merge pull request #7 from tenten8401/patch-1
Fix Oxide Link
2017-10-20 10:08:57 -04:00
tenten8401
2290c4a68a Fix Oxide Link 2017-10-20 09:14:42 -04:00
Dane Everitt
07dfffcc4e
Cleanup Dockerfile 2017-10-09 23:08:10 -05:00
Dane Everitt
4e55d20297
add support for internal IP
Pterodactyl/Panel#613
2017-10-09 23:04:54 -05:00
Jakob
8b54797eba Merge pull request #3 from tenten8401/rust
Add Rust container
2017-07-13 17:48:40 +02:00
Unknown
1bef2974d4 Silently unzip & download 2017-07-10 10:17:23 -04:00
Unknown
5961d67174 Add unzip to Dockerfile 2017-07-09 22:25:53 -04:00
Unknown
2e9c27f36a A way to do it without variables
Found in the OxideMod example start script. Needs testing, but I'd imagine it works.
2017-07-09 21:59:36 -04:00