https://github.com/osquery/osquery logo
#fleet
Title
# fleet
r

Roland Tepp

05/09/2023, 9:11 AM
Is there a SIMPLE example of setting up fleetdm using docker compose anywhere?
z

Zay Hanlon

05/09/2023, 1:26 PM
Hi @Roland Tepp - These are the only Fleet specific guides referencing Docker that we have today. https://fleetdm.com/deploy/deploy-fleet-on-hetzner-cloud From a community member: https://github.com/CptOfEvilMinions/FleetDM-Automation Hopefully other members of this community can chime in too!
r

Roland Tepp

05/09/2023, 1:29 PM
Well, the first link seems to be explaining “Bare metal” set-up. Second one is a bit convoluted, with ansible and a hundred thousand configuration options.
z

Zay Hanlon

05/09/2023, 1:31 PM
I’ll add in @Kathy Satterlee and @Benjamin Edwards in case they have more to add when they’re online today. Stand by!
j

JD Strong

05/09/2023, 2:55 PM
@Kathy Satterlee put together a workshop for Defcon last year that might be of help here. https://github.com/ksatter/fleet-docker/tree/defcon30
k

Kathy Satterlee

05/09/2023, 3:33 PM
Let me know if you have any questions about how things are set up there!
k

kish.jayson

05/10/2023, 4:47 AM
Can you enroll remote hosts using this setup or is it isolated to your local system?
r

Roland Tepp

05/10/2023, 6:20 AM
Thank you, that looks like exactly what I was looking for.
@kish.jayson - I used the setup provided as my baseline and I managed to add two hosts to the fleet
s

Sascha Foerster

05/10/2023, 2:17 PM
@Kathy Satterlee I had the same issue. I understood how to create a localhost for testing. But I am using nginx and letsencrypt as a proxy. So I didn’t understand how it all works around these certificates. Would be great to get a step by step for a simple docker production setup for 10-20 devices on a shared VM. The nginx ans letsencrypt part is documented well elsewhere, but from there to getting a subdomain with fleet step by step for Dummies like me. :)
5 Views