magdyamr542 / drone-setup

Drone server with runners running locally

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setting up a drone server with runners locally

  1. Create Github Oauth. Setup from here
  2. App is here in github
  3. Configure ngrok to get a domain name Github can access. ngrok http 8080
  4. Provide the .env variables that are used in the docker-compose.yml

Running

  • docker-compose up

About

Drone server with runners running locally