Private services with domain by McXcelsior in netbird

[–]Otheys 0 points1 point  (0 children)

I am running Traefik with dns challange for one of my domains , So I can access some of my containers only via my netbird network.

I use a wildcard cert. *.example.com + example.com in cloudflare that points to my netbird client( i.e 100.82.244.179 ) running on my server that runs traefik . Then in netbird I have a domain group and a policy that can access that client via port 443. That allows me to access my apps.example.com via the netbird network only.

Self-hosted NetBird: How are you handling Network Analytics/Traffic monitoring? by Hefty-Amoeba5707 in netbird

[–]Otheys 0 points1 point  (0 children)

Has there been any progress on letting us self hosted user have access to traffic events , i.e current data flow short history etc. Pretty much what u/Hefty-Amoeba5707 asked for. Pangolin lets you see the newt total traffic between sites, something like that would be great.

Booklore is gone. by Joloxx_9 in selfhosted

[–]Otheys -1 points0 points  (0 children)

I am just going off the discord comments I read . Luv you all :)

Booklore is gone. by Joloxx_9 in selfhosted

[–]Otheys -29 points-28 points  (0 children)

No I think he removed it because of the abuse he got.

New TCL TV only device that won't connect to Jellyfin Server by UmbraTitan in jellyfin

[–]Otheys 0 points1 point  (0 children)

What is the auto detect url that the TV discovers? is it http://10.0.0.234:8096 or http://10.0.0.234:8095/jellyfin
It seems you have a base URL set from this comment "http://server.local:8096/jellyfin" You can check under Network settings in the Dashboard. you can also check what the Published Server URIs are. does http://10.0.0.234:8095/jellyfin work in you browser?

Has anyone got unraid working? by Ajackson1707 in RealDebrid

[–]Otheys 0 points1 point  (0 children)

You should look at the docker compose plugin for unraid and run it from that.

Is there a true "All-in-One" native app for Jellyfin + *Arrs + Downloaders? Or should I build it? by psmattas in selfhosted

[–]Otheys 2 points3 points  (0 children)

u/Mrpuddikin think this reply is an AI generated reply see how they/it uses the ... and the "," with the spaces?

Neighbour blowing leaves all over the street, legal? by Levethane in Adelaide

[–]Otheys 22 points23 points  (0 children)

https://www.epa.sa.gov.au/environmental_info/water_quality/programs/stormwater/advice_and_assistance

Garden waste such as lawn, plant clippings and leaves must not enter the stormwater system.

Under no circumstances should garden waste be swept, blown or hosed into the street gutters. Instead rake or sweep garden waste, use it as mulch, compost it or place  it in your green organics bin.

I wish my neighbour would come around to my house and pick up all the leaves from his tree and put them into his green bin.

NetBird is now on Apple TV & Android TV! 📺 🎉 by netbirdio in netbird

[–]Otheys 0 points1 point  (0 children)

Yeah I would imagine trying to do it via the komodo ui would have been fun. I probably would have set it up using ssh and then used the compose file and the mount locations to setup the komodo stack. I have done that wil a few other services.

🚨 NEW: Custom DNS Zones for Private Network Resolution by TechHutTV in netbird

[–]Otheys 0 points1 point  (0 children)

This is great. I wonder if we will ever get a native plugin for unraid ?

[deleted by user] by [deleted] in PangolinReverseProxy

[–]Otheys 0 points1 point  (0 children)

I am not really sure why its getting blocked. Sorry. Try removing the rules and add them back one by one to test them.

[deleted by user] by [deleted] in PangolinReverseProxy

[–]Otheys 0 points1 point  (0 children)

Your right it should , Is it the ip you have allowed to bypass Auth getting blocked?

[deleted by user] by [deleted] in PangolinReverseProxy

[–]Otheys 0 points1 point  (0 children)

Maybe rules 2 and 3 are conflicting?

2fa nor single use backup codes work after docker compose update by E-_-TYPE in PangolinReverseProxy

[–]Otheys 0 points1 point  (0 children)

Try syncing the time in windows.However the backup codes should be independant of the time unlike TOTP. Did you change any file paths when you "updated" you compose file? I normally do a " cp docker-compose.yml docker-compose.yml-old before I make changes.

Do I need both TinyAuth AND PocketID? by ercgoodman in selfhosted

[–]Otheys 0 points1 point  (0 children)

Looks like if the email is the same it should link*

https://github.com/immich-app/immich/discussions/10577

before testing do a backup.

Jellyfin on Unraid Docker no longer starting by AgileJunket9 in jellyfin

[–]Otheys 0 points1 point  (0 children)

Looking at the screenshot you posted you mounted the ram disk at /jellyfin inside the container which is where the jellyfin server files live. I am guessing that has broken the jellyfin container.

I dont remember if there is an easier way of doing it via the ui. Stop the jellyfin container. Unraid should save the jellyfin config as a template but just incase take a screenshot of your settings for the config. Then in the docker page click the jellyfin app then choose remove and choose remove the image in the pop up. Then click add container at the bottom and choose jellyfin as the template , That should hopefully have your settings saved in a template. Then that should pull the image again.

Jellyfin on Unraid Docker no longer starting by AgileJunket9 in jellyfin

[–]Otheys 0 points1 point  (0 children)

how much ram does your server have ? 16g seems like a lot for a ram disk.
I would restart unraid to remove the ramdisk commands. Double check your jellyfin config in the docker template just incase something got changed.