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
Noah Talerman 15ec58ba44
Add missing changes from the 4.5.0 release to changelog (#2891)
- Remove remaining `changes` files that were included in the 4.5.0 release
- Update CHANGELOG to include the missing changes entries
2021-11-11 09:57:32 -05:00
.github Update Go versions to 1.17.2 (#2805) 2021-11-04 19:50:00 -07:00
.storybook Added components to Storybook library (#2768) 2021-11-06 23:41:09 -07:00
.vscode Fix autoformatting for fleetdm.com website source (#2775) 2021-11-02 16:36:55 -07:00
assets Schedules and Policy UI: New empty state (#2787) 2021-11-10 13:46:16 -05:00
changes Add missing changes from the 4.5.0 release to changelog (#2891) 2021-11-11 09:57:32 -05:00
charts/fleet Prepare for Fleet 4.5.0 release (#2741) 2021-11-01 11:39:55 -04:00
cmd Add host count to software API (#2879) 2021-11-11 08:49:17 -03:00
cypress Schedules and Policy UI: New empty state (#2787) 2021-11-10 13:46:16 -05:00
docs Add host count to software API (#2879) 2021-11-11 08:49:17 -03:00
ee Issue 2134 add team admin role (#2499) 2021-10-13 12:34:59 -03:00
frontend Schedules and Policy UI: New empty state (#2787) 2021-11-10 13:46:16 -05:00
handbook Update product.md (#2844) 2021-11-08 20:45:44 -06:00
orbit Fix races in go tests and run with -race on CI (#2712) 2021-11-01 15:31:01 -03:00
pkg Download and launch orbit for the current device when starting preview (#2437) 2021-10-15 18:23:06 -03:00
server Add host count to software API (#2879) 2021-11-11 08:49:17 -03:00
tools Add multiple users for SSO testing (#2885) 2021-11-10 15:15:41 -08:00
website Add optional line breaks to heading text (#2876) 2021-11-10 12:50:32 -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 Add vscode configs (#2347) 2021-10-04 10:14:04 -07:00
.golangci.yml Configure golangci-lint for the whole repository 2021-08-24 13:35:03 -04: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 Fix autoformatting for fleetdm.com website source (#2775) 2021-11-02 16:36:55 -07:00
.prettierrc.json add prettier and have it format all fleet application code (#625) 2021-04-12 14:32:25 +01:00
CHANGELOG.md Add missing changes from the 4.5.0 release to changelog (#2891) 2021-11-11 09:57:32 -05: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
cypress-free.json Improve Cypress E2E testing stability (#2117) 2021-09-17 10:04:51 -07:00
cypress-premium.json Improve Cypress E2E testing stability (#2117) 2021-09-17 10:04:51 -07:00
cypress.json Use new home dashboard (#2212) 2021-10-03 11:15:58 -07:00
docker-compose-mysql8.yml Fix migration that isn't compatible with some mysql8 settings (#1992) 2021-09-13 10:20:31 -07: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 Try goqu as sql builder on listSoftwareDB (#2773) 2021-11-04 15:21:39 -03:00
go.sum Client side search for tables no longer debounce (#2807) 2021-11-04 21:16:42 -07:00
LICENSE Update LICENSE (#10) 2020-11-04 19:57:51 -06:00
Makefile Updates and fixes for packaging (#2682) 2021-10-27 16:17:41 -07:00
package.json Upgrade node-sass for Node 16 compatibility (#2863) 2021-11-09 14:33:33 -08: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 fix broken links by adding missing 0 (#2187) 2021-09-22 13:28:25 -03:00
SECURITY.md Fix hosts table search and pagination (#2494) 2021-10-13 13:36:17 -05:00
tools.go Add replicas to the redis docker-compose setup. (#2511) 2021-10-18 08:33:26 -04: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 Upgrade node-sass for Node 16 compatibility (#2863) 2021-11-09 14:33:33 -08: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.

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.

🎉 Announcing the transition of Fleet to a new independent entity 🎉

Please check out the blog post to understand what is happening with Fleet and our commitment to improving the product. To upgrade from Fleet ≤3.2.0, just grab 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