Setting up Configu Proxy server
.configu
configuration file. CONFIGU_CONFIGURATION
can
also be used.CONFIGU_HTTP_TLS_CERT
and CONFIGU_HTTP_TLS_KEY
environment variables are required when CONFIGU_HTTP_TLS_ENABLED
is set to true
.CONFIGU_AUTH_PRESHARED_KEYS
environment variable is required
when CONFIGU_AUTH_ENABLED
is set to true
./docs
.CONFIGU_AUTH_ENABLED=true
and CONFIGU_AUTH_PRESHARED_KEYS=key1,key2
.CONFIGU_LOG_ENABLED=false
./docs
. CONFIGU_DOCS_ENABLED=false
.CONFIGU_HTTP_TLS_ENABLED=true
, CONFIGU_HTTP_TLS_CERT=/path/to/cert.pem
, and CONFIGU_HTTP_TLS_KEY=/path/to/key.pem
.CONFIGU_HTTP_TRUST_PROXY=true
./path/to/.configu
with the path to your .configu
configuration file.
Here is an example configuration for running the Configu Proxy server on different port with authentication and TLS enabled:
/path/to/.configu
with the path to your .configu
configuration file and /path/to/certs
with the path to your certificate and key files.
/path/to/.configu
with the path to your .configu
configuration file.
Run the following command to start the server:
.configu
configuration file:
/path/to/.configu
with the path to your .configu
configuration file.
Apply the configuration: