dex_overlord job from dex/1
Github source:
1e6a7519 or
master branch
Properties¶
dex¶
overlord¶
admin_api_secret¶A base64-encoded 128 byte string which is used to protect the Admin API
admin_port¶port for listening for administrative operation requests
- Default
5557
gc_interval¶length of time between garbage collection runs
key_period¶length of time for-which a given key will be valid
local_connector¶ID of the local connector
log_debug¶log debug-level information
- Default
false
log_timestamps¶prefix log lines with timestamps
- Default
true
Templates¶
Templates are rendered and placed onto corresponding
instances during the deployment process. This job's templates
will be placed into /var/vcap/jobs/dex_overlord/ directory
(learn more).
bin/dex_overlord_ctl(frombin/dex_overlord_ctl)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/ directory.