Open device management
Find a file
Eric db79280f1e
Website: Update rituals table styles (#33242)
Closes: https://github.com/fleetdm/fleet/issues/31942

Changes:
- Updated the styles of ritual tables in the handbook to keep the
formatting of multi-line descriptions.
2025-09-19 16:28:01 -05:00
.github Update GitHub Actions workflow with permissions (#33220) 2025-09-19 11:19:04 -05:00
.storybook Fleet Design: Add software icons into storybook (#27238) 2025-03-19 09:22:12 -04:00
.vscode Remove docker compose up && make generate-dev from VSCode open folder automation (#32927) 2025-09-12 20:41:34 -03:00
articles Update consolidate-multiple-tools-with-fleet.md (#33051) 2025-09-19 21:24:29 +09:00
assets Replace old end user migration gif with updated video (#32971) 2025-09-16 15:11:05 +03:00
changes Fixed MySQL DB performance regressions (#33184) 2025-09-19 15:35:05 -05:00
charts Adding changes for Fleet v4.73.1 (#32889) (#33116) 2025-09-17 10:38:19 -05:00
cmd Allow + in app names for homebrew apps (#33233) 2025-09-19 15:00:23 -04:00
docs Website: Add controls library pages (#33143) 2025-09-19 12:02:55 -05:00
ee Allow + in app names for homebrew apps (#33233) 2025-09-19 15:00:23 -04:00
frontend Refactor DiskSpaceIndicator to use ProgressBar (#33198) 2025-09-19 12:54:43 -07:00
git-hooks Merge Android datastore into main Fleet datastore (#32233) 2025-08-25 11:41:28 -04:00
handbook Fix typo in the People page (#33212) 2025-09-19 10:00:18 -05:00
infrastructure Adding changes for Fleet v4.73.1 (#32889) (#33116) 2025-09-17 10:38:19 -05:00
it-and-security Revert "Update testing-and-qa.yml" (#33223) 2025-09-19 11:51:48 -05:00
orbit Add fleetd_pacman_packages table for arch linux (#33139) 2025-09-19 10:26:23 -04:00
pkg Updates for getting private key from AWS secrets manager (#32789) 2025-09-19 10:57:02 -05:00
proposals Remove proposals (unused) (#26646) 2025-02-27 10:37:07 -06:00
schema Add fleetd_pacman_packages table for arch linux (#33139) 2025-09-19 10:26:23 -04:00
security Fix vulnerability report in fleetdm/fleet and properly fix in fleetdm… (#33026) 2025-09-16 12:06:45 -05:00
server Fixed MySQL DB performance regressions (#33184) 2025-09-19 15:35:05 -05:00
terraform Clean up "click here" and "here" link anchors - part 1 (#29731) 2025-06-04 13:54:34 -06:00
test/upgrade Simplify DB test/upgrade tool (#27141) 2025-03-14 17:07:41 -03:00
third_party Updated httpsig-go library to 1.2.0 and removed vendored version. (#32426) 2025-08-28 14:28:30 -05:00
tools Bump axios from 1.11.0 to 1.12.0 in /tools/fleetctl-npm (#33192) 2025-09-18 17:47:05 -05:00
website Website: Update rituals table styles (#33242) 2025-09-19 16:28:01 -05:00
.coderabbit.yaml Disabled GitHub checks for CodeRabbit. (#31692) 2025-08-07 13:22:08 -05:00
.dockerignore
.eslintignore Allow ESCAPE in LIKE clauses to be valid SQL (#31222) 2025-07-25 10:13:55 -05:00
.eslintrc.js update storybook to 8.4.7 (#25451) 2025-01-20 16:17:33 +00:00
.gitattributes
.gitignore Extract Android disk storage data (#32133) 2025-08-22 12:27:15 -04:00
.gitpod.yml
.golangci.yml Updated golangci config to work in JetBrains IDE. (#32768) 2025-09-09 13:50:47 -05:00
.goreleaser-snapshot.yml Use goreleaser v2 in CI (#23748) 2024-12-03 16:15:31 -06:00
.goreleaser.yml Fix tagging of fleetdm/fleet and fleetdm/fleetctl when releasing (#28251) 2025-04-16 15:48:47 -03:00
.npmignore
.pre-commit-config.yaml
.prettierignore Allow ESCAPE in LIKE clauses to be valid SQL (#31222) 2025-07-25 10:13:55 -05:00
.prettierrc.json
.yarnrc
babel.config.json
CHANGELOG.md Adding changes for Fleet v4.73.1 (#32889) (#33116) 2025-09-17 10:38:19 -05:00
CODE_OF_CONDUCT.md
codecov.yml Added migration test. 2024-09-09 15:28:15 -05:00
CODEOWNERS Update workflows codeowners (#32959) 2025-09-13 14:09:56 -05:00
docker-compose-redis-cluster.yml
docker-compose.yml Add support for reading private_key from AWS Secrets Manager (#31134) 2025-09-09 16:56:35 -05:00
Dockerfile-desktop-linux Updated go to 1.25.1 (#32833) 2025-09-11 18:31:39 -05:00
go.mod Update github.com/ulikunitz/xz to v0.5.15 (#33221) 2025-09-19 14:47:11 -05:00
go.sum Update github.com/ulikunitz/xz to v0.5.15 (#33221) 2025-09-19 14:47:11 -05:00
LICENSE
Makefile Update Makefile swift dialog versions and add github workflow (#32511) 2025-09-05 10:49:21 -04:00
manifest.yml.cloudgov.example
osv-scanner.toml We have migrated from aws-sdk-go v1 to v2, remove scanner skip (#30469) 2025-07-02 13:33:31 -03:00
package.json Bump axios from 1.11.0 to 1.12.0 (#32903) 2025-09-11 20:24:53 -05:00
postcss.config.js
README.md Removing run tests badge from README (#32131) 2025-08-20 12:54:48 -05:00
render.yaml Use Render Redis service (#23056) 2025-01-02 10:07:54 -06:00
SECURITY.md Add scanning to released images and process to track vulnerabilities (#28087) 2025-04-16 11:50:10 -03:00
tsconfig.json Fleet UI: Fix policy software automation fail to report as failing (#26044) 2025-02-28 08:45:33 -05:00
webpack.config.js remove feature flag from bitlocker (#31886) 2025-08-14 10:11:00 -05:00
yarn.lock Bump axios from 1.11.0 to 1.12.0 (#32903) 2025-09-11 20:24:53 -05:00

Fleet logo, landscape, dark text, transparent background

News   ·   Report a bug   ·   Handbook   ·   Why open source?   ·   Art

Open-source platform for IT and security teams with thousands of computers. Designed for APIs, GitOps, webhooks, YAML, and humans.

A glass city in the clouds

What's it for?

Organizations like Fastly and Gusto use Fleet for vulnerability reporting, detection engineering, device management (MDM), device health monitoring, posture-based access control, managing unused software licenses, and more.

Explore data

To see what kind of data you can use Fleet to gather, check out the table reference documentation.

Out-of-the-box policies

Fleet includes out-of-the box support for all CIS benchmarks for macOS and Windows, as well as many simpler queries.

Take as much or as little as you need for your organization.

Supported platforms

Here are the platforms Fleet currently supports:

  • Linux (all distros)
  • macOS
  • Windows
  • Chromebooks
  • Amazon Web Services (AWS)
  • Google Cloud (GCP)
  • Azure (Microsoft cloud)
  • Data centers
  • Containers (kube, etc)
  • Linux-based IoT devices

Lighter than air

Fleet is lightweight and modular. You can use it for security without using it for MDM, and vice versa. You can turn off features you are not using.

Openness

Fleet is dedicated to flexibility, accessibility, and clarity. We think everyone can contribute and that tools should be as easy as possible for everyone to understand.

Good neighbors

Fleet has no ambition to replace all of your other tools. (Though it might replace some, if you want it to.) Ready-to-use, enterprise-friendly integrations exist for Snowflake, Splunk, GitHub Actions, Vanta, Elastic Jira, Zendesk, and more.

Fleet plays well with Munki, Chef, Puppet, and Ansible, as well as with security tools like Crowdstrike and SentinelOne. For example, you can use the free version of Fleet to quickly report on what hosts are actually running your EDR agent.

Free as in free

The free version of Fleet will always be free. Fleet is independently backed and actively maintained with the help of many amazing contributors.

Longevity

The company behind Fleet is founded (and majority-owned) by true believers in open source. The company's business model is influenced by GitLab (NYSE: GTLB), with great investors, happy customers, and the capacity to become profitable at any time.

In keeping with Fleet's value of openness, Fleet Device Management's company handbook is public and open source. You can read about the history of Fleet and osquery and our commitment to improving the product.

Is it any good?

Fleet is used in production by IT and security teams with thousands of laptops and servers. Many deployments support tens of thousands of hosts, and a few large organizations manage deployments as large as 400,000+ hosts.

Chat

Please join us in MacAdmins Slack or in osquery Slack.

The Fleet community is full of kind and helpful people. Whether or not you are a paying customer, if you need help, just ask.

Contributing   Go Report Card   CII Best Practices   Twitter Follow  

The landscape of cybersecurity and IT is too complex. Let's open it up.

Contributions are welcome, whether you answer questions on Slack / GitHub / StackOverflow / LinkedIn / Twitter, improve the documentation or website, write a tutorial, give a talk at a conference or local meetup, give an interview on a podcast, troubleshoot reported issues, or submit a patch. The Fleet code of conduct is on GitHub.

What's next?

To see what Fleet can do, head over to fleetdm.com and try it out for yourself, grab time with one of the maintainers to discuss, or visit the docs and roll it out to your organization.

Production deployment

Fleet is simple enough to spin up for yourself. Or you can have us host it for you. Premium features are available either way.

Documentation

Complete documentation for Fleet can be found at https://fleetdm.com/docs.

License

The free version of Fleet is available under the MIT license. The commercial license is also designed to allow contributions to paid features for users whose employment agreements allow them to contribute to open source projects. (See LICENSE.md for details.)

Fleet is built on osquery, nanoMDM, Nudge, and swiftDialog.