Selfhosted
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil.
-
No spam.
-
Posts are to be related to self-hosting.
-
Don't duplicate the full text of your blog or readme if you're providing a link.
-
Submission headline should match the article title.
-
No trolling.
-
Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.
-
AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
view the rest of the comments
If you can't modify the compose file, you can try editing the container with Portainer. There you can change the network of ~~gluetun~~ qbittorrent to "container" and select gluetun.
That's how I did it when I was running CasaOS.
THIS is what worked you are the goat thank you
Btw, I don't remember where, but the compose file do exist somewhere on the system.
Even though I made a mistake. Happy to help!
Using zimaOS, Umbrel, and other "one click install" OSs are very locked down when you need a more "complex" setup.
Hence they appeal to newcomers in the selfhost space. But you'll soon realize that they get in your way.
It's preferable to learn docker, docker compose from scratch if you really like to tinker and just setup a vanilla Debian server with it. That way you will not be tied down when you later want to do more elaborated setups. You will feel rewarded afterwards.
However, it does take time. It's up to you if its worth it.