Fraudmarc / fraudmarc-ce

Fraudmarc Community Edition: Open-source DMARC report analysis designed for government agencies
Apache License 2.0
152 stars 28 forks source link

Unable to create database #55

Closed petrus9 closed 2 years ago

petrus9 commented 2 years ago

I am following your instructions to create an AWS docker and get the following error:

An error occurred (InvalidParameterCombination) when calling the CreateDBInstance operation: RDS does not support creating a DB instance with the following combination: DBInstanceClass=db.t2.micro, Engine=postgres, EngineVersion=13.4, LicenseModel=postgresql-license. For supported combinations of instance class and database engine version, see the documentation.

Am I doing something wrong?