shield-daemon job from shield/3
Github source:
6139799f or
master branch
Properties¶
shield¶
daemon¶
database¶
db¶db for postgres database
host¶host for postgres database
password¶password for postgres database
port¶port for postgres database
username¶username for postgres database
host_key¶private key to use for the SSH client. if not specified, a deployment-scoped default is used.
- Default
""
name¶name to display to `shield status’ calls
- Default
(none)
port¶port to run daemon
- Default
8080
log_level¶Log level for shield processes
- Default
info
Templates¶
Templates are rendered and placed onto corresponding
instances during the deployment process. This job's templates
will be placed into /var/vcap/jobs/shield-daemon/ directory
(learn more).
bin/ctl(frombin/ctl)bin/monit_debugger(frombin/monit_debugger)config/shieldd.conf(fromconfig/shieldd.conf.erb)data/properties.sh(fromdata/properties.sh.erb)helpers/ctl_setup.sh(fromhelpers/ctl_setup.sh)helpers/ctl_utils.sh(fromhelpers/ctl_utils.sh)shared/id_rsa(fromshared/id_rsa)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/ directory.