Unlocking the Power of Raspberry Pi CI/CD: Exploring Self-Hosted Runners, GitHub Actions, GitLab Integration, and Cloudflared Tunnel! 🚀✨
Introduction There’s plenty amount of free hosting options for JavaScript world, but when you need to deploy your personal projects which written in Go, C#, Python etc. there’s almost zero free option for you to quickly deploy/test your application. Also it was always an issue when you want to host your websites at home. Installing software, buying static IP, setting port forwarding etc. Last couple of months I discovered a way to simplify and solve this issue, that is Cloudflare tunnels....