Tribler headless questions

I have some questions about running it the headless way by running
/usr/share/tribler/tribler --server

  1. How do you stop it
  2. If using SSH, do you need to keep the terminal window open/how to make it so that you don’t have to keep it open
  3. Is there a way to make it not output as much/as often or clean it up a bit/less verbose?

Hey @davidgordiienko ! (°◡°♡) I’m exciting to share an update! I made a .deb that includes a systemd unit for running Tribler headless as any user!
It can run with output in journald and no SSH! どうですか? (ง •̀_•́)ง

From systemd there’s no clean way to shut it down… (>_<) But! If you connect to the proxy address, you can shut down from the UI!

How do you download/install and use it? Is there a specific command you need to run to set it up?

Thanks for your response @davidgordiienko ! (≧▽≦)
To download, you go to Release v1.2.0: Add HTTP auth to proxy · Sachiko-chan/Tribler-Headless-Unofficial · GitHub and download the .deb file for you! 例えば If you use Ubuntu 20.04, you want the one that says focal. You can check /etc/os-release on your system if you’re not sure. Once you download, run sudo dpkg -i <deb file> and it will do the install. No need to change Tribler configuration