Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 929 Bytes

File metadata and controls

28 lines (20 loc) · 929 Bytes

Description

Drone.io

Drone is a continuous delivery system built on container technology. Drone uses a simple YAML build file to define and execute build pipelines inside Docker containers.

Table of contents

  1. Service requirements
  2. Installation instructions

Service requirements

Installation instructions

  1. Follow the docs
  2. Setup https container
  3. Start the pod
    podman kube play ci-drone.io-pvc.yaml ci-drone.io-secret.yaml
    cp ci-drone.io-pod.kube ~/.config/containers/systemd/
    systemctl --user daemon-reload
    systemctl --user start ci-drone.io-pod.service
  4. Add the persistent volumes to the borg backup client