Welcome Guest, Not a member yet? Register   Sign In
security of CI information with Docker Secrets
#1

In config/database.php my userid and password for mySQL is visable, unencryted.  I have some other things that I use in my app that are secrets such as my AWS userids. I need to secure these and since I am using Docker I am investigating using Docker Secrets. But how can I modify the $db array prior to bringing up my system with the userid and password kept in Docker Secrets. I am not sure yet but I presume that there is an api call I will make to get the secret. But where do I place that in the CI application?
proof that an old dog can learn new tricks
Reply


Messages In This Thread
security of CI information with Docker Secrets - by richb201 - 10-27-2020, 05:55 AM



Theme © iAndrew 2016 - Forum software by © MyBB