Tomorrow's Devs Blog

Setting Up Git Over SSH with Forgejo in a Homelab

Setting up Git to work over SSH gave me a bit of a headache. I wanted to host my own private Git service in my homelab, so I chose Forgejo. The installation itself was easy, but getting SSH to work properly required a bit more digging. My Homelab Environment * Ubuntu

How to Fix Docker “Permission Denied” Error on Proxmox After System Update

Updating LXCs After a Long Break It's been ages since I last updated my LXCs, and one day I suddenly thought — today is the day. I started with the most obvious choice: the entry point to all other services — Nginx Proxy Manager. Running the Update As usual, I

DIY NAS Setup with OpenMediaVault on Old Hardware

Introduction In this article I will show how I set up a custom NAS server out of some old hardware and OpenMediaVault. This will be my base storage solution and I plan to use it with media player and as a general backup solution. Hardware Some time ago I bought

How to change Proxmox IP address

Introduction I moved to a new apartment and I got a new router. The TPLink C64 default DHCP settings are different from my previous one so my entire configuration was corrupted and I lost connection to the Proxmox WebUI. I will describe the steps I took to make it work

Simple Thermostat Automation with Home Assistant

Introduction The heating season in Poland is ongoing. Automating room temperature can significantly reduce costs. Here, I will present a simple setup that utilizes just two devices. What will You learn? * Create a new Home Assistant automation * Execute a specific action based on a trigger * Monitor automation executions Related posts

Tomorrow's Devs Blog © 2026