tofu

joined 8 months ago
[–] tofu@lemmy.nocturnal.garden 2 points 1 day ago (3 children)

Excerpt from the Wikipedia introduction:

Yarvin has been described as a "neo-reactionary", "neo-monarchist" and "neo-feudalist" who "sees liberalism as creating a Matrix-like totalitarian system, and who wants to replace American democracy with a sort of techno-monarchy".[14][15][16][17] He has defended the institution of slavery, and has suggested that certain races may be more naturally inclined toward servitude than others.[3][18] He has argued that whites have inherently higher IQs than black people,[18] and opposes U.S. civil rights programs.[19]

[–] tofu@lemmy.nocturnal.garden 1 points 3 days ago

Not sure if this supports similar variables. I guess generally the migration should be easy as everything is already in the necessary structure but I haven't tried it yet. I only have bindmounts that are in-repo, everything else is docker volumes.

One feature Komodo offers that I'm not yet using is multi-node support. I do have multiple nodes and it would be convenient to have them all configured in one place but IDK if doco-cd has something similar.

[–] tofu@lemmy.nocturnal.garden 6 points 1 week ago

Of course I could use something entirely different, but that's not the point isn't it?

 

cross-posted from: https://lemmy.nocturnal.garden/post/344011

Found in this reddit post. The lacking encryption in Komodo is something I miss and I'm not satisfied with how to handle .env files plus it's really big for what it's doing. Of course I discover this the day after migrating one of the last stacks to Komodo but I'm tempted to give this a try at some point.

Full Quote from the reddit post:


Hey all, I just felt like making a post about a project that I feel like is the most important and genuinely game changing pieces of software I've seen for any homelab. It's called Doco-CD.

I know that's high praise. I'm not affiliated with the project in any way, but I really want to get the word out.

Doco-CD is a docker management system like Portainer and Komodo but is WAY lighter, much more flexible, and Git focused. The main features that stand out to me:

  • Native encryption/decryption via SOPS and Age

  • Docker Swarm support

  • And runs under a single, tiny, rootless Go based container.

I would imagine many here have used Kubernetes, and Git-Ops tools like FluxCD or ArgoCD and enjoyed the automation aspect of it, but grown to dislike Kubernetes for simple container deployments. Git Ops on Docker has been WAY overshadowed. Portainer puts features behind paid licenses, Komodo does much better in my opinion, but to get native decryption to work it's pretty hacky, has zero Docker Swarm support (and removed a release for it's roadmap), and is a heavier deployment that requires a separate database.

Doco-CD is the closest thing we have to a true Git Ops tool for Docker, and I just came across it last week. And beforehand I've desperately wanted a tool such as this. I've since deployed a ton of stuff with it and is the tool I will be managing the rest of my services with.

It seems to be primarily developed by one guy. Which is in part why I want to share the project. Yet, he's been VERY responsive. Just a few days ago, bind mounts weren't working correctly in Docker Swarm, I made an issue on Github and within hours he had a new version to release fixing the problem.

If anyone has been desperately wanting a Docker Git Ops tool that really does compete with feature parity with other Kubernetes based Git Ops tools. This is the best one out there.

I think for some the only potential con is it has no UI. (Like FluxCD) Yet, in some ways that can be seen as a pro.

Go check it out.

[–] tofu@lemmy.nocturnal.garden 4 points 1 week ago (1 children)

Error 1033 Ray ID: 997d292e2f4c62e5 • 2025-11-01 17:37:34 UTC Cloudflare Tunnel error What happened?

You've requested a page on a website (copyparty.ghodawalaaman.xyz) that is on the Cloudflare network. The host (copyparty.ghodawalaaman.xyz) is configured as an Cloudflare Tunnel, and Cloudflare is currently unable to resolve it.

[–] tofu@lemmy.nocturnal.garden 3 points 1 week ago

Looks interesting, written nicely! Gonna subscribe via RSS :)

