| 1. |
How Can I Change My Deployment’s Hostname? |
|
Answer» You can CHANGE the hostname after the deployment by CHANGING the FQDN parameter in /etc/software-factory/sfconfig.yaml, removing the existing SSL certificates (only required if running functional tests and using the default self-signed certificates) and running sfconfig again: You can change the hostname after the deployment by changing the fqdn parameter in /etc/software-factory/sfconfig.yaml, removing the existing SSL certificates (only required if running functional tests and using the default self-signed certificates) and running sfconfig again: |
|