Patroni
Environment Configuration Settings
It is possible to override some of the configuration parameters defined in the Patroni configuration file using the system environment variables. This document lists all environment variables handled by Patroni. The values set via those variables always take precedence over the ones set in the Patroni configuration file.
Etcdv3
Environment names for Etcdv3 are similar as for Etcd, you just need to use ETCD3
instead of ETCD
in the variable name. Example: PATRONI_ETCD3_HOST
, PATRONI_ETCD3_CACERT
, and so on.
Warning
Keys created with protocol version 2 are not visible with protocol version 3 and the other way around, therefore it is not possible to switch from Etcd to Etcdv3 just by updating Patroni configuration.
REST API
Warning
CTL
© Copyright 2015 Compose, Zalando SE. Revision 3d527f57
.
Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: master