Setting Up Self-Hosted OpenWorkers Runtime on Proxmox LXC with Automated GitHub Actions Deployment Pipeline
Why I Built This I needed a way to run GitHub Actions jobs on my own infrastructure instead of GitHub's hosted runners. The main drivers were: Control over the...