What I can add is that if you selfhost locally your arr stack with jellyfin, there is no need for reverse proxy, authelia…or whatsoever !
If you are going to host you stack and make it available over the net and open ports in your router, yeah it’s mandatory ! With a wireguard tunnel… (I think portainer is the way to go for most user).
Locally you can just connect to your jellyfin’s private ip without to much complicated overheat.
Just secure and isolate your torrent connection and use a good VPN (like proton VPN).
Humm… this seems rather strange. Maybe show us you docker-compose to have a look on how you configured immich’s network?
169.254.0.0/16 are APIPA addresses . So this a network misconfiguration.
After searching the web, I tried to create /etc/docker/daemon.json
This is not how you configure a docker network. This is only used if your local networks overlaps with docker’s defaut network.
The easiest way i can think on how to make your docker-compose work is to reinstall docker and use the host network. DO NOT forget to delete the /etc/docker/daemon.json file in case you want a fresh start. This seems a badly network configuration on you docker stack !
This will give you a good starting point! After that try to configure a bridge network for your docker compose.
Normally after you get the gist on how docker works, it’s rather easy!
Haha… If elections had any impact, it’s long time ago we would have seen any changes… ! Every year the same parade, with the illusion of choice between a turd or a piece of shit… Either way, they both come out of the same a Hole and reeks the same…
Money = power ! Vote with your wallet instead… Stop buying unecessary things, just shut down your TV, radio, mobile… and open your mind to the REAL outside world, reconnect with your intuition, stop filling your body with deadly poison and stop being a brainless sheep (not saying you’re, it’s a figure of speech).
That’s really what I’m doing on my debian server where I host my docker containers.
I don’t care if I brick my system while playing arround because every day at 00:00 a crontab job dumps all my database and saves all my docker volumes and docker-compose to an external HD and saves most important dotfiles and wireguard configuration.
Back Up and running in 30 min !
2 years in, still going strong and learning everyday something new, keeping everything I learn in a markdown file.
Personal CA with self-signed certificate by an intermediate CA chain
Wireguard tunnel routing all my devices traffic to protonVPN
Alot of docker stuff
Alot of networking stuff (DNS, cryptography…)
LVM, bash…
…
Wild ride, sometimes alot of frustration, but what an empowering experience !
Yeah hard times for privacy focused youtube alternatives… I don’t have any issues at the moment with LibreTube on android. But it’s bases on the Piped api.
But a few months back there were less working servers. Maybe because of youtube’s new policy? Have to investigate invidious and piped github’s issue page