Gitea: Git on Your Own Terms
Self-Hosting Gitea in Your Home Lab

Search for a command to run...
Articles tagged with #automation
Self-Hosting Gitea in Your Home Lab

Hey there! Let’s talk about one of the coolest tools out there that’s making developers’ lives a whole lot easier: Docker! Whether you’re building a next-gen app or just trying to figure out why things work on everyone’s machine but yours, Docker’s g...

Maximizing efficiency in our daily tasks is a shared goal among developers. When it comes to SSH connections, wouldn't it be great to reduce this... ssh user_name@Server1.domain.com -i /path/to/your/keyfile ...to simply this? 🤯 ssh Server1 Today, I'...

This is a guide on how to configure a ubuntu cloud init image on Proxmox Imagine being able to spin up a fully configured Ubuntu virtual machine (VM) in the blink of an eye. Sounds like magic, right? Well, it’s not! It’s all about setting up a Ubuntu...
