aem-aws-stack-builder icon indicating copy to clipboard operation
aem-aws-stack-builder copied to clipboard

Adobe Experience Manager (AEM) infrastructure builder on AWS using CloudFormation stacks

Results 61 aem-aws-stack-builder issues
Sort by recently updated
recently updated
newest added

Configuration parameters ec2_vpc.* are not documented in the configuration documentation page. This should be documented. See: conf/ansible/inventory/group_vars/vpc.yaml See: docs/configuration.md

**Is your feature request related to a problem? Please describe.** The makefile target 'generate-network-config' appears to be pointless as all it does it loop through and create subnets for each...

Hi @cliffano, My team and I are developing a tool that analyzes all layers of the cloud-native applicaton stack, so that developers can find and fix high-risk attack vectors. I...

After nightly and hourly snapshot process of publish instance, snapshot/volume ID needs to be persisted in launch config, to be consumed by new publish instances launched during autoscaling event. This...

enhancement

Consider replacing the existing ELBs with ALBs where make sense. One benefit that many users often want is the recently new support for multiple TLS certs https://aws.amazon.com/blogs/aws/new-application-load-balancer-sni/ .

enhancement

**Is your feature request related to a problem? Please describe.** We would like to be able to create a vanilla AEM Full-Set and AEM Consolidated via AWS Quickstart as the...

As part of the development for #370 the configuration parameter `[aem_component].enable_vol_encryption` is going to be replaced by the new confguration parameter `aws.encryption.ebs_volume.enable`. To keep the support of the old configuration...

AEM OpenCloud v5

In order to assist with troubleshooting, stack-init script displays system info such as the version numbers of various tools. There's a bug where the version number of python isn't displayed....

bug

**Is your feature request related to a problem? Please describe.** Cloudwatch alarms are created part of fullset stack. The alarms are configured to trigger for ALARM and OK State. The...

In order to save time and also to separate the workspace, we need to split the integration testing to the following: - test AWS Resources - test AEM CDN -...