-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
37f6b7d
commit f5b2c90
Showing
4 changed files
with
67 additions
and
49 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 |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# Adobe Experience Manager (AEM) Terraform Provider | ||
|
||
This provider allows developers and development teams to easily set up [Adobe Experience Manager (AEM)](https://business.adobe.com/products/experience-manager/adobe-experience-manager.html) instances on virtual machines in the cloud or bare metal machines. | ||
It's based on the [AEM Compose](https://github.com/wttech/aemc) tool and aims to simplify the process of creating AEM environments without requiring deep DevOps knowledge. | ||
Only basic AWS, Azure, or any other cloud knowledge about VMs is required. | ||
|
||
## Purpose | ||
|
||
The main purpose of this provider is to enable users to: | ||
|
||
- Set up as many AEM environments as needed with minimal effort | ||
- Eliminate the need for deep DevOps knowledge | ||
- Allow for seamless integration with popular cloud platforms such as AWS and Azure | ||
- Provide a simple and efficient way to manage AEM instances | ||
|
||
## Features | ||
|
||
- Easy configuration and management of AEM instances | ||
- Support for multiple cloud platforms and bare metal machines | ||
- Seamless integration with Terraform for infrastructure provisioning | ||
- Based on the powerful [AEM Compose](https://github.com/wttech/aemc) tool |
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
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
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