That is the next item on my to-do list. I’ve already installed my own gitea container to run at home. Yes, I could use a public repo (set private) but I wanted I learn how to do this and besides, I wanted to cast a wider net for which files to store but not worry about inadvertently publishing something with passwords embedded…
With extra bonus: write an installer script that symlinks the files to the correct place. Use Ansible, plain old Bash, or Python depending on your preference.
I’m waffling between that or just setting up a bare git repo. Am prepping a VM or two to explore the pros/cons of each approach and to dive into the implications.
It’s funny - this project idea seems to free bubbling up everywhere this past week. I’m sure I’m seeing the consequences of search algorithms, but on Lemmy, it’s nice to see what is a definite and pleasant coincidence.
I didn’t really see the benefit of this besides having a snapshot or backup of my home folder for my use case (I don’t have that many config/text files that needs tracking), but I can recommend chezmoi for those interested.
If you’re not using your pihole as a recursive DNS server that is a natural next step that ties neatly into where you’ve already gone. Wireguard can also easily run next to it if you want a lightweight VPN for when you’re away from your network.
Thanks for sharing these feature. I run pihole but knew nothing about this. As my move my implementation to new hardware I’ll definitely be adding this.
Thanks. Finally after Mint didn’t recognise my network adaptor I tried Manjaro (everything worked great, but I don’t think I’m ready for Arch) so ended up on Pop_OS … everything works so I’m going to stick with this for now.
Good to hear, I’ve not had any issues so far. The only “niggle” I’ve had is when pairing my Bluetooth devices I’ve needed to turn Bluetooth on and off for each pairing bit once done they’ve reconnected fine.
I made a home inventory management software, because I don’t have much space in my flat, so I track every single piece of the compressed pile of boxes; with qr codes on them.
It’s a very simple app but you should have a printer to print qr codes for the boxes.
The documentation lacks some detail, so ask anything about it, if you want to try it.
Do what I do. “Oh shoot, Jellyfin stopped, now I have to remember how to tell Arch to clear out its cached packages” (it’s pacman -sc if you’re me and you’re reading this in the future)
This is me… In general with Linux. So I have a whole section of my Obsidian vault dedicated to troubleshooting and setup steps for my server projects. It’s saved me hours of research already. Stupid brain…
I’m learning about i3 and xfce on arch (my daily driver). I’m not linux expert, but I’ve been really enjoying figuring things out after switching from ubuntu to arch. This weekend I’m getting the icons for network manager applet and clipman working on the whisker panel, and then removing the i3bar.
Well, at least that’s rhe goal. I don’t have much free time, so tbis will mkst likely be a month project, not a weekend. :P
Using Ubuntu as a daily driver, due to a class requiring some kind of Linux software (options were WSL, which gave me a weird error, VM, or full install).
Never have I tried to actually use desktop Linux as my primary work computer for more than a couple days.
I have an old mini PC that I’m going to use with proxmox to share some of the load from my nas. Today I setup tailscale and for it working with unbound DNS so I can use my domain when connected.
Host your own Gitea server and then version control your own RPI configs on the RPI. I mean… save them elsewhere also, but it’s yet another thing you could do with that awesome little device.
Add comment