tofu

joined 8 months ago
[–] tofu@lemmy.nocturnal.garden 58 points 4 days ago (12 children)
[–] tofu@lemmy.nocturnal.garden 11 points 6 days 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 1 week ago

Drew's post is linked though

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

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

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

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

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

Don't buy anything yet! Except the HDD maybe. Use what you already have to tinker with things and try different setups.

A common OS people use is Proxmox, it's free and you can easily create VMs. You'll come across Docker/Containers sooner or later and you can easily test them in a VM.

Play around, figure out what you need and how you want to set it up, and only then get the necessary hardware.

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

Yes, they have their own datacenters.

They are also one of/the biggest hosting providers fedi instances use, if they'd go down, big parts of fedi would as well

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

If you want to use Calibre Web, should be accessing the server as easy as having it running on the desktop? Also has the benefit of downloading books directly to the e-reader without needing your desktop.

Also check Calibre Web Automated! It's a fork with lots of additional features.

 

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.

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

The gas chamber guys? Good riddance

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

Not sure that's where I'd draw the line. Imho you have a server that also serves as a NAS. Before getting an explicit machine, my "NAS" was just NFS shares on my Proxmox host, which was also used to run all my VMs. It was backed by ZFS, but I don't see how that's relevant for it being a NAS or not.

[–] tofu@lemmy.nocturnal.garden 5 points 4 weeks ago

Love the Immich part. Cool post as always!

 

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.

 

With the recent Proxmox 9 release, many of us have the upgrade ahead or already done. What about you, and how do you generally approach updating your services? Which other updates are you looking forward to or is it just an annoying chore?

Also the usual - let us know what you are currently working on, what problems you are encountering and what you are excited about.

As for updates, I update my machines semi-regularly with Ansible. The Proxmox 9 update was unspectacular (good thing!), I just had to change some things in my Promox-post-install automation (nag bar removal and package sources). I still plan to get a merge request based update process for my containers as mentioned here but I'm just not there yet. That guide was also posted on reddit recently and got some traction.

I also spent some time yesterday to organize my nginx logs, they basically all got their own folder in /var/log/nginx with their own access log file by adding access_log /var/log/nginx/$server_name/access.log vhost_combined; to each config. Error log file paths can't contain variables so I kept them in the default file so far.

Recently enabled wireguard (easy setting in my FritzBox router) and stopped exposing some of my services to the internet. That process isn't finished yet though as I'll need to switch to wildcard certificates in order to keep valid SSL for the now local-only services.

 

What’s up, what’s down and what are you not sure about?

Let us know what you set up lately, what kind of problems you currently think about or are running into, what new device you added to your homelab or what interesting service or article you found.

Personally I'm finally reaping the fruits of my labour and enjoy my stable homelab without doing much. One node went down recently and the other took over until I restarted so I was not in a hurry to fix things. Enjoying family time and only running updates that aren't automated (yet). I'm about to dig a bit deeper into logging, probably setting up central log collection like Loki at some point, but not yet.

view more: next ›