Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)UH
Posts
1
Comments
149
Joined
2 yr. ago

  • AFAIK no systemd -> no flatpak -> don't recommend to newbs. Say what you will about flatpak, but it is the official distribution method for some popular pieces of software and large GUI software generally works better through it (in my experience) - think Blender, GIMP etc.

  • There's a difference between source available and open source. For example, actually being allowed to distribute modified versions is pretty damn important:

    Restrictions

    • No Distribution of Modified Versions: You may not distribute modified versions of the software, whether in source or binary form.
    • No Forking: You may not create, maintain, or distribute a forked version of the software.
    • Official Distribution: Only the maintainers of the official repository are allowed to distribute the software and its modifications.
  • Make sure that port forwarding is actually working - on ProtonVPN the port allocated to you can change regularly and QBittorent's settings need to be updated accordingly. Easiest way to check is to click through your active torrents and check if any peer has the I (incoming) flag.

    If you have not set up something like this, port forwarding is probably not working: https://github.com/mjmeli/qbittorrent-port-forward-gluetun-server

    I would personally just run the plain script as a cronjob on the host though, to not rely on some random docker image.