220
submitted 10 months ago by spaduf@slrpnk.net to c/selfhosted@lemmy.world
you are viewing a single comment's thread
view the rest of the comments
[-] Father_Redbeard@lemmy.ml 14 points 10 months ago

Projects like Runtipi have potential for the masses, imo. Single click deployment of apps on your own server....if you can get Runtipi installed first, of course. But hey, a step closer I suppose.

I'm very new to selfhosting, only started in earnest in April of this year. So I definitely felt the hosts frustrations in deploying (or trying to deploy) solutions I wanted to take back from Google and Microsoft. I'm still learning and am almost to the point where I'm comfortable pulling the plug on Google photos entirely. But it's a lot of research for newbs.

[-] TCB13@lemmy.world 9 points 10 months ago

The problem with those projects like Runtipi is the same you've with Docker - you'll be hostage to yet another platform that can fuck you up at any moment without notice... like Docker hub did.

[-] fristislurper@feddit.nl 10 points 10 months ago

Docker does not lock you in with the docker hub though. So no hostage taking.

[-] bear@slrpnk.net 1 points 10 months ago

While that isn't false, defaults carry immense weight. Also, very few have the means to host at scale like Docker Hub; if the goal is to not just repeat the same mistake later, each project would have to host their own, or perhaps band together into smaller groups. And unfortunately, being a good programmer does not make you good at devops or sysadmin work, so now we need to involve more people with those skillsets.

To be clear, I'm totally in favor of this kind of fragmentation. I'm just also realistic about what it means.

[-] dan@upvote.au 5 points 10 months ago* (last edited 10 months ago)

Linuxserver.io images don't come directly from Docker Hub any more, and I don't know if anyone noticed or cared. They use their own domain lscr.io that redirects to the Docker repository they're using (currently Github) which makes it easy for them to move the repository without breaking things for users. https://www.linuxserver.io/blog/wrap-up-warm-for-the-winter

That approach is a good idea in general. If you're running a medium to large size project, never directly rely on domain names you don't control because it makes it painful to migrate to something else in the future. Even if your own domain just has a bunch of redirects (both URL redirects and email forwarding), it's better than nothing.

[-] TCB13@lemmy.world -3 points 10 months ago

That's the same as saying that Microsoft doesn't make anyone hostage with MS Office, yet they do.

[-] fristislurper@feddit.nl 3 points 10 months ago

Bullshit. I can use docker without the docker hub very easily. Anyone can host docker images, and docker allows this, no weird hacks needed.

[-] dan@upvote.au 2 points 10 months ago

They don't though? The file formats are documented and other office suite software can read and write them.

[-] TCB13@lemmy.world 2 points 10 months ago

They do, those formats are a mess, full of small details and non-standard implementations on MS Office and Excel is most like the worst case. Office formats are all open until you realize that means shit because Microsoft does what they want and the standards don't cover everything. If you're serious about office and you need to collaborate with MS Office users those "other office suites" won't cut it. You'll have compatibility issues.

[-] dan@upvote.au 1 points 10 months ago

I agree that they're a mess, but there's nothing in there that intentionally holds you hostage. The format is not binary - it's readable to anyone that wants to read it.

non-standard implementations

Do you have an example?

[-] azdle@news.idlestate.org 6 points 10 months ago

That's not really possible with docker TBH, and I say that as a diehard Podman advocate. Docker, the tooling that you install with your package manager, is open source. Sure they have windows and mac desktop stuff that isn't open, but it's not like you're self-hosting with that, right?

Plus there's always Podman to switch to, which can be a (mostly) drop-in replacement, if you want something with a more trustworthy provenience.

[-] Cupcake1972@mander.xyz 1 points 10 months ago

Wait, what did Docker Hub do?

[-] TCB13@lemmy.world 5 points 10 months ago

https://blog.alexellis.io/docker-is-deleting-open-source-images/

You shouldn't be hostage to a platform. Before Docker we didn't have those kinds of issues APT repositories are easy to mirror and they're not run by for profit companies.

[-] Kaldo@kbin.social 2 points 10 months ago

Are there any docker FOSS alternatives? It sounds like a good thing in practice but yeah, they seem to have too much power atm.

[-] TCB13@lemmy.world 1 points 10 months ago

Exactly my point.

this post was submitted on 31 Oct 2023
220 points (95.8% liked)

Selfhosted

39143 readers
264 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS