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
Mike Thomas 98bae487a5
Update homepage.ejs (#2251)
* Docs image replacement

https://github.com/fleetdm/fleet/pull/2071 (removing hardcoded widths on images) undoes what we previously did for making smaller images look good at <990px breakpoints.

Only current examples of these smaller images are on this page in the docs, although there are a couple of instances in the handbook. So I propose that we only crop images that will work at full container width sizes.

With that in mind I have replaced one of the affected images on this page.

* Update homepage.ejs

Updated homepage verbiage.

* Revert "Merge branch 'mike-j-thomas-patch-1' of https://github.com/fleetdm/fleet into mike-j-thomas-patch-1"

This reverts commit 65af0eb8ddfb8cdc298747df0f6f7599d7cee6cc, reversing
changes made to f9d9dbca7db8c270e5f358796b65e8a323936d52.

* Revert "Revert "Merge branch 'mike-j-thomas-patch-1' of https://github.com/fleetdm/fleet into mike-j-thomas-patch-1""

This reverts commit a75be66d25afc6521e827f4d9b29a6f74bbd1300.

* fix typo

Co-authored-by: eashaw <caglc@live.com>
2021-09-29 12:37:12 +09:00
.github Create smoke-tests.md (#2237) 2021-09-27 14:02:38 -03:00
assets 1497 improved query experience (#1998) 2021-09-10 12:06:37 -07:00
changes Add bundle identifier to software when available (#2220) 2021-09-28 18:13:34 -03:00
charts/fleet Prepare for 4.3.1 release (#2177) 2021-09-21 18:23:11 -07:00
cmd Add bundle identifier to software when available (#2220) 2021-09-28 18:13:34 -03:00
cypress Fixed passing query info around Query console (#2247) 2021-09-28 11:33:51 -07:00
docs Add bundle identifier to software when available (#2220) 2021-09-28 18:13:34 -03:00
ee Add support for context in datastore/mysql layer (#1962) 2021-09-14 08:11:07 -04:00
frontend Host MDM and Munki (#2145) 2021-09-28 14:05:25 -07:00
handbook H5 >> H4 heading fix (#2254) 2021-09-28 16:01:37 -05:00
orbit fix broken links by adding missing 0 (#2187) 2021-09-22 13:28:25 -03:00
pkg Configure golangci-lint for the whole repository 2021-08-24 13:35:03 -04:00
server Add bundle identifier to software when available (#2220) 2021-09-28 18:13:34 -03:00
tools Remove erroneously included infra files (#2179) 2021-09-22 09:53:41 -07:00
website Update homepage.ejs (#2251) 2021-09-29 12:37:12 +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 Merge branch 'master' into teams 2021-04-30 09:40:10 -07:00
.gitattributes Windows friendly changes after walking through getting started guide (#1441) 2021-07-21 20:49:44 -04:00
.gitignore terraform reference arch (#1761) 2021-09-21 14:19:19 -04: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 add prettier and have it format all fleet application code (#625) 2021-04-12 14:32:25 +01:00
.prettierrc.json add prettier and have it format all fleet application code (#625) 2021-04-12 14:32:25 +01:00
CHANGELOG.md Update CHANGELOG entry for Fleet 4.3.1 (#2185) 2021-09-22 12:25:09 -04: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 Remove @fleetdm.com emails from fleetdm/fleet repo (#882) 2021-05-27 17:19:14 -04: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 Improve Cypress E2E testing stability (#2117) 2021-09-17 10:04:51 -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 Address issues related to Redis Cluster support (#1885) 2021-09-01 16:32:57 -04: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 osquery perf (#2190) 2021-09-22 17:18:55 -03:00
go.sum Add osquery perf (#2190) 2021-09-22 17:18:55 -03:00
LICENSE Update LICENSE (#10) 2020-11-04 19:57:51 -06:00
Makefile Rename core->free and basic->premium (#1870) 2021-09-03 13:05:23 -03:00
package.json Improve Cypress E2E testing stability (#2117) 2021-09-17 10:04:51 -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 fix broken links by adding missing 0 (#2187) 2021-09-22 13:28:25 -03:00
SECURITY.md Remove @fleetdm.com emails from fleetdm/fleet repo (#882) 2021-05-27 17:19:14 -04:00
tools.go Add support for IdP-initiated SSO login (#556) 2021-03-30 12:56:20 -07: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 Improve Cypress E2E testing stability (#2117) 2021-09-17 10:04:51 -07: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