smiletolerantly

joined 1 year ago
[–] smiletolerantly@awful.systems 3 points 8 hours ago (1 children)

Containers != services.

I don't think I am better than anyone. I jumped into these comments because docker was pushed as superior, unprompted.

Installing and configuring does not an expert make, agreed; but that's not what I said.

I would say I'm pretty knowledgeable about the things I host though, seeing as I am a contributor and / or package maintainer for a number of them...

[–] smiletolerantly@awful.systems 8 points 9 hours ago (2 children)

They are using a hosting provider - their dad.

"The cloud" is also just a bunch of machines in a basement. Lots of machines in lots of "basements", but still.

[–] smiletolerantly@awful.systems 7 points 9 hours ago (7 children)

OK, but I'd rather be the expert.

And I have no troubling spinning up new services, fast. Currently sitting at around ~30 Internet-facing services, 0 docker containers, and reproducing those installs from scratch + restoring backups would be a single command plus waiting 5 minutes.

[–] smiletolerantly@awful.systems 5 points 10 hours ago (1 children)

No, I actually think that is a good analogy. If you just want to have something up and running and use it, that's obviously totally fine and valid, and a good use-case of Docker.

What I take issue with is the attitude which the person I replied to exhibits, the "why would anyone not use docker".

I find that to be a very weird reaction to people doing bare metal. But also I am biased. ~30 Internet facing services, 0 docker in use 😄

[–] smiletolerantly@awful.systems 54 points 10 hours ago (1 children)

I would say yes, it's still self-hosting. It's probably not "home labbing", but it's still you responsible for all the services you host yourself, it's just the hardware which is managed by someone else.

Also don't let people discourage you from doing bare-metal.

[–] smiletolerantly@awful.systems 9 points 10 hours ago (13 children)

Yeah why wouldn't you want to know how things work!

I obviously don't know you, but to me it seems that a majority of Docker users know how to spin up a container, but have zero knowledge of how to fix issues within their containers, or to create their own for their custom needs.

[–] smiletolerantly@awful.systems -1 points 2 days ago* (last edited 2 days ago) (2 children)

To clone their voice, and to send the audio to some unknown server

[–] smiletolerantly@awful.systems 6 points 5 days ago (1 children)

AFAIK I'm neurotypical... No, trains of thought like these are common (see also other respondents on here), and they can also happen in the blink of an eye. It's just that when the question or comment has formed, I'll make a mental note to either ask/mention it later after the current topic has concluded, if I think the other person also has interest in hearing it, or to google it later if not. Or to just drop the thought if I come to the conclusion that it doesn't matter all that much to myself either.

[–] smiletolerantly@awful.systems 26 points 1 week ago (2 children)

Never in my life hage I known people (in Germany, but probably everywhere) to he happy with politics. I would also argue that for the vast majority (again, here in Germany) life has improved over the past decades.

IMO the reason for right wing surges aren't actual real-world problems or failings of ruling parties (though flawed they are), but the new forms of propaganda and outreach that right wing parties have mastered, and left wing parties have failed at.

Which shouldn't really be an issue since you should only host on 443, which tells bots basically nothing.

Configure your firewall/proxy to only forward for the correct subdomain, and now the bots are back to 0, since knowing the port is useless, and any even mildly competent DNS provider will protect you from bots walking your zone.

Sorry, saw this only just now. I don't really have any guides to point to, so just the basic steps:

  • host jellyfin locally, e.g. on http://192.168.10.10:8096/
  • configure some reverse proxy (nginx, caddy, in my case it's haproxy managed through OPNSense)
  • that proxy should handle https (i.e. Let's Encrypt) certificates
  • it should only forward https traffic for (for example) jellyfin.yourdomain.com to your Jellyfin server
  • create a DNS entry for jellyfin.yourexample.com pointing either to your static IP, or have some DynDNS mechanism to update the entry

90% of this is applicable to any "how to host x publicly" question, and is mostly a one-time setup. Ideally, have the proxy running on a different VM/hardware, e.g. a firewall, and do think about how well you want/need to secure the network.

In any case, you then just put in https://jellyfin.yourdomain.com/ in the hotel TV.

[–] smiletolerantly@awful.systems 1 points 2 weeks ago (2 children)

I have never used Tailscale. I have also Jever seen anyone in the wild recommend it and explain what exactly the use-case is beyond plain, old, reliable, open source WireGuard.

So yeah, agreed.

Also I have been hosting Jellyfin publicly accessible for years with zero issues, so idk... I also dint k ow what the "you have to use Tailscale for jellyfin" people are doing with TVs/Firesticks/... in hotels, airbnbs,...

view more: next ›