tofu
@tofu@lemmy.nocturnal.garden
- Comment on List for 10” equipment for homelab 1 day ago:
In addition to the other comments, that’s also !minilab@lemmy.world, it’s pretty dead though
- Comment on List for 10” equipment for homelab 1 day ago:
Yeah, they have a great wiki, it’s how I found my stuff.
A (friend with a) 3D printer is essential. Stuff is fucking expensive on Etsy etc.
- Comment on My Homelab Got Hacked - A Postmortem – Phunky Cafe 3 days ago:
It’s a tool to manage docker stacks, e.g. by reading them from git repos. You can configure your git forge in a way to ping Komodo when something in a repo changed, Komodo then deploys the new version. You’d need your own git forge, e.g. forgejo. This is a good guide:
nickcunningh.am/…/how-to-automate-version-updates…
You can start without Renovate to get going, but you’ll want it sooner or later to automate checks for updates.
- Comment on My Homelab Got Hacked - A Postmortem – Phunky Cafe 4 days ago:
Good write up! Since you’re using Komodo already, are your compose stacks in git? Because if they are, check the renovate bot. It will read your files with their pinned image tags, check upstream for newer tags, and creates MRs (can also be set to auto merge) to update. Can be configured per stack.
- Comment on What is your weirdest self-hosting problem you've had to solve? For me: Mouse inside the server. 3 weeks ago:
There’s some sync mode but I haven’t really looked into it yet.
- Comment on What is your weirdest self-hosting problem you've had to solve? For me: Mouse inside the server. 3 weeks ago:
Pihole is cool, but fucked me over as well more than once. It’s on its own hardware now, but I plan to add a second one to reduce the single point of failure.
- Comment on gethomepage 2.0 with authentication 3 weeks ago:
Yeah, found the same, just updated and everything was fine. Didn’t seem to be that breaking
- Submitted 3 weeks ago to selfhosted@lemmy.world | 8 comments
- Comment on Selfhosting Sunday! What's up? 5 weeks ago:
Renovate is awesome. Combined with Komodo you get a proper gitops style container management.
- Comment on Selfhosting Sunday! What's up? 5 weeks ago:
I don’t know Sencho, but at least with Komodo, you can still go to the repo and use docker compose commands.
- Submitted 5 weeks ago to selfhosted@lemmy.world | 76 comments
- Comment on Finally happish with my all-in-one homelab (20+ services and way too much tinkering) 1 month ago:
Öllamae probably
- Comment on [AIT] paperless-ngx 3.0.0 1 month ago:
Yes, though that used to be discriminative AI, where now generative AI is used if I’m not mistaken.
- Comment on [AIT] paperless-ngx 3.0.0 1 month ago:
Thanks for chiming in! I don’t fully agree with your reasoning re the usage of AI but I can accept your stance and am glad that you implemented it opt in with no intention of annoying me into using it. I also know many people have been asking for those features for a while though.
The person creating the issue has been downvoted here as well, even though this is a largely anti-ai place in my perception.
By now I also found the upgrade guide which lists the main features - I usually read the release notes, but this time it was a whole lot and hard to take it all in.
- Comment on Codeberg bans vibe coded projects 1 month ago:
That, plus, it’s driving away vibe coders just because they don’t want to be there. The rule doesn’t have to be enforceable 100% in order to be effective.
- Comment on [AIT] paperless-ngx 3.0.0 1 month ago:
Yeah it maintains it’s own folder structure and I’m not aware of a way past that (not that I looked).
There’s several more options to get the documents into it though. Ingest folder, via email, certainly more.
- Submitted 1 month ago to selfhosting@slrpnk.net | 0 comments
- Submitted 1 month ago to selfhosted@lemmy.world | 61 comments
- Comment on Flohmarkt release 0.20.0 1 month ago:
Moderation for Items (Items only get set public and federated after moderation staff approved of the item’s content) Moderation for User Profile (Changes to user profiles are only accepted after moderation staff reviewed them)
I wonder if these are mandatory or optional
- Comment on Homepage - Selfhosting Dashboard 2 months ago:
I’ve had trouble arranging the columns properly, but I’m still using it as a nice overview. I even set it as startpage in my browser after decades of about:blank
- Comment on Immich v3.0.0 is out, with Workflows preview 2 months ago:
No, but neither do comments unless someone replies… Like me in this case I guess :D
- Comment on New Articles Dump! 2 months ago:
From the Lenovo article:
Without a doubt, the biggest limitation of these systems, if you are going to use them as Proxmox hosts, is that they only have a single 1GB Ethernet adapters. There’s no upgrade potential here that doesn’t involve soldering and 3D printing.
You can use the WiFi M2 slot underneath the SATA caddy for another NIC, i just did that! My m910q had a fitting cover at the back, for the p320 (with removed GPU) it’s currently just hanging out. Got “M.2 Key A+E/PCI-E 2,5G Gigabit Ethernet Netzwerk Lan Karte 1000Mbps RTL8125BG Chip” from eBay. Working great so far (just a week or so though).
- Comment on Immich v3.0.0 is out, with Workflows preview 2 months ago:
Have you seen the bookmark feature on lemmy?
- Comment on Self hosting: real game starts today @ selfhosted So, it' 2 months ago:
I do remember those times as well! Shady free webspaces where you could host some pages and images. But I haven’t seen people doing that a lot in the recent years.
- Comment on Self hosting: real game starts today @ selfhosted So, it' 2 months ago:
Nothing wrong with that, just not what many people are doing these days in my experience.
- Comment on Self hosting: real game starts today @ selfhosted So, it' 2 months ago:
Who tf starts with hand written pages? I always heard nextcloud, WordPress or the like.
- Comment on Self-Host Weekly (26 June 2026) 2 months ago:
Good stuff as always. The “There Are No Instances in atproto” post was interesting, I think I finally kind of got the concept.
- Comment on [deleted] 2 months ago:
Thanks for commenting before I clicked the link
- Comment on Self hosting Sunday! What's up and how long? 7 months ago:
Cool! Note that the nameservers for your domain don’t have to be from your registrar. I use Hetzner for DNS despite having my domains elsewhere. And I use a similar thing as you, a cronjob that compares my public IP to the DNS records and adjusts them via Hetzner API when necessary.
- Comment on Self hosting Sunday! What's up and how long? 7 months ago:
Sounds good! Are you on SSD or HDD?