knadh / listmonk

High performance, self-hosted, newsletter and mailing list manager with a modern dashboard. Single binary app.
https://listmonk.app
GNU Affero General Public License v3.0
15.18k stars 1.39k forks source link

Is this app supported in an AWS Elastic Beanstalk deployment? #2036

Closed jsol3jx closed 2 months ago

jsol3jx commented 2 months ago

Does this app support using AWS Elastic Beanstalk where the db resides in an AWS RDS Postgres instance? Rather than deploying both the listmonk app and db on the same ec2 instance for example? If so, is there documentation out there that I haven't been able to find?

knadh commented 2 months ago

Yes, as long as the protocol is Postgres, it's supported.