![]() |
Restore Gekko-Instance after Server restart - Printable Version +- Gekko Forum (https://forum.gekko.wizb.it) +-- Forum: Gekko (https://forum.gekko.wizb.it/forum-13.html) +--- Forum: Technical Support (https://forum.gekko.wizb.it/forum-19.html) +--- Thread: Restore Gekko-Instance after Server restart (/thread-57853.html) |
Restore Gekko-Instance after Server restart - Bloodipwn - 02-05-2019 Hey there gekko community, I have a question regarding gekko-instances and the possiblity (if there is any) to resume them after my server (ubuntu) crashed/restarted. Currently I'm using PM2 to get my gekko starting on reboot and that works quiet good, but the gekko-instances keep getting lost on every reboot. Is there any possibility to save the status of gekko instances (for example for every minute that has been passed), so that when a server suddenly crashes and reboots the instance can be resumed immediately on restart? I know that this is kinda specific, but I just wanna know if there is any possiblity to safe the instance with an interval set, so it and its information can be reused. Thanks in advance for your help! ![]() RE: Restore Gekko-Instance after Server restart - a34jfidQ - 02-28-2019 (02-05-2019, 07:47 PM)Bloodipwn Wrote: Hey there gekko community, Yep, I am wondering the same thing. I would love to know how to properly restart a gekko instance after a power outage/server reboot. Anyone? RE: Restore Gekko-Instance after Server restart - ankasem - 02-28-2019 Have you ever used the search button in the forum https://forum.gekko.wizb.it/thread-1479-page-3.html?highlight=pm2 run all gekko exit master root cd / pm2 startup systemd ( if resets to re-work ) RE: Restore Gekko-Instance after Server restart - a34jfidQ - 02-28-2019 (02-28-2019, 11:15 AM)ankasem Wrote: Have you ever used the search button in the forum Thanks ankasem ![]() Search button. Noted. RE: Restore Gekko-Instance after Server restart - nickz - 02-28-2019 and so it was possible? ![]() |