If you wish to change your domain—for instance, if you accepted the default domain temporarily until you knew the correct domain—then you need to make the change in Anaconda Team Edition and Keycloak for the change to truly take effect.This topic provides guidance on the following actions:
To update the domain in Team Edition, you need to update the domain environment variable:
Make a copy of the old .env file for reference and/or recovery purposes:
Copy
Ask AI
cp .env .env.old
Open the .env file, located in the same directory as the docker-compose.yml file.
Update the <DOMAIN> variable to your new domain.
If you have existing clients (tools) configured to use the Team Edition instance using the old DNS name, you will need to update those clients as well.