service-fabrik-quota-app job from service-fabrik/3.292.0
              Github source:
              9df289a9 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(frombin/job_properties.sh.erb)bin/service-fabrik-quota-app_ctl(frombin/service-fabrik-quota-app_ctl.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.