Skip to content

Instantly share code, notes, and snippets.

@hrittikhere
Created December 28, 2021 09:22
Show Gist options
  • Save hrittikhere/84678f53f0f8eb3031f0ef677032c165 to your computer and use it in GitHub Desktop.
Save hrittikhere/84678f53f0f8eb3031f0ef677032c165 to your computer and use it in GitHub Desktop.
# Server configuration
DRONE_SERVER_HOST=20.127.52.110
DRONE_SERVER_PROTO=http
DRONE_GITHUB_CLIENT_ID=338c882b16314d3d0419
DRONE_GITHUB_CLIENT_SECRET=42649d21480fb110745a5cf9ba87d6c30c5e252f
DRONE_RPC_SECRET=881960be55b0522dc6f9a2645828a85b
DRONE_TLS_AUTOCERT=false
DRONE_USER_CREATE=username:pavanbelagatti,admin:true
# Runners configuration
DRONE_RPC_HOST=20.127.52.110
DRONE_RPC_PROTO=http
DRONE_RUNNER_NAME="Drone.io_runner" # It CANNOT contain spaces!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment