fleetdm newb here.. trying to set it up with docke...
# fleet
m
fleetdm newb here.. trying to set it up with docker in a lab for the first time and not too sure how to expose the fleet-webgui container to my remote host via nginx to handle initial setup/administration/etc
g
Hey @mason kemmerer Are you trying to expose the docker running fleet to public internet to internet? Here are some good reads https://fleetdm.com/docs/using-fleet/fleetctl-cli#setting-up-fleet Please post any followups and what you find out. Thanks much for trying it out fleet
m
nah just within my lab so i have an ubuntu box where im going to host docker fleet. then wanted to have the fleet-webgui accessible so i can hit it from a browser on my mac
not sure if the answer is changing something up in docker-compose.yaml or the nginx/fleetdm.conf? for context i was using https://github.com/CptOfEvilMinions/FleetDM-Automation linked on the fleetdm website as a guide but i see it hasnt been updated in about a year so totally understand results may very