Skip to main content
Version: 47.0.0

Template Uploader Errand Properties

The template-uploader errand has different properties based on each service. In the first section you can find the general properties, valid for all services. Additionally you can find the properties for each service in the sections below.

PropertyDescription
/backup_manager_apiAPI-Endpoint for the Backup Manager
/backup_manager_usernameUsername for the Backup Manager
/backup_manager_passwordPassword for the Backup Manager
/cdns_encryptTBD
/cdns_ssl.caTBD
/cdns_ssl.certificateTBD
/cdns_ssl.private_keyTBD
stemcell_osThe operating system of the BOSH stemcell
stemcell_aliasStemcell alias configured in the IaaS configuration
stemcell_versionCurrent version of the stemcell
service_networkTBD
consul_domainDomain name for Consul DNS
consul_ipsTBD
add_consul_to_bosh_dns_resolversAdd Consul DNS to BOSH DNS resolvers. true or false
global_graphite_endpointEndpoint for the Graphite API, see Metrics
global_syslog_endpointEndpoint for the Syslog API
use_metrics_prefix_level_2If true, CF org will be sent with the Graphite metrics, see Metrics.
use_metrics_prefix_level_3If true, CF space will be sent with the Graphite metrics, see Metrics.
/cf_nats_credentials.usernameUsername for the NATS user used by the Route Register
/cf_nats_credentials.passwordPassword for the NATS user used by the Route Register

Elasticsearch

PropertyDescription
/elasticsearch_service_backup_agent_usernameUsername for the Elasticsearch Backup Agent
/elasticsearch_service_backup_agent_passwordPassword for the Elasticsearch Backup Agent

LogMe

PropertyDescription
/logme_service_dashboard_secretTBD
/cf_nats_ipsTBD
/cf_nats_credentials.usernameUsername for the NATS user used by the Route Register
/cf_nats_credentials.passwordPassword for the NATS user used by the Route Register
cf_system_domainTBD
dashboard_client_idTBD

MongoDB

PropertyDescription
/mongodb_service_backup_agent_usernameUsername for the MongoDB Backup Agent
/mongodb_service_backup_agent_passwordPassword for the MongoDB Backup Agent

MariaDB

PropertyDescription
/mariadb_service_backup_agent_usernameUsername for the MariaDB Backup Agent
/mariadb_service_backup_agent_passwordPassword for the MariaDB Backup Agent

PostgreSQL

PropertyDescription
/postgresql_service_backup_agent_usernameUsername for the PostgreSQL Backup Agent
/postgresql_service_backup_agent_passwordPassword for the PostgreSQL Backup Agent

Prometheus

PropertyDescription
/prometheus_service_dashboard_secretTBD
/cf_nats_credentials.usernameUsername for the NATS user used by the Route Register
/cf_nats_credentials.passwordPassword for the NATS user used by the Route Register

RabbitMQ

PropertyDescription
/rabbitmq_service_backup_agent_usernameUsername for the RabbitMQ Backup Agent
/rabbitmq_service_backup_agent_passwordPassword for the RabbitMQ Backup Agent

Redis

PropertyDescription
/redis_service_backup_agent_usernameUsername for the Redis Backup Agent
/redis_service_backup_agent_passwordPassword for the Redis Backup Agent

TLS Configuration

The Template Uploader Errand communicates with the a9s Deployer via a TLS protected connection. This is configurable via the property anynines_service_broker.bosh_deployer.

For more details on this property, please refer to the TLS General Configuration documentation.