ate-installer-*
).
docker-compose.yml
and .env
files.docker-compose.yml
file.
services: nginx_proxy:
section near the top of the file and add the following lines:
keycloak: environment:
section further down in the file and add the following lines:
.env
file.
DOMAIN
to new FQDN, if applicable.NGINX_PROXY_PORT
to 443
.PROTOCOL
to https
<BASE_DIR>/config/nginx/conf.d/repo.conf
:
<BASE_DIR>
is /opt/anaconda/repo
.<BASE_DIR>/config/nginx/certs
directory.
tls.crt
and tls.key
.<FQDN>/auth/admin
and log in.HTTP
to HTTPS
or updating your FQDN
will alter the file path to your channel’s packages. You must rebuild your channel index to correct the file path. If you do not, you will be unable to successfully download packages after migrating.