mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 13:37:30 +00:00
Add README template (#41269)
Co-authored-by: Allen Houchins <32207388+allenhouchins@users.noreply.github.com>
This commit is contained in:
parent
3d7b7a4ef8
commit
abb317a720
2 changed files with 34 additions and 1 deletions
17
it-and-security/README.md
Normal file
17
it-and-security/README.md
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
# Fleet
|
||||
|
||||
These files allow you to configure, patch, and secure computing devices for your organization.
|
||||
|
||||
Whether you're making changes by hand or spinning them up from Slack or Teams using a tool like Claude or Kilo Code _(e.g. "Make our endpoints compliant with ISO 27001" or "Fix CVE-2026-XXXX")_, your team reviews, merges, and it deploys to thousands of endpoints in seconds. This makes it straightforward to instantly rollback a change, and history is fully tracked.
|
||||
|
||||
You can read more about the anatomy of these files and what they do in [Fleet's documentation](https://fleetdm.com/docs/configuration/yaml-files). You can also opt to manage particular aspects of Fleet in the graphical user interface _instead_, such as software or labels.
|
||||
|
||||
|
||||
> Unsure? Talk to a human at fleetdm.com/support
|
||||
|
||||
|
||||
## What is Fleet?
|
||||
|
||||
Fleet is high-agency device management software. It is especially popular with [IT and security teams who manage lots of endpoints](https://fleetdm.com/customers).
|
||||
|
||||
All source code [is public](https://fleetdm.com/transparency) and the product is supported by a [company called Fleet Device Management](https://fleetdm.com/handbook/company) that enrolls millions of laptops, tablets, phones, servers, and other computing devices in 90+ countries.
|
||||
|
|
@ -1 +1,17 @@
|
|||
TODO
|
||||
# Fleet
|
||||
|
||||
These files allow you to configure, patch, and secure computing devices for your organization.
|
||||
|
||||
Whether you're making changes by hand or spinning them up from Slack or Teams using a tool like Claude or Kilo Code _(e.g. "Make our endpoints compliant with ISO 27001" or "Fix CVE-2026-XXXX")_, your team reviews, merges, and it deploys to thousands of endpoints in seconds. This makes it straightforward to instantly rollback a change, and history is fully tracked.
|
||||
|
||||
You can read more about the anatomy of these files and what they do in [Fleet's documentation](https://fleetdm.com/docs/configuration/yaml-files). You can also opt to manage particular aspects of Fleet in the graphical user interface _instead_, such as software versions or labels.
|
||||
|
||||
|
||||
> Unsure? Talk to a human at fleetdm.com/support
|
||||
|
||||
|
||||
## What is Fleet?
|
||||
|
||||
Fleet is high-agency device management software. It is especially popular with [IT and security teams who manage lots of endpoints](https://fleetdm.com/customers).
|
||||
|
||||
All source code [is public](https://fleetdm.com/transparency) and the product is supported by a [company called Fleet Device Management](https://fleetdm.com/handbook/company) that enrolls millions of laptops, tablets, phones, servers, and other computing devices in 90+ countries.
|
||||
|
|
|
|||
Loading…
Reference in a new issue