Install in EC2 & RDS

Hi @garrett after creating the RDS, i did the below and its working.

  1. Added the security group in RDS to allow EC2 in my case
  2. “CREATE DATABASE passboltdb CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci;”
    and in the connection i used the hostname not the ip

Thanks for reverting.

1 Like