Honestly, I may have to write one at some point. I just used the documentation of those two tools to set it up.
- 0 posts
- 30 comments
- DreamlandLividity@lemmy.worldtoSelfhosted@lemmy.world•Jellyfin critical security update - This is not a jokeEnglish3 months
- DreamlandLividity@lemmy.worldtoSelfhosted@lemmy.world•Jellyfin critical security update - This is not a jokeEnglish3 months
So use a reverse proxy with authentiacation before access to Jellyfin is allowed. I use Caddy forward_auth with Authelia for this. Unless you also want to use the apps without VPN, this works great.
- 9 months
Care to elaborate?
- DreamlandLividity@lemmy.worldtoSelfhosted@lemmy.world•Round Two: Can I manage to set up Jellyfin correctly this time?English10 months
I just finished refining my Jellyfin setup. I use caddy as reverse proxy and use authelia as authentication in front of Jellyfin. This way only users logged in to authelia can access my Jellyfin. And there is an SSO plugin for jellyfin to avoid double login. The tricky part was getting apps to work.
- DreamlandLividity@lemmy.worldtoReddit@lemmy.world•Reddit is now allowing advocacy of Child Marrige because they don't want to be seen as islamophobes11 months
I wouldn’t even mind them not censoring it. I am a fan of 4chan for it being such an unrestrained place, even if I rarely visit it.
But one, reddit does heavily moderate it’s content. You can’t remove content you dislike and then claim not deleting something doesn’t mean you approve.
Second, this is not just letting a user post what he wants, this is letting a mod use the power you gave him to force this shit through and delete, ban, and/or censor opposing views.
- DreamlandLividity@lemmy.worldtoReddit@lemmy.world•Reddit is now allowing advocacy of Child Marrige because they don't want to be seen as islamophobes11 months
I still see it: Seems to still be up, first comment, just minimized for some reason: https://safereddit.com/r/karachi/comments/1kpfo1j/whats_your_take_on_this/
- DreamlandLividity@lemmy.worldtoReddit@lemmy.world•Reddit is now allowing advocacy of Child Marrige because they don't want to be seen as islamophobes11 months
Seems to still be up, first comment, just minimized for some reason: https://safereddit.com/r/karachi/comments/1kpfo1j/whats_your_take_on_this/
- 11 months
Tailscale now supports buying Mullvad subscription through them and using it with their app. So it solves this issue, although the control you have over your Mullvad tunnel is less and it misses some advanced Mullvad features. Still probably good enough for most people.
I ended up going a different route by buying a VPS and hosting Caddy as reverse proxy. Then I only have my VPS and NAS on tailscale and other devices use the reverse proxy. This allows me to also share links to cloud files or other stuff I host with friends that are not on tailscale.
- DreamlandLividity@lemmy.worldtoReddit@lemmy.world•Reddit is now allowing advocacy of Child Marrige because they don't want to be seen as islamophobes11 months
The post is not trying to explain what reddit is. The post title says “Reddit is now allowing advocacy of Child Marrige because they don’t want to be seen as islamophobes”.
This is a true statement, since admins not stepping in means they are allowing it. The image is good evidence of that.
- DreamlandLividity@lemmy.worldtoReddit@lemmy.world•Reddit is now allowing advocacy of Child Marrige because they don't want to be seen as islamophobes11 months
An admin not stepping in does reflect on Reddit. They have shown they won’t hesitate to step in when they actually care about the issue.
- DreamlandLividity@lemmy.worldtoReddit@lemmy.world•Reddit is now allowing advocacy of Child Marrige because they don't want to be seen as islamophobes11 months
Well, an admin not stepping in also speaks volumes. They were more than happy to step in when we complained about API changes.
- DreamlandLividity@lemmy.worldtoSelfhosted@lemmy.world•Jellyfin is not just good... but *better* than Plex now?!English1 year
I don’t see any reason why you couldn’t with default settings. Beware of enabling any setting that stores data next to the media like nfo metadata storage, as those could maybe cause conflicts.
- DreamlandLividity@lemmy.worldtoReddit@lemmy.world•If musk actually says "Heil H**ler" while doing the nazi salute, what do you think r/conservative will do?1 year
Asking if a very close relative to fascism is going to do mental gymnastics to somehow normalize even more fascism is neither new nor is it controversial.
I genuinely wonder what kind of echo chamber you would have to live in to think saying “normal right wing ideology is very close relative to fascism” is not controversial.
Then trying to steer the discussion towards the US democrats (still right wing from an objective position) is not only unproductive, it is obvious trolling.
I am not trying to steer the discussion. It is Satire. Showing people how stupid the argument is by applying the exact same logic the post uses to their own favourite party to make them think of the counterarguments on their own.
- DreamlandLividity@lemmy.worldtoReddit@lemmy.world•If musk actually says "Heil H**ler" while doing the nazi salute, what do you think r/conservative will do?1 year
Just asking questions (also known as JAQing off, or as emojis: “🤔🤔🤔”[1]) is a way of attempting to make wild accusations acceptable (and hopefully not legally actionable) by framing them as questions rather than statements. It shifts the burden of proof to one’s opponent; rather than laboriously having to prove that all politicians are reptoid scum, one can pull out one single odd piece of evidence and force the opponent to explain why the evidence is wrong.
Which one fits this definition better? The original post that takes one single odd piece of evidence in the form of Musks controversial “Nazi salute” and asks questions about whether r/conservatives would support overt Nazism and even abandons the facade and answers its own questions by saying we should rename the subreddit?
Or my comment that is very clearly hypothetical and primarily intended to make fun of the original post (since I did not know the term “JAQing off” and I find it more fun to create a comment people either have to think about or hypocritically criticize for the thing they are doing themselves, instead of being a nerd and linking to obscure wikis about argumentation).
You are projecting my dude 🤣
- DreamlandLividity@lemmy.worldtoReddit@lemmy.world•If musk actually says "Heil H**ler" while doing the nazi salute, what do you think r/conservative will do?1 year
JAQing off much?
As opposed to the post I am commenting on? :D
No. As I said, apps don’t work. I cobbled together an API key service that let’s you have an API key (password) in the server URL in Rust for myself. This works with Apps, but it is a bit too messy and single purpose for me to open source it right now. Maybe one day.