I was also enjoying my stable homelab until... well lets just say I got cheap parts here, nice stuff there and now I am building myself a new system and I started by stripping a case I got for 20 bucks and totally spray painting it, got some nice black and white cables, wanna display my nas this time instead of hiding it in the cupboard. After that I will put in the parts I got and then I need to migrate everything from the old nas (well hopefully I just put the drives in and it works). Soooo... Yeah 😀
Selfhosted
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
I was excited to learn that homeassistant lets me bypass the atrocious Sonos app for controlling all my speakers from various music sources.
Though at the same time, I'm little disappointed that offTikTok is broken.
finally picked up a bunch of cheap 2.5" sas drives to turn my dumpster server (Proliant DL380 G7 with 16 hot swap bays) into a backup server.
still trying to work out the specifics but the idea is because it's a power hog and LOUD I want to use wake on lan to run a backup task and turn it off automatically.
I can turn it on via lan so I'm halfway there right? ......
I run MECM at home so that my Windows machines don't reboot themselves on their own. Apparently it corrupted its database some weeks ago, and I didn't notice until the backups had aged out. So I had to build a new one from scratch, and holy fuck I hate it every time. So many steps not documented or automated in the installation, to say nothing of all the items scattered across the MECM console that you have to configure before it does anything.
So I guess I should get around to log and system monitoring.
Recently set up a Maloja container and a Multi-scrobbler container so I can finally ditch last.fm!
I've been thinking about setting up a scrobble server, but haven't been sure what I would do with it. What do you use the information for? Does it affect how you listen?
I use it just for myself mostly to look at my listening habits. When I was younger I used last.fm to find new artists and talk to people who had similar interests and took their suggestions. These days its just to keep a log of my music listening.
Also, I have noticed a pattern of listening to less music for myself and being a lot more deferential to my partners when I am in a relationship over when I am single. This year is 20 years since I started using last.fm and part of my goal this year is to listen to more music than I have listened to yearly over the past 20 years. 2005 was my highest listening year ever, and while I'm not on pace to break that record, I'm on place to come close to it and shatter every other year in between.
Anyway, that's just a me thing, it's helped me feel like myself again, re-embracing really enjoying music in a way I have not over the past 16 years of being with two different partners (one for 2 years, another for 13 years). It's like a celebration of 20 years of loving music and coming back into my own and becoming more me again, and less codependent on others and letting them drive the music.
Wow, thank you for this response. I hadn't thought of tracking music preferences as a tool for self discovery.
@tofu My system has been stable and I left it running for a while. However unfortunately it ran out of disk space. I really need to get round to putting images on a separate volume as these are the ones that run out, and unfortunately after reducing old images it was not working, probably database corruption due to no space. Anyway after a bit of a panic then running my restore script I'm running again.
Does anyone know how to get a static IP for their server when their ISP doesn't allow it. I've found out how to use duckdns, but I want to set up my own DNS server from anywhere but I'm pretty sure it requires using a static IP.
Dynamic DNS is the usual way. Your ISP assigns the IP, so they're the only ones who can make it static.
You might be able to do it with some VPN shenanigans, but generally dynamic DNS is what you want. It's basically a script that runs on your server that will periodically update the IP on the DNS entries.
Does anyone know how to get a static IP for their server when their ISP doesn't allow it. I've found out how to use duckdns, but I want to set up my own DNS server from anywhere but I'm pretty sure it requires using a static IP.