RDS - Alfresco Content Services - 23.4 - 23.4 - Ready - Alfresco - external

Alfresco Content Services

Platform
Alfresco
Product
Alfresco Content Services
Release
23.4
License
  1. Create an Aurora cluster using the Create database wizard in the RDS Console.
    • Select the Standard Create option so you can choose the VPC later.
    • Select the Amazon Aurora with PostgreSQL compatibility Edition.
    • Select 11.7 for the Version.
    • Provide a DB cluster identifier of your choosing.
    • Change the Master username to alfresco.
    • In the Connectivity section, select the VPC created by eksctl that contains your EKS cluster.
    • Expand the Additional configuration section and provide an Initial database name of alfresco.
    • Leave all other options set to the default.
    • Press the orange Create database button.
  2. Once the cluster has been created (it can take a few minutes) make a note of the generated master password using the View credentials details button in the header banner.
  3. Select the database with the Writer role and click on the default security group link:
    A screenshot showing the Default Security group link.
  4. Add an inbound rule for PostgreSQL traffic from the VPC CIDR range (it will be the same as the NFS rule setup earlier):
    A screenshot showing Inbound Rules.
  5. Finally, take a note of the database Endpoint (shown in the screenshot in step 3).