-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'vault-cli' of github.com:wttech/aemc into vault-cli
- Loading branch information
Showing
2 changed files
with
10 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,9 @@ | |
|
||
**AEM Compose** | ||
|
||
AEMC is a versatile tool for managing Adobe Experience Manager (AEM) instances. With a comprehensive set of commands, it simplifies tasks such as working CRX packages, OSGi configurations, JCR repository nodes, and more. Its seamless integration with Ansible enhances automation capabilities. | ||
AEMC is a versatile tool for managing Adobe Experience Manager (AEM) instances. | ||
With a comprehensive set of commands, it simplifies tasks such as working CRX packages, OSGi configurations, JCR repository nodes, and more. | ||
Its seamless integration with Terraform, Pulumi, and Ansible enhances automation capabilities. | ||
|
||
- Reusable core designed to handle advanced dev-ops operations needed to manage AEM instances | ||
- Various distributions based on core for context-specific use cases: | ||
|
@@ -26,9 +28,10 @@ AEMC is a versatile tool for managing Adobe Experience Manager (AEM) instances. | |
# References | ||
|
||
* Blog Posts | ||
* [Get your AEM together with AEM Compose!](https://wttech.blog/blog/2023/get-your-aem-together-with-aem-compose/) by [Krystian Panek](mailto:[email protected]) | ||
* [Turning IDE into an AEM development powerhouse](https://wttech.blog/blog/2024/turning-ide-into-an-aem-development-powerhouse/) by [Krystian Panek](mailto:[email protected]) and [Dominik Przybył](mailto:[email protected]) | ||
* Talk at AdaptTo 2023 Conference - [Get Your AEM Together: AEM Compose, the Ultimate DevEx Tool](https://www.youtube.com/watch?v=EH4ubsxNpbs) by [Tomasz Sobczyk](mailto:[email protected]) & [Krystian Panek](mailto:[email protected]) | ||
* [Get your AEM together with AEM Compose!](https://wttech.blog/blog/2023/get-your-aem-together-with-aem-compose/) by [Krystian Panek](mailto:[email protected]) | ||
* [Turning IDE into an AEM development powerhouse](https://wttech.blog/blog/2024/turning-ide-into-an-aem-development-powerhouse/) by [Krystian Panek](mailto:[email protected]) and [Dominik Przybył](mailto:[email protected]) | ||
* Talk at AdaptTo 2024 Conference - [First-ever IaC Providers for AEM](https://adapt.to/2024/schedule/lightning-talks/first-ever-iaac-providers-for-aem) by [Krystian Panek](mailto:[email protected]) | ||
* Talk at AdaptTo 2023 Conference - [Get Your AEM Together: AEM Compose, the Ultimate DevEx Tool](https://adapt.to/2023/schedule/get-your-aem-together-aem-compose-the-ultimate-devex-tool) by [Tomasz Sobczyk](mailto:[email protected]) & [Krystian Panek](mailto:[email protected]) | ||
|
||
[![AdaptTo 2023 Video](docs/adapto-to-video.png)](https://www.youtube.com/watch?v=EH4ubsxNpbs) | ||
|
||
|
@@ -762,8 +765,8 @@ Issues reported or pull requests created will be very appreciated. | |
# Authors | ||
- Creator, owner, and maintainer: [Krystian Panek](mailto:krystian.panek@wundermanthompson.com) | ||
- Consultancy: [Tomasz Sobczyk](mailto:tomasz.sobczyk@wundermanthompson.com), [Maciej Majchrzak](mailto:maciej.majchrzak@wundermanthompson.com) | ||
- Creator, owner, and maintainer: [Krystian Panek](mailto:krystian.panek@vml.com) | ||
- Consultancy: [Tomasz Sobczyk](mailto:tomasz.sobczyk@vml.com), [Maciej Majchrzak](mailto:maciej.majchrzak@vml.com) | ||
- Contributors: [<see all>](https://github.com/wttech/aemc/graphs/contributors) | ||
# License | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters