azurefilebroker-bbr job from smb-volume/0.1.12
              Github source:
              a84cd06 or
              master branch
            
Properties¶
db_ca_cert¶
  
    
      (optional) CA Cert to verify SSL connection, if not include, connection will be plain
- Default
- "" 
db_driver¶
  
    
      (optional) database driver name when using SQL to store broker state
- Default
- "" 
db_hostname¶
  
    
      (optional) database hostname when using SQL to store broker state
- Default
- "" 
db_name¶
  
    
      (optional) database name when using SQL to store broker state
- Default
- "" 
db_password¶
  
    
      (optional) database password when using SQL to store broker state
- Default
- "" 
db_port¶
  
    
      (optional) database port when using SQL to store broker state
- Default
- "" 
db_username¶
  
    
      (optional) database username when using SQL to store broker state
- Default
- "" 
release_level_backup¶
  
    
      Enable bbr scripts
- Default
- false 
Templates¶
            Templates are rendered and placed onto corresponding
            instances during the deployment process. This job's templates
            will be placed into /var/vcap/jobs/azurefilebroker-bbr/ directory
            (learn more).
          
- bin/bbr/backup(from- backup.sh.erb)
- bin/bbr/restore(from- restore.sh.erb)
- config/config.json(from- config.json.erb)
Packages¶
            Packages are compiled and placed onto corresponding
            instances during the deployment process. Packages will be
            placed into /var/vcap/packages/ directory.
          
This job relies on no runtime packages.