Tag

Drone CI

0 views collected around this technical thread.

360 Zhihui Cloud Developer
360 Zhihui Cloud Developer
Jan 16, 2018 · Operations

Build a Custom Drone.io Telegram Notification Plugin with Node.js and Docker

This tutorial walks you through creating a Drone CI plugin in Node.js that sends Telegram notifications, covering environment variable handling, plugin code, Dockerfile optimization, image building, testing, secret management, and common pitfalls for seamless CI integration.

CI/CDDockerDrone CI
0 likes · 7 min read
Build a Custom Drone.io Telegram Notification Plugin with Node.js and Docker
360 Zhihui Cloud Developer
360 Zhihui Cloud Developer
Nov 30, 2017 · Operations

How to Replace Travis CI with Drone: A Step‑by‑Step Docker‑Based CI Guide

This article walks you through replacing Travis CI with Drone, covering Docker‑based installation, configuration of docker‑compose, Nginx reverse proxy, systemd service, pipeline‑as‑code with .drone.yml, secret management, troubleshooting tips, and a concise summary of Drone's strengths and limitations.

CI/CDDockerDrone CI
0 likes · 16 min read
How to Replace Travis CI with Drone: A Step‑by‑Step Docker‑Based CI Guide