fleetdm / fleet

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

App + script + OS setting library #22167

Open noahtalerman opened 1 month ago

noahtalerman commented 1 month ago

Gong snippet: https://us-65885.app.gong.io/call?id=5675275036186430438&highlights=%5B%7B%22type%22%3A%22SHARE%22%2C%22from%22%3A1349%2C%22to%22%3A1436%7D%5D

Problem

A white label MSP wants to build features to install the same app on hosts that belong to many organizations. The problem is that apps are unique to a team in Fleet.

Potential solutions

Noah: Handle this complexity in the white label app and build features around the way Fleet works today: app is unique to team.

Noah: App library in Fleet.

Luke: Pure hack solution: Write a database migration that will populate all “teams” with the same software items (including URL) from a target team.

allenhouchins commented 1 month ago

We definitely need an easy way to deploy apps, scripts, profiles, etc. to multiple groups of devices. However, I'm not sure if this should be accomplished via Teams or via Labels though. Here are some thoughts and use cases in no particular order...