1. 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.
     
  2. I want auto update for rust server. I don't use oxide. Help me pls???
     
  3. Wulf

    Wulf Community Admin

    LGSM is not specific to Oxide.
     
  4. Wulf

    Wulf Community Admin

    LGSM can also handle it, using SteamCMD directly is not the only method.
     
  5. I want auto update when update is coming. I don't want scheduled updates.
     
  6. 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.
     
  7. Wulf

    Wulf Community Admin

    There are plugins such as Smooth Restarter that monitor for game/Oxide updates and shuts down the server. You'd need to have something setup to handle updates when it shuts down the server though.