kolide / launcher

Osquery launcher, autoupdater, and packager
https://kolide.com/launcher
Other
506 stars 103 forks source link

Make launcher available per-architecture #1149

Open RebeccaMahany opened 1 year ago

RebeccaMahany commented 1 year ago

We will likely want to start supporting launcher on ARM for Windows and Linux, and potentially may want to ship separate builds per-architecture for macOS instead of shipping a universal build.

This encompasses:

I think it's likely not worthwhile to update the old TUF server and old autoupdate code to account for this.

directionless commented 1 year ago

Looks right. Order seems about right too. I agree we don't care about the old notary stuff.

tstromberg commented 3 weeks ago

I learned today that we have employees using Raspberry Pi (arm64) devices for software development, but are unable to use Kolide for compliance monitoring on them so I am very much interested in this issue. Customer support pointed me in the direction of this issue. Thanks!

directionless commented 3 weeks ago

Hi @tstromberg! We've started digging into windows arm64 support and have a beta for that. We haven't done nearly as much for linux arm64 support.

Which distros are people using?

How do you imagine the installation working? I'm somewhat concerned that the number of possible downloads becomes unmanageable as it grows.

zenador commented 1 day ago

It'd be great to be able to use this on Ubuntu on ARM!