Skip to main content
Version: Develop

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.
PropertyDescription
/search_service_backup_agent_usernameUsername for the Search Backup Agent
/search_service_backup_agent_passwordPassword for the Search Backup Agent

LogMe

PropertyDescription
/logme_service_dashboard_secretTBD
/cf_nats_ipsIPs of each cluster member of the NATS server deployment
/cf_nats_credentials.usernameUsername for the NATS-TLS user used by the Route Registrar
/cf_nats_credentials.passwordPassword for the NATS-TLS user used by the Route Registrar
/cf_nats_tls_client_cert.certificateClient certificate for the NATS-TLS connection used by the Route Registrar
/cf_nats_tls_client_cert.private_keyClient Key for the NATS-TLS conncection used by the Route Registrar
/cf_nats_tls_client_cert.caCertificate authority for the NATS-TLS connection used by the Route Registrar
cf_system_domainTBD
dashboard_client_idTBD

LogMe2

PropertyDescription
/logme2_service_dashboard_secretTBD
/cf_nats_ipsIPs of each cluster member of the NATS server deployment
/cf_nats_credentials.usernameUsername for the NATS-TLS user used by the Route Registrar
/cf_nats_credentials.passwordPassword for the NATS-TLS user used by the Route Registrar
/cf_nats_tls_client_cert.certificateClient certificate for the NATS-TLS connection used by the Route Registrar
/cf_nats_tls_client_cert.private_keyClient Key for the NATS-TLS conncection used by the Route Registrar
/cf_nats_tls_client_cert.caCertificate authority for the NATS-TLS connection used by the Route Registrar
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_ipsIPs of each cluster member of the NATS server deployment
/cf_nats_credentials.usernameUsername for the NATS-TLS user used by the Route Registrar
/cf_nats_credentials.passwordPassword for the NATS-TLS user used by the Route Registrar
/cf_nats_tls_client_cert.certificateClient certificate for the NATS-TLS connection used by the Route Registrar
/cf_nats_tls_client_cert.private_keyClient Key for the NATS-TLS conncection used by the Route Registrar
/cf_nats_tls_client_cert.caCertificate authority for the NATS-TLS connection used by the Route Registrar

RabbitMQ

PropertyDescription
/rabbitmq_service_backup_agent_usernameUsername for the RabbitMQ Backup Agent
/rabbitmq_service_backup_agent_passwordPassword for the RabbitMQ Backup Agent
/cf_nats_ipsIPs of each cluster member of the NATS server deployment
/cf_nats_credentials.usernameUsername for the NATS-TLS user used by the Route Registrar
/cf_nats_credentials.passwordPassword for the NATS-TLS user used by the Route Registrar
/cf_nats_tls_client_cert.certificateClient certificate for the NATS-TLS connection used by the Route Registrar
/cf_nats_tls_client_cert.private_keyClient Key for the NATS-TLS conncection used by the Route Registrar
/cf_nats_tls_client_cert.caCertificate authority for the NATS-TLS connection used by the Route Registrar
info

For RabbitMQ the NATS-related properties are needed only if the RabbitMQ Management UI has been enabled.

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.