How I Created a CI/CD Pipeline for Deploying a Dockerized Slim-PHP App with Caddy
In this post, I’ll walk you through how I set up a CI/CD (Continuous Integration/Continuous Deployment) pipeline to deploy a Slim-PHP application using Docker, GitHub Actions, and Caddy as the Continue reading How I Created a CI/CD Pipeline for Deploying a Dockerized Slim-PHP App with Caddy
