Byte Ebi's Logo

Byte Ebi 🍀

A Bit everyday A Byte every week

[CI/CD with Drone 101] 04 Introduction to Drone Runners

Building an automated deployment process with Drone, introducing different drone runners.

Ray

In our previous post, “[CI/CD with Drone 101] 01 Basic Service Setup and GitHub Integration ” there is an example docker-compose.yml file that creates two Docker runners: drone_runner_docker and drone-runner-ssh.
However, in “[CI/CD with Drone 101] 02 Setting Deployment Trigger Conditions (Pipeline) ” only the Docker runner is used.
This post will introduce both runners, along with other runners mentioned on the official website.

Server Stress Testing - Using Apache Bench

Performing server stress testing with Apache Bench to assess server performance

Ray

Server stress testing is a must before going live, no exceptions!
Just imagine you’ve been working overtime for months, the system goes online.
And you’re celebrating with pizza and cocktail, only to find out suddenly the server crashes due to overwhelming traffic!
That’s why conducting stress tests beforehand makes a good system!

Setting Up Subdomain with Cloudflare and Customizing GitHub Page URL

After purchasing a domain, you can set up subdomains for different websites. This article demonstrates using Cloudflare + GitHub Page for a static website.

Ray

Previously, I purchased my own domain.Now, I want to use Cloudflare DNS service to set up a subdomain.
And assign it to a specified GitHub Page project as a customized URL.
Once you master this skill, with just one main domain, you can generate different subdomain URLs as needed.
All major DNS service providers offer this feature, and this article uses Cloudflare as an example.

Recent Posts

Categories

Tags