Make sure to not check in secrets in plaintext. git crypt is one way to encrypt secrets before checking them in.
Posts
-
How and where should I keep backups of system configurations? -
Leaving Linux (selfhosted podcast) - system monitoring, terminal tools, local AI tools, NixOS, Kubuntu 24.10Sounds interesting! I'll give it a try
-
Selfhosting Sunday - What's up?Interesting writeup, thanks! I thought maybe dropping connections with those user agents would be the best but idk. My sites have not been targeted yet fortunately.
-
Selfhosting Sunday - What's up?To expose your stuff to the outside internet, you need to actively set port forward in your internet router, you won't do that by accident.
-
Selfhosting Sunday - What's up?Did autotune touch the interfaces?
-
Selfhosting Sunday - What's up?Nice! Hosting your own Fedi stuff feels great.
-
Selfhosting Sunday - What's up?I'm using the Hetzner nameservers, it's not exactly DynDNS but they have a DNS API and I just have a cronjob set up that checks every five minutes if the IP is still correct and updates otherwise.
Using this in the cronjob: https://github.com/FarrowStrange/hetzner-api-dyndns
-
Selfhosting Sunday - What's up?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.
-
Proxmox vs. Debian: Running media server on older hardwareDon't worry, I didn't
-
Proxmox vs. Debian: Running media server on older hardwareYes, but that's a supported way to install Proxmox.
https://pve.proxmox.com/wiki/Install_Proxmox_VE_on_Debian_12_Bookworm
-
Proxmox vs. Debian: Running media server on older hardwareYou have some options that aren't in the installer e.g. full disk encryption
-
Proxmox vs. Debian: Running media server on older hardwareYour CPU should be perfectly capable of that. I ran Proxmox with some VMs and containers on an i5-2400 with 16GB RAM just fine.
You could run on bare Debian as well but virtualization will give you more flexibility. If you get a Zigbee Dongle or the like, you can pass it through to the VM Home Assistant is running in.
I don't know MergeFS but usually the recommendation is ZFS.
-
(Actually Useful) Decentralized Infrastructure/Distributed Computing Projects?Cool thread idea! TOR has already been mentioned, a relay seems to be save to run in most of the world.
This thread recently popped up and had some other nice ideas: https://lemmy.ca/post/40649656
-
An idiots guide?Regardless of how you host Nextcloud, what you described is one thing I really like about Nextcloud: the major part of it being synced to several devices. As long as you have a computer with the desktop client that's on every once in a while, your stuff is saved across different devices.
I've had a similar thing happen once btw, deleted the wrong server. It was "just" monitoring data, but I had spent a lot of effort building it properly. I eventually started over it, but knowing the whole thing is gone feels really bad.
-
Discord going public. Plz help a future refugee.Does it? I think it logs you out and after logging in again, you need to provide your encryption key/verify with other device again in order to access the history. Or wdym with breaking?
-
Discord going public. Plz help a future refugee.Ah! I don't know what exactly these mean, would be interesting to see what Element says what those mean.
I don't think Element actually adds these to your messages etc but I don't know the protocol enough. -
Discord going public. Plz help a future refugee.Does IRC have performant voicechat?
-
Discord going public. Plz help a future refugee.Does it? On Android, it never asked me to grant location permission unless I try to share my location to another user. Similar with contacts and calendar, it's working perfectly fine without them. Where exactly does it link those identifiers and with what?
-
What's up, selfhosters? It's selfhosting Sunday!Thanks a lot for your response! I too was a bit misguided by the way Proxmox presents LXCs but I'm mostly on VMs and haven't explored LXCs further so far.
-
What's up, selfhosters? It's selfhosting Sunday!What's your motivation for the switch? Second time in a short while I've heard about people migrating to incus.