Skip to content

Instantly share code, notes, and snippets.

@HassenIO
Created September 21, 2019 09:40
Show Gist options
  • Save HassenIO/794fbd469df38d78dc3c8f6bec8259b6 to your computer and use it in GitHub Desktop.
Save HassenIO/794fbd469df38d78dc3c8f6bec8259b6 to your computer and use it in GitHub Desktop.
What is necessary to run Docker Drone
DRONE_SERVER_PROTO=http
DRONE_SERVER_HOST=VM_EXTERNAL_IP
DRONE_GITHUB_SERVER=https://github.com
DRONE_GITHUB_CLIENT_ID=GITHUB_CLIENT_ID
DRONE_GITHUB_CLIENT_SECRET=GITHUB_CLIENT_SECRET
DRONE_RUNNER_CAPACITY=2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment