tofu
@tofu@lemmy.nocturnal.garden
- Comment on Selfhosting Sunday! What's up? 1 day ago:
I’m on Authentik, they have plenty of guides in their docs for connecting tons of selfhosted tools
- Comment on Selfhosting Sunday! What's up? 1 day ago:
Oh annoying! What kind of drives/what’s the power thing you mentioned?
- Submitted 1 day ago to selfhosting@slrpnk.net | 18 comments
- Submitted 4 days ago to selfhosting@slrpnk.net | 3 comments
- Comment on How Ruby Went Off the Rails 1 week ago:
Oh no, I wonder what kind of impact this is going to have on mastodon (which is built on Ruby).
- Comment on Backups? (and Intro) 2 weeks ago:
I take daily snapshots of my Proxmox VMs and put them onto the NAS via NFS. Most of the other stuff gets copied into the NAS more or less automatically (=often forgotten) but most important things are now part of my selfhosted tools so it’s not too bad.
I still need to have a third place, off-site, but I’m not sure yet how I’ll do it. My drives are encrypted and I would want to have it the same way for the off-site station. I’m imagining something like a small box at my mom’s place that turns itself on weekly and pulls from my NAS, since she doesn’t have a public IP. I’d still need some kind of maintenance possibility but I haven’t thought this through yet.
- Comment on Options for protecting home IP on my self hosted home srver 2 weeks ago:
If you want to keep your IP private, the usual way is to get a different IP. In praxis this means to get a cheap vps at some provider and create a tunnel of some sort to your homenet. Then use the VPSs IP for public access
- Submitted 3 weeks ago to technology@lemmy.zip | 14 comments
- Submitted 3 weeks ago to selfhosting@slrpnk.net | 2 comments
- Comment on Selfhosting Sunday - slrpnk edition 4 weeks ago:
I’m very interested in how that network got started, if it’s some kind of community, more context, etc, if you’d like to tell a bit more.
- Comment on Selfhosting Sunday - slrpnk edition 4 weeks ago:
Sounds amazing, what does the pool and the mesh network consist of?
- Submitted 4 weeks ago to selfhosting@slrpnk.net | 19 comments
- Submitted 4 weeks ago to selfhosting@slrpnk.net | 0 comments
- Comment on RSS Club #001 4 weeks ago:
I threw out all the news outlets. When I want to read news, I go to their site or app. It’s just blogs and I use tags to choose what kind of topic I want to read when browsing them
- Comment on Buck the Billionaires. Create Your Own Internet Services. 5 weeks ago:
I’ve stumbled upon that claim as well and looked into it. They appeared to be shadowbanned on reddit and other corporate sites for posting their own rather uncommercial articles.
I’m fine with using VPSes as the starting point. Admining your own services rather than using Facebook etc is the big step. Moving from vps to local hardware is easy in comparison.
- Submitted 5 weeks ago to selfhosting@slrpnk.net | 2 comments
- Submitted 5 weeks ago to selfhosting@slrpnk.net | 5 comments
- Submitted 5 weeks ago to selfhosting@slrpnk.net | 5 comments
- Comment on Self-host : review appreciated 1 month ago:
Yes, has been edited in now :)
- Comment on Self-host : review appreciated 1 month ago:
I see a cool fish, but no guide
- Comment on Where to begin? 1 month ago:
If you want to have VMs as well, Proxmox is the to-go thing in selfhosting. Maybe your supermicro even has two network interfaces and can have a virtualized firewall or the like.
Not quite sure about your services go sleep thing. Ideally, services won’t use much CPU while idling, but certainly RAM. You can probably build something like you described, but it’s mostly not “a thing” afaik.
- Comment on How To: Setup and configure Forgejo with support for Forgejo Actions and more! 1 month ago:
I think the article goes against forgejo’s best practice recommendation of installing the runner on a different instance but otherwise it seems solid.
- Submitted 1 month ago to selfhosting@slrpnk.net | 4 comments
- Comment on VPS provider 1 month ago:
I tried 1blu when they had 1€/month offers because I already have my domains there, but compared to Hetzner they lack so many management features, most important snapshots/Auto backups, it’s not even funny.
I have all my stuff in my homelab now except for 2 “productive” fedi instances which are at Hetzner.
- Comment on GoToSocial - ready for Prime Time? 1 month ago:
Web interface is something I’d probably miss as well.
- Comment on GoToSocial - ready for Prime Time? 1 month ago:
Why?
- Comment on Over engineering my homelab so I don't pay cloud providers 1 month ago:
I ran into the same issue when setting up encrypted Proxmox. They have a very good guide for that in their wiki, but for some reason I rebooted before setting up the bridge and couldn’t get it back up until figuring it out.
- Comment on IPFire 2.29 - Core Update 192 released [firewall] 6 months ago:
Thanks. Admittedly my whole stack is in ipv4 anyways, my ISP also only supports ipv4 for some reason and then I never bothered to get into v6 for my local stuff.
- Comment on Mastodon to GoToSocial Migration 6 months ago:
Wasn’t aware importing your posts is a thing, even if it’s with its own tool - pretty cool!
If I wouldn’t run mastodon with a hand full of other people already, I’d probably set up GTS and migrate. Though I’d have to see what’s there on web interfaces currently, got pretty used to the mastodon multiple columns “advanced” interface.
- Comment on IPFire 2.29 - Core Update 192 released [firewall] 6 months ago:
Anyone having experience ipfire compared to PF/opnsense?
I’m using opnsense but it’s based on BSD and the hardware support for my PCengine APU2C4 NICs isn’t so great, I’ve read Linux based Firewalls might have better support (=performance=throughput). Only getting around 60MBs with plain firewalling, no IPS etc.
Opnsense seems to be much more feature complete though and all my searches for switching between them find only posts of people going from ipfire to opnsense.