<@U0JFM04MS> Thank you for the info, but it doesn’...
# general
l
@zwass Thank you for the info, but it doesn’t help with setting it up in a more dev/stable environment with separate redis and mysql instances. I have cloned the repo, used the docker-compose.yaml provided. But I don’t understand how to pass the variables listed https://github.com/kolide/fleet/blob/master/docs/infrastructure/configuring-the-fleet-binary.md. I want to follow the configuration file option. But there is no documentation that states how to do it. So if I run
docker-compose up
then start kolide/fleet container it starts trying to connect on localhost no in the network with the other machines. Documentation detailing the steps necessary to set up a more production ready environment using the containers suggested in the documentation would be helpful. The demo is fine for a demo but not a long term solution or through testing.