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 McNeil ac220ba6e5
Obviate doc-templater dependency + dynamic sitemap.xml (#827)
* trivial

* Simplify build-static-content script and rip out the old markdown compilation for query library

* improve error msg

* trivial

* move helper

* bring in the skeleton

* Compile handbook as well, and bring more stuff inline

* instead of generating sitemap.xml file, could just serve it as a route

* Serve sitemap.xml on the fly

* add failsafe to prevent search engine accidents

* add remaining hand-coded pages to sitemap

* rearrange routes and get rid of commented-out ones

* Update build-static-content.js

* stub out the remaining pieces

* Add assertion (Which actually helped catch a real duplicate query: get-mac-os-disk-free-space-percentage)

* clean out inadvertently committed stuff in sailsrc

* route and serve data for correct query by slug + fix error message re duplicate query slugs + added assertion for duplicate doc page slugs

* yaml == dev dependency

* remove doc-templater dependency, as promised

* stub out handbook page

* clarify comments & remove unnecessary skipAssets

* Update build-static-content.js

* res.badConfig()

* add missing exit that I left out back in ec95df6a4b

* remove unused file

* update comments before commenting out and moving over to basic-documentation.less

* move example styling of generated HTML over to docs/handbook

* include both links

* Fix sitemap.xml URLs in local dev by fixing baseUrl config for local development (since Fleet itself is on 1337).

* followup to d55c777590

* Include query pages in sitemap.xml (+make urls generated for docs/handbook in build script slightly more real) -- but also don't serve sitemap

* sails.config.builtStaticContent.allPages » sails.config.buildStaticContent.markdownPages  (also remove unnecessary trailing slash trimming)

* trivial

* check config when serving sitemap + smarter error message for contributors

* hook up GitHub link to edit the query

* remove html ids

* Update query-detail.ejs

* somre more setup re https://github.com/fleetdm/fleet/issues/368#issuecomment-848566533
2021-05-26 03:24:38 -05:00
.github Absorb yaml queries into website, + stub /queries + /documentation (#812) 2021-05-20 03:22:42 -05:00
assets Packs Page UI: form pill contrast (#837) 2021-05-24 13:47:05 -04:00
charts/fleet Update CHANGELOG and bump versioning (#806) 2021-05-19 12:09:23 -04:00
cmd Add ability to duplicate live query results in Redis (#762) 2021-05-13 16:01:31 -07:00
cypress E2e test: invite/activate user (#699) 2021-04-30 11:47:33 -04:00
docs Corrections in configuration documentation (#829) 2021-05-21 08:41:13 -07:00
ee Support .exe files in fleetctl updates command (#631) 2021-04-12 09:55:36 -07:00
frontend Packs Page UI: form pill contrast (#837) 2021-05-24 13:47:05 -04:00
handbook Add instructions for resolving failed website deploy action to /handbook (#801) 2021-05-18 18:47:18 -04:00
server Include more detailed error messages in query result stream (#835) 2021-05-25 09:15:39 -07:00
tools Update CHANGELOG and bump versioning (#806) 2021-05-19 12:09:23 -04:00
website Obviate doc-templater dependency + dynamic sitemap.xml (#827) 2021-05-26 03:24:38 -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 Testing SMTP email service with Cypress (#659) 2021-04-29 13:10:25 -04:00
.gitattributes Give Golang some love (see https://man7.org/linux/man-pages/man5/gitattributes.5.html) 2021-04-27 17:47:17 -05:00
.gitignore Add package-lock.json to .gitignore (#708) 2021-05-03 08:10:27 -07: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 and bump versioning (#806) 2021-05-19 12:09:23 -04:00
CODE_OF_CONDUCT.md Migrate remaining URLs to fleetdm.com (#116) 2020-12-10 11:26:00 -08:00
CONTRIBUTING.md Add questions to FAQ and add documentation section to CONTRIBUTING.md (#726) 2021-05-05 18:00:05 -04:00
cypress.json E2e test: invite/activate user (#699) 2021-04-30 11:47:33 -04:00
docker-compose.yml Update flags for development cAdvisor (#679) 2021-04-23 17:58:23 -07:00
Dockerfile Updated .dockerignore and added non-root user to Dockerfile (#143) 2020-12-22 08:23:17 -08:00
go.mod Upgrade dependencies and remove replace directive (#802) 2021-05-18 17:00:20 -07:00
go.sum Upgrade dependencies and remove replace directive (#802) 2021-05-18 17:00:20 -07:00
LICENSE Update LICENSE (#10) 2020-11-04 19:57:51 -06:00
Makefile Speed up CI build/test (#657) 2021-04-16 16:14:56 -07:00
package.json Host details page: packs accordion (#724) 2021-05-07 18:18:52 -04: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 Replace README logo with one from orbit (#760) 2021-05-17 19:04:16 -04:00
SECURITY.md Create SECURITY.md (#146) 2020-12-22 08:26:39 -08:00
tools.go Add support for IdP-initiated SSO login (#556) 2021-03-30 12:56:20 -07:00
tsconfig.json Refactor cypress tests and expand testing (#450) 2021-03-12 11:49:28 -08:00
webpack.config.js Speed up CI build/test (#657) 2021-04-16 16:14:56 -07:00
yarn.lock Host details page: packs accordion (#724) 2021-05-07 18:18:52 -04: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 50,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

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

Your first query

Ready to run your first query? Target some of your sample hosts and try it out: Screenshot of query editor

Using real devices

For convenience, the demo includes a few simulated Linux hosts. To query a real device, install the osquery agent.

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 on GitHub.

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.

Community projects

Below are some projects created by Fleet community members. Please submit a pull request if you'd like your project featured.

Banner featuring a futuristic cloud city with the Fleet logo