mariadb job from shield/6.3.5
              Github source:
              5283f27b or
              master branch
            
Properties¶
databases¶
  
  
    
databases¶A list of databases and associated properties to create
port¶The database port
- Default
3306
roles¶A list of database roles
Templates¶
            Templates are rendered and placed onto corresponding
            instances during the deployment process. This job's templates
            will be placed into /var/vcap/jobs/mariadb/ directory
            (learn more).
          
- bin/mariadb_ctl(from- mariadb_ctl.erb)
- bin/mariadb_start.sh(from- mariadb_start.sh.erb)
- config/my.cnf(from- my.cnf.erb)
Packages¶
            Packages are compiled and placed onto corresponding
            instances during the deployment process. Packages will be
            placed into /var/vcap/packages/ directory.