Buy Me a Coffee
Configure Drone CI server and runner for Github repository

Setup DroneCI Server and Runner for Github Repository (Compose File Takeaway)

Introduction Self-hosting a CI/CD system is still a common requirement when you want more control over your build environment, runners, and infrastructure. In this post, I’ll walk through how I set up DroneCI to work with GitHub repositories, using Docker Compose. Rather than covering every click in detail, the focus is on the key steps that actually matter during setup and the small but critical details that are easy to miss. ...

Setting Up a GitHub Runner in DigitalOcean

[GitHubRunner] How to Set Up a Self-Hosted GitHub Runner in a DigitalOcean Droplet

Setting up a self-hosted GitHub Runner on a DigitalOcean droplet allows for more control and customization in your CI/CD pipelines. This guide walks you through creating a droplet using a Docker image, configuring GitHub secrets, and setting up a self-hosted runner in a few easy steps. 1. Setup DigitalOcean Droplet 1.1 Create a DigitalOcean Droplet Start by creating a droplet from the DockerImage marketplace on DigitalOcean. This pre-configured image includes Docker, so you won’t need to install it yourself. ...

DigitalOcean Referral Badge
Sign up to get $200, 60-day account credit !