postgresql_node_ng job from cf-services-contrib/6
Github source:
57fd2098
or
master branch
Properties¶
Templates¶
Templates are rendered and placed onto corresponding
instances during the deployment process. This job's templates
will be placed into /var/vcap/jobs/postgresql_node_ng/
directory
(learn more).
bin/post_service_start.sh
(frompost_service_start.sh
)bin/postgresql_ctl
(frompostgresql_ctl.erb
)bin/postgresql_migration_util
(frompostgresql_migration_util.erb
)bin/postgresql_node_ctl
(frompostgresql_node_ctl
)bin/postgresql_worker_ctl
(frompostgresql_worker_ctl
)bin/pre_service_start.sh
(frompre_service_start.sh
)bin/warden_ctl
(fromwarden_ctl.erb
)bin/warden_service_ctl
(fromwarden_service_ctl
)config/logrotate.conf
(fromlogrotate.conf.erb
)config/postgresql.conf
(frompostgresql.conf.erb
)config/postgresql91.conf
(frompostgresql91.conf.erb
)config/postgresql92.conf
(frompostgresql92.conf.erb
)config/postgresql93.conf
(frompostgresql93.conf.erb
)config/postgresql_backup
(frompostgresql_backup.erb
)config/postgresql_backup.cron
(frompostgresql_backup.cron.erb
)config/postgresql_backup.yml
(frompostgresql_backup.yml.erb
)config/postgresql_logrotate.cron
(frompostgresql_logrotate.cron.erb
)config/postgresql_node.yml
(frompostgresql_node.yml.erb
)config/postgresql_worker.yml
(frompostgresql_worker.yml.erb
)config/syslog_forwarder.conf
(fromsyslog_forwarder.conf.erb
)config/warden.yml
(fromwarden.yml.erb
)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/
directory.