I do manual update.
How do i auto update for my rust server? (Linux Build)
I will wait for your helps.
Sory for my bad English.
Auto-updating Rust server on Linux?
Discussion in 'Rust Discussion' started by forumapp28, Jan 29, 2017.
-
if you use LGSM you can follow this guideline:
Setting up a Rust server with Linux and LGSM | Oxide
The script for the update is:
zip-updater -
I want auto update for rust server. I don't use oxide. Help me pls???
-
Wulf Community Admin
-
you need to use SteamCMD for check new update.
Rust Dedicated Server - Valve Developer Community
With cronotab you can scheduling an update interval for the script -
Wulf Community Admin
-
I want auto update when update is coming. I don't want scheduled updates.
-
I think you can only use a crontab, check if the server is down, and force and update (LGSM/steamCMD or other).
For example with LGSM if the server is update, the server stay up.
you can use crontab to execute the script any X minutes. -
Wulf Community Admin
-