Custom Installation
The purpose of this page is to document the ways that Community Edition can be customized.
HTTP & HTTPS proxy support
export HTTPS_PROXY=https://proxy:1234
export HTTP_PROXY=http://proxy:5678
export NO_PROXY=<IP address or FQDN>Change IP address
export IP_ADDRESS=192.168.1.150Deployment FQDN (fully qualified domain name)
Installing with a signed SSL certificate
Community Edition deployment networking
Installation telemetry
Skip install pre-requisites check
Skip post-install experience poll
Automatically accept EULA
Automatically clean-up previous installation
Extending default deployment timeout
Kubernetes workload support
Protected environment variables
Last updated
Was this helpful?
