Deploy Docker Compose applications with zero downtime using GitHub Actions
This example demonstrates Blue-Green deployments using Docker Compose and GitHub Actions, deploy an app with zero downtime
July 21st, 2024
Simple and privacy respecting web analytics using NGINX and GoAccess
GoAccess is a log file parser that can transform your NGINX access logs into an analytics dashboard. It provides website stats while retaining user privacy.
December 28th, 2023
Building and deploying a simple PHP application using GitHub Actions
GitHub Actions is a versatile CI/CD platform that can be used for free. Here's how to build and deploy a PHP application using Composer for dependencies.
December 12th, 2022