32 lines
697 B
Plaintext
32 lines
697 B
Plaintext
|
|
DRONE_RPC_SECRET=84b82fc6c090f334e40edfeeb0f46932
|
|
DRONE_SERVER_HOST=drone.bitsathy.ac.in
|
|
DRONE_SERVER_PROTO=https
|
|
DRONE_TLS_AUTOCERT=false
|
|
DRONE_GIT_ALWAYS_AUTH=true
|
|
DRONE_GITEA_SERVER=https://git.bitsathy.ac.in
|
|
DRONE_RUNNER_NETWORKS=docker_default
|
|
|
|
DRONE_GITEA_CLIENT_ID=
|
|
DRONE_GITEA_CLIENT_SECRET=
|
|
|
|
|
|
DRONE_GITEA_SKIP_VERIFY=true
|
|
DRONE_COOKIE_TIMEOUT=72h
|
|
|
|
|
|
DRONE_PROMETHEUS_ANONYMOUS_ACCESS=false
|
|
|
|
DRONE_USER_CREATE=username:<git account username>,machine:false,admin:true
|
|
DRONE_REGISTRATION_CLOSED=true
|
|
|
|
DRONE_STATUS_DISABLED=false
|
|
DRONE_STATUS_NAME=continuous-integration/drone
|
|
|
|
|
|
DRONE_DATABASE_DATASOURCE=/data/database.sqlite
|
|
DRONE_DATABASE_DRIVER=sqlite3
|
|
DRONE_DATABASE_MAX_CONNECTIONS=5
|
|
|
|
|