Change Site Name
The steps for changing the site name are as follows:
- Change the site name in the Admin Portal (Configuration > Site).
- Update the site name in the docker-compose file (/etc/cyolo/config/docker-compose.yml). Note: If there are multiple App GWs in the site, update the site name in all of them.
- Rebuild the container (execute docker-compose down, followed by docker-compose up -d).
- Verify the changes by checking the logs (use docker logs -f config_idac_1).
For example, the video below demonstrates how to change the Site Name from "Hongkong" to "AWS-HK" and configure the change in the corresponding App GW on that site. (Note: It may take some time for the change to be reflected in the Admin Portal, but the functionality is effective immediately).