Hello, I am a Discord bot programmer, I’d like to use Umbrel OS for my personal server as well as potentially start using NextCloud which seems quite easy on Umbrel.
However, I tried using vscode-server to host my bots, only to have them get closed out after a few hours and they go offline.
is there a way to keep my bots online without umbrel closing down my projects?
Same issue here, a couple of hours ago I set a nodejs script running at umbrel’s home code-server terminal.
It run smoothly until my connection got lost for a few seconds because I was on the go trough tailscale, then on re connection I had to refresh the browser at code-server and it’s terminal got closed but the script kept running, so apparently it’s nice to keep it running but it’s bad because there’s no way to stop it or see what happened with the process check logs etc, not just kill the server and mess the tasks of my script.
Can anyone suggest the best workaround to run these projects in production using Umbrel?
I think Portainer could do the job I have pending to test it, but it could be the same, better to get a hint in advance from someone who already uses Umbrel for these kind of projects, thanks