Installing AEM using Ansible | Community
Skip to main content
Level 5
July 17, 2023
Solved

Installing AEM using Ansible

  • July 17, 2023
  • 2 replies
  • 1515 views

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

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Nishant-Singh

Hi @varaande 

 

Here is documentation for the same.

https://devops.wcm.io/ansible-aem/

https://github.com/wcm-io-devops/ansible-aem-cms

 

2 replies

Nishant-Singh
Adobe Employee
Nishant-SinghAdobe EmployeeAccepted solution
Adobe Employee
July 18, 2023
Level 2
July 18, 2023

Thank you Nishant Singh

I believe we can use Ansible for Install AEM .No need to go for Terraform

 

Regards

Vara

ManviSharma
Adobe Employee
Adobe Employee
July 18, 2023

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.

Level 2
July 18, 2023

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