Does anyone know the easiest way to expose the fle...
# fleet
j
Does anyone know the easiest way to expose the fleet server correctly on an EC2 instance? Following these (https://fleetdm.com/docs/deploying/server-installation#running-the-fleet-server) directions, how could I pass the Fleet webserver the public ipv4 address of the ec2 instance? I have fed the FQDN of the instance to the startup command, but I need to expose the setup interface on the public ec2 url, not localhost. I could be overlooking something obvious. I am assuming no interference from SGs or NACLs. Don't need it in a VPC, don't need a NAT device. Is there a way to do that?