[–] tofu@lemmy.nocturnal.garden 1 points 1 week ago (2 children)

Thanks! Didn't know Lemmy doesn't have something like an ingress queue

[–] tofu@lemmy.nocturnal.garden 3 points 1 week ago (4 children)

Due to the rate of federation being limited by latency, instances have actually been re-locating to mostly Europe, so they can more easily keep up with each other.

Any examples for that? Latency causing instances not being able to keep up with federation is new to me.

[–] tofu@lemmy.nocturnal.garden 58 points 2 weeks ago (12 children)
[–] tofu@lemmy.nocturnal.garden 11 points 2 weeks ago

Where in the world are you?

I guess eBay works in large parts of the world, and websearching for refurbished tech could yield helpful results.

[–] tofu@lemmy.nocturnal.garden 1 points 3 weeks ago

Drew's post is linked though

[–] tofu@lemmy.nocturnal.garden 1 points 3 weeks ago

You're in for a great time, have fun!

[–] tofu@lemmy.nocturnal.garden 2 points 3 weeks ago

i3 6100 is on the lower end, but it depends on what you plan to do with it.

 

What's happening on your servers? Any interesting news things you tried?

I didn't do anyone other than updating Mastodon (native deployment) lately due to a lack of time. Reading so much about Immich caused me to consider trying it in parallel to Nextcloud but I'm not sure if I want to have everything twice.

Not quite homelab, but I'm about to install Linux Mint on my mom's laptop and that had me thinking about creating an off-site backup in her place again since she has a fiber connection. I'm still not sure about the potential design though, but currently my only backup is in the same rack as the live stuff.

 

With the recent discussions around replacing Spotify with selfhosted services and the possibilities to obtain the music itself, I've been finally setting up Navidrome. I had to do quite a bit of reorganization to do with my existing collection (beets helping a ton) but now it's in a neatly organized structure and I'm enjoying it everywhere. I get most of my stuff from Bandcamp but I have a big catalog from when I've still had a large physical collection.

I'm also still working on my docker quasi gitops stack. I've cleaned up my compose files and put the secrets in env files where I hadn't already, checked them into my new forgejo instance and (mostly) configured renovate. Komodo is about to get productive but I couldn't find the time yet. Also I need to figure out how to check in secrets in a secure way. I know some but I haven't tried those with Komodo yet. This close of my fully automated update-on-merge compose stacks!

I've also been doing these for quite a while and decided to sometimes post them in !selfhosting@slrpnk.net to possibly help moving a bit from the biggest Lemmy instance, even though this community as it is is perfectly fine as well as it seems.

What's going on on your servers? Anything you are trying to pursue at the moment?

 

If I understand it right, it's comparable to Prometheus with Grafana in what it does.

 

geteilt von: https://lemmy.nocturnal.garden/post/203881

I'm about to set up a new git forge for my own stuff. Most forges already have the basic functionality I want (nice ui for merge requests etc).

What I'm looking forward to is federation. Create a Pull request for a repository hosted on another instance without needing to create an account over there would be a game changer.

  • Gitea had some plans but I don't see anything happening since three years in their dedicated forum
  • Gitlab has a dedicated epic but some official said it's not a priority last year
  • Forgejo has a roadmap and a Federation section in each of their montly reports (latest). However, the roadmaps mentions that Federated PRs are in the far future.

From this it seems that Forgejo is the only one activetly working on Federation.

Anything I'm missing? Anyone involved in any of those willing to tell me more? Especially if all of them are working in a similar direction where not only decentralization but also federation (e.g. between Gitlab and Forgejo) is possible?

On a side note, I found the ForgeFed project which is an ActivityPub extension, not sure if any of the forges wants to implement this. Their example forge Vervis is not reachable.

 

Some thoughts on how useful Anubis really is. Combined with comments I read elsewhere about scrapers starting to solve the challenges, I'm afraid Anubis will be outdated soon and we need something else.

view more: next ›