Is there a way to use the "Add hosts" web interfac...
# fleet
r
Is there a way to use the "Add hosts" web interface to generate an installer for arm64, as well as for x86_64? The web interface presents buttons from the set {macOS,Windows,Linux(RPM),Linux(deb),Advanced}, but the first 4 options need arm64/x86_64 choices. I have to cobble together an installer script that downloads from your github release area to pick up arm64 binaries for Linux and Windows, and that's less than ideal.
k
Hey @Robert R. Henry! We do not currently support arm64 for
fleetd
packages. The current recommendation is to use plain osquery, which it sounds like you've got working. I'll bring this request to the team to see if now is a good time to prioritize adding support to
fleetd
!