Post-Deployment Configuration
If using a domain, replace IP-based environment variables with domain names in your deployment files.
Example configuration:
- AION_DOMAIN value: "https://.com"
- AION_FE_DOMAIN value: "https://.com"
- KEYCLOAK_SERVER_URL value: "https:///aionbe/keycloak/"
- HOST value: "<your domain name>.com"
- X_FORWARDED_PROTO value: "https"
- X_FORWARDED_PORT value: "443"
Start the HCL AION server by the following command:
aion start-aion-base