palworld-docker icon indicating copy to clipboard operation
palworld-docker copied to clipboard

Feature: Backup and Memory management

Open ic3man5 opened this issue 5 months ago • 3 comments

First off thank you for providing this. I've been using it for a while now successfully with 8 people. I'm having issues with sav file corruptions and memory leaks.

I'm in process of writing a python script to do a few things:

  1. check memory usage.
  2. issue /save and /shutdown rcon commands.
  3. backup Saved/SaveGames/0/*/Players to /backup (probably hourly as a cron job).
  4. restart server when memory usage is hit.

Would you be interested in a pull request to add these things?

ic3man5 avatar Jan 26 '24 13:01 ic3man5