Skip to content

Commit b73cbb5

Browse files
committed
links to more jenkins and ansible
1 parent 6d5a47c commit b73cbb5

File tree

2 files changed

+34
-2
lines changed

2 files changed

+34
-2
lines changed
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
## Ansible Automation for AEM
2+
3+
wcm.io DevOps provides a set of [Ansible][ansible] roles to automate infrastructure setup and configuration management for Adobe Experience Manager (AEM).
4+
5+
The Ansible roles are optimized to be used together with [CONGA][conga], but some can also be used standalone.
6+
7+
For an in-depth overview see this talk:
8+
9+
* [Automate AEM Deployment with Ansible and wcm.io CONGA][aem-ansible-adaptto-2017] (adaptTo() 2017)
10+
* [Demo project][aem-ansible-adaptto-2017-demo]
11+
12+
13+
### Ansible roles on GitHub
14+
15+
Each Ansible roles is hosted in it's own repository on GitHub with documentation included in the README files:<br/>
16+
[wcm.io DevOps Ansible roles on GitHub][github-ansible-roles]
17+
18+
[ansible]: https://www.ansible.com/
19+
[conga]: http://devops.wcm.io/conga
20+
[github-ansible-roles]: https://github.com/wcm-io-devops?q=ansible-%20NOT%20conga-ansible-plugin
21+
[aem-ansible-adaptto-2017]: https://adapt.to/2017/en/schedule/automate-aem-deployment-with-ansible-and-wcm-io-conga.html
22+
[aem-ansible-adaptto-2017-demo]: https://github.com/adaptto/2017-automate-aem-deployment-ansible-conga

public_site/src/site/markdown/index.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,21 @@ wcm.io DevOps is an Open Source project which provides tools for configuration m
1010

1111
### Tools
1212

13-
* [AEM Manager for Windows](https://github.com/wcm-io-devops/aem-manager)
14-
* [AEM Manager for Mac OS X](https://github.com/wcm-io-devops/aem-manager-osx)
13+
##### CI/CD and IT Automation
14+
15+
* [Jenkins Pipeline Library for CI/CD](https://github.com/wcm-io-devops/jenkins-pipeline-library)
16+
* [Ansible Automation for AEM](ansible.html)
17+
18+
##### Maven
19+
1520
* [Maven NodeJS Proxy](https://github.com/wcm-io-devops/maven-nodejs-proxy)
1621
* [Maven Eclipse Plugin (Fork)](https://github.com/wcm-io-devops/maven-eclipse-plugin)
1722

23+
##### UI Tools
24+
25+
* [AEM Manager for Windows](https://github.com/wcm-io-devops/aem-manager)
26+
* [AEM Manager for Mac OS X](https://github.com/wcm-io-devops/aem-manager-osx)
27+
1828

1929
### Subprojects
2030

0 commit comments

Comments
 (0)