Deploying Rails on Kubernetes using Hetzner Cloud

Covers the complete setup process for standing up a Kubernetes cluster on Hetzner, configuration of Vswitches to dedicated resources, Load Balancer, CI Build & Deploy.

Gitlab CI and pushing to DockerHub

In this section, you will learn to automate CI/CD for your Rails app using GitLab CI, testing, building, and deploying it to Docker Hub, streamlining the development process with efficient, automated workflows

Search