-
New Feature Request
-
Resolution: Unresolved
-
Major
-
None
-
7.2.6
-
None
-
AWS Fargate Cluster
Hello,
we are running a Zabbix Server in a AWS Fargate Cluster and a MariaDB RDS-Instance.
We faced the issue that Zabbix as running as a Docker don't support "secret" section in a Json config. Currently we using a clear text DB-password in the "environment" section and that works. But if no DB-password in clear text is configured in "environment" section, the Docker won't start because of "no database available".
It is a serious security issue if Zabbix is used as a Docker in a Fargate Cluster demanding a clear text password in its docker-configuration.
We kindly ask if you can implement AWS Secret Manager Support for Zabbix-Server Docker Images?
The Secret Section for a AWS Secret Manager object looks like this:
"secrets": [
],
Out Team hopes you can make it possible for more security at this part and kind of usage of the Zabbix-Server.
Best Regards
Tobias Glowinski