Amazon MQ - Alfresco Content Services - 23.4 - 23.4 - Ready - Alfresco - external - Alfresco/Alfresco-Content-Services/23.4/Alfresco-Content-Services/Install/Install-using-containers/Helm-configuration-examples/Deploy-with-AWS-Services-S3-RDS-and-MQ/Set-up-AWS-Services/Amazon-MQ - 2025-06-02
Alfresco Content Services
- Platform
- Alfresco
- Product
- Alfresco Content Services
- Release
- 23.4
- License
-
Create an Amazon MQ broker using the Create brokers
wizard in the MQ Console available at https://console.aws.amazon.com.
- Select Single-instance broker option and press
Next.
- Provide a Broker name of your choosing.
- In the ActiveMQ Access section, specify
alfresco as the Username and
a Password of your choice.
- In the Additional settings section, choose the
Select existing VPC and subnet(s)
option.
- Select the VPC created by eksctl that contains your EKS
cluster.
- Choose the Select existing security groups option
and select the VPC’s default security group from the list.
- Leave all other options set to the default.
- Press the orange Create broker button.
-
Once the broker has been created (it can take a few minutes), view the broker
details, and click on the link to the security group.
-
Add an inbound rule for ActiveMQ traffic (TCP port 61617) from the VPC CIDR
range (it will be the same as the NFS rule setup earlier):
-
Finally, take a note of the OpenWire Endpoint displayed
in the Connections section.