Hi,
Can anyone please advice how can we automate this proxy settings. Like sample parameter need to pass with curl command.
Thanks
Sina
Solved! Go to Solution.
Views
Replies
Total Likes
I would recommend creating different proxy config files based on the run modes. This way, the Same content package can be installed to all AEM instances and still apply different proxy configs. Check [1] for more details.
Although it's not recommended to manage these critical configs via curl, if you still want to create a CURL command, you can look into creating one by following steps at [2]
[2] https://docs.adobe.com/content/help/en/experience-manager-65/administering/operations/curl.html
I would recommend creating different proxy config files based on the run modes. This way, the Same content package can be installed to all AEM instances and still apply different proxy configs. Check [1] for more details.
Although it's not recommended to manage these critical configs via curl, if you still want to create a CURL command, you can look into creating one by following steps at [2]
[2] https://docs.adobe.com/content/help/en/experience-manager-65/administering/operations/curl.html
Thanks for your feedback.
Could you please elaborate little more about start with run mode.Example will be appricated.
Thanks
Sina
Views
Replies
Total Likes
When you start the AEM instance you can mention run modes. For example: Staging instance can be started in the stage run mode and configs under "config.stage" be applied to it.
You can read more about how to start AEM instance with various run modes at [1]
Thanks
We will check with our Dev team to deploy to AEM code and applied to it based on its RUN MODE.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies