here’s what looks to be a pretty nice breakdown on one with a 9th gen intel CPU
in this case it looks like SODIMM (laptop) RAM and an nvme SSD.
I’ve seen models with 7th gen intel cpus that are very attractive to myself price wise. since the form factor hasn’t changed, i would believe they are using laptop RAM for these as well. unsure on the SSD
I have returned to this thread to share this page with you all:
Don’t worry, it’s not as sketchy as it seems - it is simply an index of the services I am hosting for public use. Still running on the same ol’ M700 ThinkCentre, as well as the bulk of the media being stored on an HP tower. I have lots more storage to play with now than when I started (upgraded the original 300GB HDD in the M700 to a 2TB SSD and ~5TB in the HP). I’m also hosting an uptime monitor with Pika Pods, that way if anything goes down there’s a site that’s still accessible to check.
I have a lab for tinkering with work stuff and archiving, mostly.
I host the radar/sonar/jellyfin stack, some runners for the 32bit cafe gitea instance, and random bits and bops in docker.
Stuff that is accessible over the 'net is reverse proxied using HAproxy or caddy running on a VPS out in the wired. Additionally, it’s placed in the DMZ segment of my network. All traffic from these machines is blocked by the rest of the network. My personal machines can’t see them and they can’t see my personal machines. Servers in the DMZ have firewalls that default deny all traffic as well (except to their gateway), if they need to talk to each other I need change their firewall config. I use UFW for this because it’s easy. I should probably harden further but I’m lazy :p
Next thing to config is log aggregation, but again, I’m lazy, so this has been on the backburner for a long time. I’d also like to buy a new front line router, but money. I will continue to use consumer garbage I can scrounge flashed with opnwrt.
I’d love to move more stuff I care about onto my personal infra, but my internet / power are not reliable enough. I have an outage of one or the other around once every other month, which is real annoying if other people depend on yer stuff. Am actively looking for an excuse to rack and stack, install a UPS, and get have a dedicated a fiber line run, but that stuff costs money and few people are willing to pay for indie managed services / web hosts unfortunately.
Funnily enough kitting out my basement with some of the trappings of a data center is cheaper than local colos on a per month basis, even accounting for power/internet connection. Can only really justify a colo rack if you can get a bunch of people to pitch in. Only group local to me that’d want to do that already has a rack in another state, and as a result I don’t have a ton of
They both technically archive web pages, but Readeck is more specifically for saving articles to read, and it includes highlighting! ArchiveBox is more of a tiny personal archive.org.
I had a lot of stuff on a VPS for a while, but at some point someone got access to it (because i wasn’t very careful) and installed some crypto mining software. and of course, because I was also lazy, I hadn’t made any backups yet.
I’ve got a new VPS that right now is mostly for hosting my website. It’s got my nodejs backend for my website, and another for a multiplayer game I started making a little while ago.
It’s also got obsidian-livesync going so i can sync up obsdian on my devices. (highly recommend, obsidian is bitchin)
I had set up a matrix server and everything, but didnt see myself making much use out of it. I’m keeping the docker image if I change my mind down the road tho.
I just got searXNG set up today too, and thats working pretty good so far!
I’m waiting for a new motherboard to come in before I really get going on my homeserver. I’m anticipating that im gonna go fuckin nuts installing different services, tho.
I’m in a similar boat. My main site’s on a reseller server, along with two others, and it’s been more than enough for what I need right now. I had a dedicated server through LiquidWeb a few years back, but I just don’t need that kind of power these days.
My Chunkserve VPS hosts PinePods, a podcast manager, since Deluxhost’s fair use policy does not allow hosting media streaming services. My Chunkserve VPS was actually the first VPS I ever had, though later I decided to rent another VPS from Deluxhost.
I finally moved all my self-hosted services off of my PC and onto a little 2-bay nas box with an intel n100 in it. After wiping the cruddy default OS and putting Debian on it I love it!
My self-hosted apps have all been running on my PC for years, so it’s a bit of a relief to no longer have any ports exposed to the net on my daily driver
I also took this opportunity to finally learn to appreciate docker / containers, having partly-configured containers ready to go for so much of this stuff has been amazing, and being able to finally have qBittorrent running behind wireguard without the rest of my network traffic being piped through it is awesome.
So far I’ve set up:
Wireguard
qBittorrent’s WebUI (for downloading linux distros, of course)
Jackett
Jellyfin
Trillium Notes (though I’m still considering alternatives)
I also attached a projector to it so it can directly serve an unprivilleged desktop session and act as a media PC in the livingroom. Goodbye, aged fire TV stick.
I’d love to host way more stuff than I currently do, but I’d mainly need more storage and a proper NAS-ish setup for that (or a lot of money for cloud servers…)
Currently I have a Raspberry Pi 3 hosting my Forgejo git instance, as well as a cloud server on Kamatera hosting my FreshRSS, Linkding (bookmark/link aggregator), and Memos (Like a private Twitter feed for note-taking)
So cool reading all of this stuff. Lots of inspiration to draw from here!
I’m still using an old Macbook Pro as my home server. Mainly use it to run Python scripts to automate workflows centrally, instead of on a single device. And make me ebook library available to all my devices at home. It’s also the “source of truth” for all my files, but I use a VPS hosted Nextcloud instance to interface with it (which also doubles as my “offsite backup” — so it works well enough.)
One of my goals for “sometime soon, definitely not too far into the future” is to finally install Linux on the machine and turn it into more of a “true” home server. And get some of the stuff I’m using Nextcloud for on to that machine. Mainly photos and self-hosted music.
And since yesterday its also running my weblog (flatpress), and my linkdump (shaarli). Because the “mastodon DDOS” was too much for my webhosting plan.
And my pi runs this easily.
Its all powered by HestiaCP, which i installed on Raspbian 12 running off an 2TB Samsung T7 SSD, connected through a USB 3 port. The Pi itself has 4GB of ram.
It was first running YunoHost, but that didnt work out for creating my website, and hosting my blog.
I’ve got Jellyfin running on my desktop for now, since my NAS isn’t powerful enough. Ultimately, I’ll want a dedicated machine for stability, but I don’t want to spend such money right now.
My old Raspberry Pi 3B is running Home Assistant. I’ll definitely have to upgrade if I actually get serious about home automation someday (it’s way below the recommended specs), though for now I’m still looking into all the options and possibilities.