

Ho you should look into setting up services with systemd socket. This solved my on demand issues. I made a script to generate the services and sockets automatically. It became really really fast to add a container which start ondemand
Ho you should look into setting up services with systemd socket. This solved my on demand issues. I made a script to generate the services and sockets automatically. It became really really fast to add a container which start ondemand
Would be great to know where produce are from.
I went for gelli as an android client for jellyfin, work great buy no chrome cast. I think my daughter use some thing like jellyamp which can chrome cast.
I use https://docs.wizarr.dev/ for integration it helped reduce the need of support. For the worst in tech I Boughy them a HDMI key. Set everything and sent it to them. They just had to connect to their WiFi… Which was pretty hard for some. Buy painless for me, they have childs to do tech support.
Ha, thanks for the explanation, this explain that. It was a shit storm and on android when you opened the app ypu would be greeted by a popup asking to subscribe.
I seen that on the tablet and went full open source without looking back.
Yeah that not my first language, thanks for the understanding.
Ho they need it when using the application on android even if you have a lifetime server subscription. They may have reverted, but I was contacted by all my familly one week. They were asking why I wanted to make them pay to access my mediacenter and some told me to ask them directly if I needed money for some components.
Some even paid thinking the money went to me and I needed it for something.
I had an hard time understand the trouble since it was mentioned now where on the website of Plex that now user have to pay the application to access my paid server.
I took this as first signs of enshitification and left.
Plex joined google on my black list now.
Bought a 200€ lifetime abonnement and my daughter have to pay to use Plex on her phone even when using my 200€ paid Plex server. They lost me when they asked the user of a paid subscritpion pay. Fuck it.
I am using wireguard in docker to connect from anywhere to my locals network. https://github.com/linuxserver/docker-wireguard?tab=readme-ov-file#usage Set the variable INTERNAL_SUBNET to your local IP range. For me it was 192.168.178.0 And set a folder you can reach as it’s working folder. And your done for setting the wireguard server.
Need yo allow your server to be reachable from the web to wire guard ports. I guess you know how to since you did for you website.
To add clients (I have android and Linux) you go fetch the config on you server. If you went for numbered peers it look like peer4.conf and you use these file to allow clients to connect.
Edit : I missread you don’t ask for help.nice site by the way
IA user stealing jobs <3. That peak capitalism
Thanks is was confused, why he seemed angry to speak about something getting better.
Plot twost, That it’s neighbor ip
So you reported the issue before complaining ?
I join you, I used to change SD card and USB disk every 1-2 year. I bought a nas 3 year ago didn’t need to change disk yet.
Loul it is say one the article that not the same hardware at all.
Same with fedora. Just run the upgrade once in a while and it work.
I would say libre wolf instead of firefox, the rest of the list is spot on
Yeah i didn’t try with dynamic adresses. Most of my services are behind a ngnix so I make most socket point to there. I usually go by IP, that an old work habit. Should try some news things. I played with it with DNS but my DNS name were for a whole “PC” (that was a raspberry pi zero) it work well even when i put a nginx on raspberry zero and services on pi4 I still had to have fixed port and resolvable DNS name. I should try to automate DNS, maintaining an nginx up to date is some time a pain.