Github-Actions
May 2026
-
Helena & Teodor's Game Lab — A Family Side Project
A game website for my kids — Helena and Teodor pick the ideas, we build browser games together, and a real DevOps pipeline deploys them to a homelab server.
-
SQP Kanban — The Deployment Process
How I went from running a Node.js app locally to deploying it on my homelab server with Docker Compose and GitHub Actions.
-
SQP Kanban — Containerising a Node.js App with Docker
Taking a Node.js kanban board app and containerising it with Docker, Docker Compose, and automated deployment via GitHub Actions.
-
Automating Terraform with GitHub Actions
Setting up a CI/CD pipeline that automatically runs terraform plan on pull requests and terraform apply on merge.