fleetdm / fleet

Open-source platform for IT, security, and infrastructure teams. (Linux, macOS, Chrome, Windows, cloud, data center)
https://fleetdm.com
Other
3.18k stars 435 forks source link

Host fleetd_table extension at a public URL #15261

Open noahtalerman opened 1 year ago

noahtalerman commented 1 year ago

Deploying the fleetd agent is best practice for all new Fleet user.

Some existing customers use plain osquery + the fleetd_tables extension.

Goal

User story
As an existing Fleet customer that uses plain osquery,
I want to be able to fetch the binary for the fleet_tables osquery extension
so that I don't have to clone and fleetdm/fleet repo and run the command build the extension myself.

Changes

Product

noahtalerman commented 1 year ago

@edwardsb and I chatted. Plan is to bring this feature request through feature fest. Initial plan it to use Google Drive solution as a v1.

Why? Using fleetd is best practice for any new Fleet user.

For now, Ben is going to put the PR that adds the GitHub action to generate a binary as part of each release in draft mode: https://github.com/fleetdm/fleet/pull/15055

@zayhanlon FYI