Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 949 Bytes

File metadata and controls

29 lines (21 loc) · 949 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
    podman kube play 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