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 521fa4f285
Added "Writing for the Sales team" (#6696)
* Added "Writing for the Sales team"

Created as per: https://github.com/fleetdm/fleet/issues/6671

@alexmitchelliii, this can be moved wherever you like. Let me know if you need any more help.

@mikermcneil, does this count as 5 sentences? 😂

* Update sales.md

* Update handbook/sales.md

Co-authored-by: Chris McGillicuddy <108031970+chris-mcgillicuddy@users.noreply.github.com>

* Update handbook/sales.md

Co-authored-by: Chris McGillicuddy <108031970+chris-mcgillicuddy@users.noreply.github.com>

Co-authored-by: Chris McGillicuddy <108031970+chris-mcgillicuddy@users.noreply.github.com>
2022-07-17 20:52:23 -05:00
.github add a new S3 datastore to retrieve pre-built packages (#6631) 2022-07-14 14:14:24 -03:00
.storybook Added components to Storybook library (#2768) 2021-11-06 23:41:09 -07:00
.vscode document how to run dlv in headless mode and connect to the Redis CLI (#5535) 2022-05-10 11:51:09 -03:00
articles Tales from Fleet security: BEC (#6410) 2022-07-15 14:56:10 -04:00
assets Update Hetzner article (#6412) 2022-06-28 16:13:25 -05:00
changes UI: Spiffier tooltip (#6642) 2022-07-15 15:10:35 -04:00
charts/fleet Changelog for Fleet 4.17.0 release (#6565) 2022-07-08 17:09:02 -07:00
cmd add a new S3 datastore to retrieve pre-built packages (#6631) 2022-07-14 14:14:24 -03:00
cypress Host Details Page UI: Granulated disk space levels (#6586) 2022-07-14 10:21:36 -04:00
docs Fix GCP Terraform link in docs (#6705) 2022-07-15 14:55:36 -07:00
ee Update team integrations to reference global integrations (part of failing policies automation support) (#6156) 2022-06-13 10:04:47 -04:00
frontend UI: Spiffier tooltip (#6642) 2022-07-15 15:10:35 -04:00
handbook Added "Writing for the Sales team" (#6696) 2022-07-17 20:52:23 -05:00
infrastructure Add account perms for fleet cloud sandbox (#6615) 2022-07-12 12:48:14 -04:00
orbit Update Orbit changelog for 1.0.0 release (#6678) 2022-07-14 16:03:08 -07:00
pkg Add gotestfmt to improve test output and fix flaky tests (#6528) 2022-07-11 08:12:33 -03:00
proposals Proposal for improving vulnerability detection MacOS (#6386) 2022-07-12 16:00:41 -04:00
scripts add on-call script (#4781) 2022-03-28 10:00:33 -06:00
server improve installerstore tool w/ better errors and bucket creation (#6685) 2022-07-15 12:20:24 -03:00
tools improve installerstore tool w/ better errors and bucket creation (#6685) 2022-07-15 12:20:24 -03:00
website Update homepage.less (#6715) 2022-07-17 13:56:21 +09: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 Remove gitignore for terraform lock files (#6106) 2022-06-07 12:55:46 -04:00
.gitpod.yml Add gitpod yml (#2915) 2021-11-19 10:03:56 -03:00
.golangci.yml Add sandbox fleet serve config (#6619) 2022-07-12 18:21:15 -03: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 Add header for 4.17.0 to changelog (#6613) 2022-07-14 09:46:39 -05:00
CODE_OF_CONDUCT.md Remove @fleetdm.com emails from fleetdm/fleet repo (#882) 2021-05-27 17:19:14 -04:00
CODEOWNERS Set CODEOWNERS for github actions as g-platform (#5780) 2022-05-17 16:15:12 -03:00
CONTRIBUTING.md Remove numbers from documentation filenames in Fleet repo (#4313) 2022-02-23 12:17:55 -06:00
docker-compose.yml Turn mysql event scheduler off (#6640) 2022-07-13 13:50:58 -03:00
Dockerfile Orbit: Add Fleet Desktop support to Windows (#4873) 2022-04-01 17:28:51 -03:00
Dockerfile-desktop-linux Bump golang from 1.18.3-bullseye to 1.18.4-bullseye (#6647) 2022-07-14 08:04:49 -03:00
Dockerfile.osquery-perf Bump golang from 1.18.3-bullseye to 1.18.4-bullseye (#6647) 2022-07-14 08:04:49 -03:00
go.mod Add sandbox fleet serve config (#6619) 2022-07-12 18:21:15 -03:00
go.sum Add sandbox fleet serve config (#6619) 2022-07-12 18:21:15 -03:00
LICENSE Update LICENSE (#10) 2020-11-04 19:57:51 -06:00
Makefile Add sandbox fleet serve config (#6619) 2022-07-12 18:21:15 -03:00
package.json Update SockJS client (#6048) 2022-06-02 16:44:07 -07: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 Editing security policy (#5333) 2022-05-05 20:29:06 -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 Update SockJS client (#6048) 2022-06-02 16:44:07 -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