Skip to main content
PCSalt
YouTube GitHub

# docker

3 posts

Deploying Spring Boot to Railway/Fly.io with Docker & GitHub Actions

Deploy a Spring Boot application with Docker — multi-stage builds, Railway and Fly.io deployment, GitHub Actions CI/CD pipeline, and production configuration.

Automating Immich Version Updates with GitHub Actions

A GitHub Actions workflow to update Immich versions with validation, auto-commit, and chained deployment — no SSH required.

From Manual Chaos to Automated Deployments: My Home Server CI/CD with GitHub Actions

How I replaced SSH-and-pray deployments with GitHub Actions — path-based triggers, reusable workflows, and selective service deployment for a multi-service home server.