nuxsmin / docker-syspass

Docker stuff for running sysPass on Docker
GNU General Public License v3.0
39 stars 21 forks source link

Unable to make docker-syspass work with Rancher #8

Open dap39 opened 6 years ago

dap39 commented 6 years ago

Hi, I'm trying to manage docker-syspass using Rancher. While the stack is created successfully using the docker-compose.yml file, I'm not being able to install Syspass due to the app container not being able to connect to en db container. The error I'm getting is: Unable to connect to the DB Please, check the connection parameters SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Name or service not known

Could you please help with the right configuration to make docker-syspass work under Rancher?.

Thanks!