Coder Social home page Coder Social logo

drone-runner-container's Introduction

drone-runner

FF

A configurable drone runner that uses the exec runner for ci builds

https://github.com/drone-runners/ https://github.com/harness/harness-docker-runner

Development

Environment variables must be set for the runner to function properly. These should be set as environment variables in the deployment.yml manifest.

DRONE_RUNNER_NAME=drone-runner-ci
DRONE_RPC_PROTO=http
DRONE_RPC_HOST=<FQDN>
DRONE_RPC_SECRET=<DRONE SERVER TOKEN>
DRONE_DEBUG=true

Notes

  • 2024-03-02: Reworked the container to work with new builds.
  • Should be based on the podman-container
  • Movingto podman-compose
  • Need to add labels to the compose file.
  • Remove Containers /usr/bin/podman rm $(/usr/bin/podman ps -aq)
  • Remove Volumes /usr/bin/podman volume rm $(/usr/bin/podman volume list -q)

drone-runner-container's People

Contributors

gautada avatar

Watchers

 avatar

drone-runner-container's Issues

Kubectl configuration is not being transferred to the runner

Deploy Segment Error

  • git clone https://$GIT_USERNAME:$[email protected]/Cluster/[secret:username.git.gautier.org]-manifest.git manifest
    Cloning into 'manifest'...
  • /bin/ls -l manifest/
    total 36
    -rw-r--r-- 1 runner runner 789 Apr 17 09:36 configmap.yml
    -rw-r--r-- 1 runner runner 2337 Apr 17 09:36 deployment.yml
    -rw-r--r-- 1 runner runner 724 Apr 17 09:36 ingress.yml
    -rw-r--r-- 1 runner runner 19050 Apr 17 09:36 secrets.yml
    -rw-r--r-- 1 runner runner 200 Apr 17 09:36 service.yml
  • /usr/bin/kubectl apply -f manifest/configmap.yml
    Error from server (NotFound): the server could not find the requested resource

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.