I am trying to run the fleet docker container with...
# general
l
I am trying to run the fleet docker container with redis and mysql containers but I am having trouble getting fleet to talk to the containers. The docs are not the best at stating how to execute fleet so that it uses the containers created. I am passing the env variables to connect to the container running mysql but I keep getting connection refused. I am not a docker pro by any means and could be screwing up a basic, but since the docs don’t outline how to pass a config file to the fleet container or best method to start the fleet container when connecting to remote servers its a confusing process that could be fixed with additional documentation. Can someone shine some light on how to start fleet with the correct variables to connect it to other docker containers