I just started with Gunbot. I have some questions.
I am running Gunbot XT on an Ubuntu VPS. I am using another local Windows Installation to edit the config via the web gui. Afterwards I transfer this to the VPS via Win SCP. I am connected to the VPS by using Putty.
Q1: How could I execute Gunbot and still be able to close the SSH Session? I know it is possible to run with PM2 with yaml files, but for now I am looking for an easier solution.
Q2: Is Gunbot writing a log (where can I find it?) or do I have to pipe the output into a log?
Q3: After editing the config on the windows machine I would like to save the file in order to copy it via SCP to the VPS. But there is no save button. By now I can just start gunbot and instantly stop it in order to save the config.js file. Is there a better solution?