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
Benjamin Edwards d650423be0
Reference Architectures (#3712)
Added reference architectures using https://docs.gitlab.com/ee/administration/reference_architectures/ as inspiration.

- updated terraform based on some feedback of usage
- pinned fleet docker version in terraform as to no get unexpected upgrades when applying
- updated some documentation around apply migration tasks
2022-01-21 16:27:55 -08:00
.github Update smoke-tests.md (#3743) 2022-01-21 10:10:08 -06: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 Add pagination and multi-column sort to live query results table UI (#3647) 2022-01-13 11:06:32 -06:00
changes Settings > Organization Settings: Code revamp (#3580) 2022-01-21 12:06:58 -05:00
charts/fleet Prepare for Fleet 4.8.0 (#3536) 2021-12-31 09:58:08 -08:00
cmd Add dev sql interceptor for logging of queries (#3815) 2022-01-21 14:28:21 -03:00
cypress Settings > Organization Settings: Code revamp (#3580) 2022-01-21 12:06:58 -05:00
docs Reference Architectures (#3712) 2022-01-21 16:27:55 -08:00
ee Add AvailableTeams to loginResponse and getUserResponse (#3585) 2022-01-13 13:57:44 -06:00
frontend Settings > Organization Settings: Code revamp (#3580) 2022-01-21 12:06:58 -05:00
handbook Updated Communicating as Fleet (#3802) 2022-01-20 11:23:37 +09:00
orbit Disable orbit osquery extensions on Windows (#3705) 2022-01-14 17:42:38 -03:00
pkg Make creation of http.Client uniform across the codebase (#3097) 2021-11-24 15:56:54 -05:00
server Add dev sql interceptor for logging of queries (#3815) 2022-01-21 14:28:21 -03:00
tools Reference Architectures (#3712) 2022-01-21 16:27:55 -08:00
website Update Google Site Tag for UA property (#3832) 2022-01-21 16:19:51 -06: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 Fix ListPoliciesForHost, missing filter by teams (#3106) 2021-11-24 18:17:44 -03:00
.gitpod.yml Add gitpod yml (#2915) 2021-11-19 10:03:56 -03:00
.golangci.yml Make creation of http.Client uniform across the codebase (#3097) 2021-11-24 15:56:54 -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 Fleet 4.8.0 (#3536) 2021-12-31 09:58:08 -08:00
CODE_OF_CONDUCT.md Remove @fleetdm.com emails from fleetdm/fleet repo (#882) 2021-05-27 17:19:14 -04:00
CODEOWNERS Add CODEOWNERS for Go engineering team (#1449) 2021-07-22 11:14:10 -07:00
CONTRIBUTING.md Fix broken links to docs (#2561) 2021-10-22 12:39:20 -05:00
docker-compose.yml Make migrations compatible with GTID replication (#2615) 2021-10-21 07:46:02 -03:00
Dockerfile Remove @fleetdm.com emails from fleetdm/fleet repo (#882) 2021-05-27 17:19:14 -04:00
Dockerfile.osquery-perf Add osquery perf (#2190) 2021-09-22 17:18:55 -03:00
go.mod Add dev sql interceptor for logging of queries (#3815) 2022-01-21 14:28:21 -03:00
go.sum Add dev sql interceptor for logging of queries (#3815) 2022-01-21 14:28:21 -03:00
LICENSE Update LICENSE (#10) 2020-11-04 19:57:51 -06:00
Makefile Clean up E2E testing configurations (#3360) 2021-12-24 12:18:00 -08:00
package.json Audit UI logic and remove redundant initializations (#3574) 2022-01-05 21:41:52 -06: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 Add clarification to run fleetctl preview on Windows as administrator (#3808) 2022-01-21 00:08:12 +01:00
SECURITY.md Fix hosts table search and pagination (#2494) 2021-10-13 13:36:17 -05:00
tools.go Build Orbit releases in GitHub Actions (#3413) 2021-12-19 17:06:17 -08:00
tsconfig.json Pressing Enter on setup's Confirmation page (#1141) 2021-06-18 13:33:45 -07:00
webpack.config.js Speed up CI build/test (#657) 2021-04-16 16:14:56 -07:00
yarn.lock Audit UI logic and remove redundant initializations (#3574) 2022-01-05 21:41:52 -06:00

Fleet logo, landscape, dark text, transparent background

Website   News   Report a bug

Run Tests   Go Report Card   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