do I just install osqueryd on my machine, download...
# kolide
c
do I just install osqueryd on my machine, download launcher, and run the build command?
Copy code
launcher \
  --hostname=<http://fleet.example.net:443|fleet.example.net:443> \
  --root_directory=/var/kolide-fleet \
  --enroll_secret=32IeN3QLgckHUmMD3iW40kyLdNJcGzP5
b
that would get launcher running, but no persistence mechanism for reboot etc. There are some docs on building launcher packages here: https://github.com/kolide/launcher/blob/master/docs/package-builder.md They do require a little background knowledge though
c
toot thanks
@n8felton ☝️