Linux servers are designed to be left running all the time; rather than starting important programs manually and leaving them in a tmux session, you should add them to systemd as a service which will automatically start on boot and restart if errors arise.