Devidian / docker-spaceengineers

A Docker for Space Engineers Dedicated Server
87 stars 21 forks source link

How to restart server properly #52

Closed Arterias1 closed 12 months ago

Arterias1 commented 12 months ago

Didn't find a way to properly "save & restart" the Space Engineers instance. Any way to do it since there i since we have no gui/console.

Thanks !

Devidian commented 12 months ago

Hey good question, i can't give you a good answer currently as i have never thought about that. May i ask what the reason is, behind your question?

I'm fine with auto-restart so far.

Arterias1 commented 12 months ago

Hi @Devidian thanks for your answer.

I have setup a auto-restart of the container every day at 0200UTC but when it happend, the game didn't performed a save and we lose every work since the last auto-save.

May I ask how you do your auto-restart ? Didn't find way except docker command with python cron job.

Devidian commented 12 months ago

I just use the internal SEDS restart mechanism

image

Arterias1 commented 12 months ago

ahah I feel stupid, totally forgot about that, thanks :)