Skip to content

service-fabrik-quota-app job from service-fabrik/3.183.0

Github source: 257bcfd0 or master branch

Properties

endpoint

Endpoint to check quota valid status

Default
/v1/account

host

IP address of host for quota app

Default
127.0.0.1

password

Password for basic authentication with quota application

Default
secret

port

Port on which quota app should listen

Default
9296

username

Username for basic authentication with quota application

Default
quota

Templates

Templates are rendered and placed onto corresponding instances during the deployment process. This job's templates will be placed into /var/vcap/jobs/service-fabrik-quota-app/ directory (learn more).

  • bin/job_properties.sh (from bin/job_properties.sh.erb)
  • bin/service-fabrik-quota-app_ctl (from bin/service-fabrik-quota-app_ctl.erb)
  • config/settings.yml (from config/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.