I'm building zabbix containers in ECS with load balancers attached to them. So far the web frontend has worked but the server is not connecting to the Aurora RDS database. I tested it on an EC2 instance running docker and the only error I get is "PostgreSQL server is not available."
I can access the database just fine from the EC2 instance. So it's not a security group issue. The database credentials and endpoints are correct. The only installation of zabbix I've done is on a centos 8 VM with the database on the same VM and I had no issues connecting.
I'm fairly new to docker. So I'm wondering
I can access the database just fine from the EC2 instance. So it's not a security group issue. The database credentials and endpoints are correct. The only installation of zabbix I've done is on a centos 8 VM with the database on the same VM and I had no issues connecting.
I'm fairly new to docker. So I'm wondering