Skip to content

Commit 7e2b7e2

Browse files
Maven site: wcm-io-devops/devops-tooling
1 parent adc190c commit 7e2b7e2

15 files changed

+1462
-1939
lines changed

ansible-aem/ansible-debugging.html

Lines changed: 117 additions & 124 deletions
Large diffs are not rendered by default.

ansible-aem/index.html

Lines changed: 39 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
1-
21
<!DOCTYPE html>
32
<!--
4-
Generated by Apache Maven Doxia at 2025-01-03
5-
Rendered using Reflow Maven Skin 1.2.0 (https://github.com/wcm-io/wcm-io-tooling/tree/develop/maven/skins/reflow-maven-skin)
3+
Generated by Apache Maven Doxia 2.0.0
4+
Rendered using Reflow Maven Skin 1.3.2 (https://github.com/wcm-io/wcm-io-tooling/tree/develop/maven/skins/reflow-maven-skin)
65
-->
7-
<html xml:lang="en" lang="en">
6+
<html xml:lang="en" lang="en">
87

98
<head>
109
<meta charset="UTF-8" />
@@ -27,10 +26,9 @@
2726
<link href="https://devops.wcm.io/css/site.css" rel="stylesheet" />
2827
<link href="https://devops.wcm.io/css/print.css" rel="stylesheet" media="print" />
2928

30-
3129
</head>
3230

33-
<body class="page-ansible-aem-index project-public_site" data-spy="scroll" data-offset="60" data-target="#toc-scroll-target">
31+
<body class="page-ansible-aem-index project-public_site" data-spy="scroll" data-offset="60" data-target="#toc-scroll-target" id="body">
3432

3533
<div class="navbar navbar-fixed-top">
3634
<div class="navbar-inner">
@@ -76,7 +74,7 @@
7674
<div class="row" id="banner">
7775
<div class="span12">
7876
<div class="pull-left">
79-
<a href="../" id="bannerLeft"><h1><img src="https://wcm.io/images/[email protected]"/> wcm.io DevOps</h1></a>
77+
<a href="../" id="bannerLeft"><h1><img src='https://wcm.io/images/[email protected]'/> wcm.io DevOps</h1></a>
8078
<p class="lead">Tools for Configuration Management and Deployment</p>
8179
</div>
8280
<div class="pull-right">
@@ -99,30 +97,35 @@
9997
<div class="row">
10098
<div class="span8">
10199
<div class="body-content">
102-
<section>
103-
<div class="page-header">
104-
<h2 id="Ansible_Automation_for_AEM">Ansible Automation for AEM</h2>
105-
</div>
106-
<p>wcm.io DevOps provides a set of <a class="externalLink" href="https://www.ansible.com/">Ansible</a> roles to automate infrastructure setup and configuration management for Adobe Experience Manager (AEM).</p>
107-
<p>The Ansible roles are optimized to be used together with <a class="externalLink" href="https://devops.wcm.io/conga">CONGA</a>, but some can also be used standalone.</p>
108-
<p>A good starting point for setting up AEM projects for deployment automation with CONGA and Ansible is using the<br> <a class="externalLink" href="https://wcm.io/tooling/maven/archetypes/aem-confmgmt/">wcm.io Maven Archetype for AEM Configuration Management</a>.</p>
109-
<p>If anything goes wrong, have a look at <a href="ansible-debugging.html">Debugging Ansible Automation for AEM</a>.</p>
110-
<section>
111-
<h3 id="Roles_on_Ansible_Galaxy">Roles on Ansible Galaxy</h3>
112-
<p>The Ansible roles are published on Ansibe Galaxy:</p>
113-
<ul>
114-
<li><a class="externalLink" href="https://galaxy.ansible.com/wcm_io_devops">wcm.io DevOps Ansible roles on Ansible Galaxy</a></li>
115-
<li><a class="externalLink" href="https://github.com/wcm-io-devops?q=topic%3Aansible-role">wcm.io DevOps Ansible roles on GitHub</a></li>
116-
</ul>
117-
</section>
118-
<section>
119-
<h3 id="Further_Resources">Further Resources</h3>
120-
<ul>
121-
<li><a class="externalLink" href="https://adapt.to/2017/en/schedule/automate-aem-deployment-with-ansible-and-wcm-io-conga.html">adaptTo() 2017 Talk: Automate AEM Deployment with Ansible and wcm.io CONGA</a></li>
122-
<li><a class="externalLink" href="https://adapt.to/2018/en/schedule/maven-archetypes-for-aem.html">adaptTo() 2018 Talk: Maven Archetypes for AEM</a> - about AEM project archetypes including Ansible/CONGA-based cloud deployment</li>
123-
<li><a href="ansible-debugging.html">Debugging Ansible Automation for AEM</a></li>
124-
</ul>
125-
</section>
100+
<section>
101+
<section>
102+
<a id="Ansible_Automation_for_AEM"></a>
103+
<div class="page-header">
104+
<h2 id="ansible_automation_for_aem">Ansible Automation for AEM</h2>
105+
</div>
106+
<p>wcm.io DevOps provides a set of <a href="https://www.ansible.com/" class="externalLink">Ansible</a> roles to automate infrastructure setup and configuration management for Adobe Experience Manager (AEM).</p>
107+
<p>The Ansible roles are optimized to be used together with <a href="https://devops.wcm.io/conga" class="externalLink">CONGA</a>, but some can also be used standalone.</p>
108+
<p>A good starting point for setting up AEM projects for deployment automation with CONGA and Ansible is using the<br><a href="https://wcm.io/tooling/maven/archetypes/aem-confmgmt/" class="externalLink">wcm.io Maven Archetype for AEM Configuration Management</a>.</p>
109+
<p>If anything goes wrong, have a look at <a href="ansible-debugging.html">Debugging Ansible Automation for AEM</a>.</p>
110+
<section>
111+
<a id="Roles_on_Ansible_Galaxy"></a>
112+
<h3 id="roles_on_ansible_galaxy">Roles on Ansible Galaxy</h3>
113+
<p>The Ansible roles are published on Ansibe Galaxy:</p>
114+
<ul>
115+
<li><a href="https://galaxy.ansible.com/wcm_io_devops" class="externalLink">wcm.io DevOps Ansible roles on Ansible Galaxy</a></li>
116+
<li><a href="https://github.com/wcm-io-devops?q=topic%3Aansible-role" class="externalLink">wcm.io DevOps Ansible roles on GitHub</a></li>
117+
</ul>
118+
</section>
119+
<section>
120+
<a id="Further_Resources"></a>
121+
<h3 id="further_resources">Further Resources</h3>
122+
<ul>
123+
<li><a href="https://adapt.to/2017/en/schedule/automate-aem-deployment-with-ansible-and-wcm-io-conga.html" class="externalLink">adaptTo() 2017 Talk: Automate AEM Deployment with Ansible and wcm.io CONGA</a></li>
124+
<li><a href="https://adapt.to/2018/en/schedule/maven-archetypes-for-aem.html" class="externalLink">adaptTo() 2018 Talk: Maven Archetypes for AEM</a> - about AEM project archetypes including Ansible/CONGA-based cloud deployment</li>
125+
<li><a href="ansible-debugging.html">Debugging Ansible Automation for AEM</a></li>
126+
</ul>
127+
</section>
128+
</section>
126129
</section>
127130
</div>
128131
</div>
@@ -131,10 +134,10 @@ <h3 id="Further_Resources">Further Resources</h3>
131134
<div class="well">
132135
<ul class="nav nav-list">
133136
<li class="nav-header">Table of Contents</li>
134-
<li class="dropdown"><a href="#Ansible_Automation_for_AEM" title="Ansible Automation for AEM">Ansible Automation for AEM <b class="caret"></b></a>
137+
<li class="dropdown"><a href="#ansible_automation_for_aem" title="Ansible Automation for AEM">Ansible Automation for AEM <b class="caret"></b></a>
135138
<ul class="nav nav-list">
136-
<li><a href="#Roles_on_Ansible_Galaxy" title="Roles on Ansible Galaxy">Roles on Ansible Galaxy</a>
137-
<li><a href="#Further_Resources" title="Further Resources">Further Resources</a>
139+
<li><a href="#roles_on_ansible_galaxy" title="Roles on Ansible Galaxy">Roles on Ansible Galaxy</a>
140+
<li><a href="#further_resources" title="Further Resources">Further Resources</a>
138141
<li class="divider"></li>
139142
</ul>
140143
</li>
@@ -230,9 +233,9 @@ <h3 id="Further_Resources">Further Resources</h3>
230233
<div class="container subfooter">
231234
<div class="row">
232235
<div class="span12">
233-
<p class="pull-right"><a href="#">Back to top</a></p>
236+
<p class="pull-right"><a href="#body">Back to top</a></p>
234237
<p class="copyright">Copyright &copy;2015-2025 <a href="https://devops.wcm.io">wcm.io DevOps</a>. All Rights Reserved.</p>
235-
<p class="version-date"><span class="projectVersion">Version: 1. </span><span class="publishDate">Last Published: 2025-01-03. </span></p>
238+
<p class="version-date"><span class="projectVersion">Version: 1. </span><span class="publishDate">Last Published: 2025-01-08. </span></p>
236239
</div>
237240
</div>
238241
</div>

0 commit comments

Comments
 (0)