Advanced Configuration
Get the latest docs.
You are looking at documentation for an older release. Not what you want? Use the version selector on the top banner or click here.
You can configure more advanced customization of Cloudify Console by modifing user configuration file residing on Cloudify Manager machine.
To do that:
- Copy
/opt/cloudify-stage/conf/userConfig.json
file to/opt/cloudify-stage/dist/userData/userConfig.json
. - Apply modifications (optionally remove all not modified parts).
- Restart Cloudify Console service on Cloudify Manager machine by executing:
sudo service cloudify-stage.service restart
.
Check out the following links to get more information: