Hi Team,
I am planning to install the AEM (AWS EC2 servers) around 26 servers.
Kindly share steps automation installs and configure the AEM using Ansible.
Is possible to install AEM using Ansible? if yes, any AEM Documentation install 26 servers.
Can please share some examples Configuration Managment perform using Ansible.
Regards
Vara
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @varaande
Here is documentation for the same.
https://devops.wcm.io/ansible-aem/
https://github.com/wcm-io-devops/ansible-aem-cms
Hi @varaande
Here is documentation for the same.
https://devops.wcm.io/ansible-aem/
https://github.com/wcm-io-devops/ansible-aem-cms
Thank you Nishant Singh
I believe we can use Ansible for Install AEM .No need to go for Terraform
Regards
Vara
Views
Replies
Total Likes
Hi,
Yes, it is possible to install and configure AEM using Ansible. You can write Ansible playbooks to automate the installation process and configure AEM on multiple servers. By defining an inventory file with server details and creating playbooks with tasks for installing Java, configuring settings, and setting up AEM, you can easily execute the playbooks using the ansible-playbook command to achieve automation. There are various online resources and community-contributed examples available for reference when implementing Ansible for AEM configuration management.
Thank you ManviSharma
Can you share some URL to refer for AEM Installations to AWS EC2 using Ansible
& share some example "AEM configuration management"
Regards
Vara
Views
Replies
Total Likes
Views
Likes
Replies