blueprint job from blueprint/1.14.1
Github source:
d8a2b61
or
master branch
Properties¶
admin
¶
Admin credentials of the Blueprint API
port
¶
Port of the Blueprint API
- Default
8080
Templates¶
Templates are rendered and placed onto corresponding
instances during the deployment process. This job's templates
will be placed into /var/vcap/jobs/blueprint/
directory
(learn more).
bin/blueprint_ctl
(frombin/blueprint_ctl.erb
)bin/job_properties.sh
(frombin/job_properties.sh.erb
)config/settings.yml
(fromconfig/settings.yml.erb
)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/
directory.