Fleet is the lightweight, programmable telemetry platform for servers and workstations. Get comprehensive, customizable data from all your devices and operating systems — without the downtime risk.
Go to file
Desmi-Dizney d10757c671
Added more detail to "Why this way?" (#5171)
* Added more detail to "Why this way?"

Moved and updated the "Why this way?" section of the handbook.
This is related to https://github.com/fleetdm/fleet/issues/4821 .

* Update handbook/company.md

* Update handbook/company.md

* Update handbook/company.md

* Update handbook/company.md

* Update handbook/company.md

* Update handbook/company.md

* Update handbook/company.md

* Update handbook/company.md

* Update handbook/company.md

* Update handbook/company.md

* Update handbook/company.md

* Update handbook/company.md

* Update handbook/company.md

* Update handbook/company.md

* Update handbook/company.md

* Update handbook/company.md

* Update handbook/company.md

* Update handbook/company.md

* Update handbook/company.md

* Update handbook/company.md

* Update handbook/company.md

* Update handbook/company.md

* Update handbook/company.md

* Update handbook/company.md

* Update handbook/company.md

* Update handbook/company.md

* Update handbook/company.md

* Update handbook/company.md

* Update handbook/company.md

* Update handbook/company.md

* Update handbook/company.md

* Update handbook/company.md

* Update handbook/company.md

* Update handbook/company.md

* Update handbook/company.md

* Update handbook/company.md

* Update handbook/company.md

Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>
2022-04-18 16:38:22 +09:00
.github Run CodeQL on every commit to main (#4794) 2022-04-11 11:53:08 -07:00
.storybook Added components to Storybook library (#2768) 2021-11-06 23:41:09 -07:00
.vscode Add Fleet server deployment in CI (#3530) 2021-12-29 20:29:18 -08:00
assets UI: Settings > Integrations tab, Software Vulnerabilities Webhook v. Integration (#4874) 2022-04-11 15:04:41 -04:00
changes Fix policies in standard query library (#5177) 2022-04-15 19:22:48 -03:00
charts/fleet Prepare for 4.12.0 (#4797) 2022-03-24 17:24:08 -07:00
cmd Return the new recent_vulnerability_max_age config in the REST API config payload (#5107) 2022-04-13 12:05:57 -04:00
cypress Jira Integration: Cypress e2e tests only (#5055) 2022-04-15 12:41:05 -05:00
docs Fix policies in standard query library (#5177) 2022-04-15 19:22:48 -03:00
ee Bump ansi-regex from 5.0.0 to 5.0.1 in /ee/tools/license (#4839) 2022-04-04 11:48:31 -07:00
frontend Handle routing for setup page (#5152) 2022-04-15 18:13:59 -05:00
handbook Added more detail to "Why this way?" (#5171) 2022-04-18 16:38:22 +09:00
infrastructure Reorg infrastructure and add changes for frontend's loadtesting environment (#4947) 2022-04-12 12:49:00 -04:00
orbit Make Orbit update interval configurable (#5032) 2022-04-11 17:42:36 -03:00
pkg Orbit: Add Fleet Desktop support to Windows (#4873) 2022-04-01 17:28:51 -03:00
scripts add on-call script (#4781) 2022-03-28 10:00:33 -06:00
server fix update updated_at for aggregated_stats (#5112) 2022-04-15 14:09:47 -06:00
tools Reorg infrastructure and add changes for frontend's loadtesting environment (#4947) 2022-04-12 12:49:00 -04:00
website GitHub webhook: Only unfreeze/refreeze if actually frozen. (#5182) 2022-04-15 19:30:59 -05:00
.dockerignore Added support to read jwt and mysql password from a file (#141) 2021-01-04 07:58:43 -08:00
.eslintrc.js Perform client side filtering with react table (#2834) 2021-11-09 11:31:28 -06:00
.gitattributes Windows friendly changes after walking through getting started guide (#1441) 2021-07-21 20:49:44 -04:00
.gitignore Fleet Desktop MVP (#4530) 2022-03-21 14:53:53 -03:00
.gitpod.yml Add gitpod yml (#2915) 2021-11-19 10:03:56 -03:00
.golangci.yml Adding gosec linter (#4437) 2022-03-07 09:10:35 -05:00
.goreleaser-snapshot.yml Publish development Docker images (#2114) 2021-09-21 13:06:22 -07:00
.goreleaser.yml Add netgo tag to prevent crashes on linux when making external requests (#1681) 2021-08-16 15:48:45 -03:00
.npmignore Move fleetdm.com into main Fleet repo (#83) 2020-12-02 14:48:03 -06:00
.prettierignore Amend policy creation and spec (for proprietary query), and add update APIs (#2890) 2021-11-24 14:16:42 -03:00
.prettierrc.json add prettier and have it format all fleet application code (#625) 2021-04-12 14:32:25 +01:00
CHANGELOG.md Prepare for 4.12.0 (#4797) 2022-03-24 17:24:08 -07:00
CODE_OF_CONDUCT.md Remove @fleetdm.com emails from fleetdm/fleet repo (#882) 2021-05-27 17:19:14 -04:00
CODEOWNERS Reorg infrastructure and add changes for frontend's loadtesting environment (#4947) 2022-04-12 12:49:00 -04:00
CONTRIBUTING.md Remove numbers from documentation filenames in Fleet repo (#4313) 2022-02-23 12:17:55 -06:00
docker-compose.yml Introduce API version 2022-04, deprecate use of /global in paths (#4731) 2022-04-05 11:35:53 -04:00
Dockerfile Orbit: Add Fleet Desktop support to Windows (#4873) 2022-04-01 17:28:51 -03:00
Dockerfile.osquery-perf Add osquery perf (#2190) 2021-09-22 17:18:55 -03:00
go.mod Implement the Jira API call (#4938) 2022-04-05 12:58:34 -04:00
go.sum Implement the Jira API call (#4938) 2022-04-05 12:58:34 -04:00
LICENSE Update LICENSE (#10) 2020-11-04 19:57:51 -06:00
Makefile Merge jira-integration branch to main (#4949) 2022-04-05 12:56:15 -04:00
package.json Optimize webpack using esbuild-loader (#4586) 2022-03-15 09:45:34 -05:00
postcss.config.js Upgrade Bourbon to 5.1.0 and fix deprecation warnings (#1973) 2019-01-03 12:46:55 -08:00
README.md Adding OpenSSF Best Practices Badge (#4556) 2022-03-15 15:57:32 -07:00
SECURITY.md Adding PGP Key (#3961) 2022-02-01 10:48:00 -05:00
tools.go Build Orbit releases in GitHub Actions (#3413) 2021-12-19 17:06:17 -08:00
tsconfig.json Add ability to detect compatibility and update which hosts are checked for a policy (#4703) 2022-03-21 11:51:00 -05:00
webpack.config.js Optimize webpack using esbuild-loader (#4586) 2022-03-15 09:45:34 -05:00
yarn.lock Bump minimist from 1.2.5 to 1.2.6 (#4783) 2022-04-04 11:58:50 -07:00

Fleet logo, landscape, dark text, transparent background

Website   News   Report a bug

Run Tests   Go Report Card   CII Best Practices   Twitter Follow  

Fleet is the most widely used open source osquery manager. Deploying osquery with Fleet enables programmable live queries, streaming logs, and effective management of osquery across 100,000+ servers, containers, and laptops. It's especially useful for talking to multiple devices at the same time.

Try Fleet

With Node.js and Docker installed:

# Install the Fleet command-line tool
sudo npm install -g fleetctl
# Run a local demo of the Fleet server
sudo fleetctl preview

Windows users can omit sudo, and should run the command in Cmd/PowerShell as administrators.

The Fleet UI is now available at http://localhost:1337.

Now what?

Check out the Ask questions about your devices tutorial to learn where to see your devices in Fleet, how to add Fleet's standard query library, and how to ask questions about your devices by running queries.

Team

Fleet is independently backed and actively maintained with the help of many amazing contributors.

📖 In keeping with our 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. To upgrade from Fleet ≤3.2.0, just follow the upgrading steps for the latest release from this repository (it'll work out of the box).

Documentation

Documentation for Fleet can be found here.

Community

Chat

Please join us in the #fleet channel on osquery Slack.

Contributing

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

Banner featuring a futuristic cloud city with the Fleet logo