fleet/docs
Eric 5c0894ce0a
Website: Create queries.yml, add vitals and query pages, move policies. (#25701)
Related to: https://github.com/fleetdm/confidential/issues/9096

Changes:
- Created docs/queries.yml. A YAML file that contains the queries from
the standard query library (`kind: query`) and the host vitals queries
(`kind: built-in`).
- Added the `vitals/*` page, a page that displays details about host
vital queries used to gather information about.
- Updated the /queries page to show queries from the new
`docs/queries.yml` file, and moved policies to a new page (/policies)
- Updated the view action for the query-detail page to look for/redirect
to a policy page with a matching slug before returning a 404 response if
a matching query is not found. This behavior will make it so all of the
old URLs for policy pages will redirect users to the new URL.
- Updated the website's "Docs" navigation menu to have links to the new
vitals and policies pages.
2025-01-22 21:10:17 -06:00
..
01-Using-Fleet/standard-query-library Website: Update policy details page, add controls to policies in standard query library. (#25309) 2025-01-09 16:28:22 -06:00
Configuration Add support for post_install_script (#25683) 2025-01-22 18:02:42 -06:00
Contributing Bump Node version to 20.18.1 (#25591) 2025-01-20 15:50:28 -06:00
Deploy Update proxy doc in reference architecture (#25230) 2025-01-08 16:13:46 -06:00
files Handbook: Adding 2024 pen test document to security audit page (#21393) 2024-08-21 11:15:37 -04:00
Get started Updated anatomy and teams guide (#25629) 2025-01-22 12:39:44 -06:00
images SSO guide: best practice for email 2FA (#25005) 2024-12-25 11:55:24 +01:00
REST API Removed filename from fleet maintained apps response (#25685) 2025-01-22 18:00:54 -06:00
Using Fleet Docs quick reference optimization (#21331) 2024-08-16 15:30:31 -05:00
queries.yml Website: Create queries.yml, add vitals and query pages, move policies. (#25701) 2025-01-22 21:10:17 -06:00
README.md Updated broken links for Using Fleet and Deploying (#20655) 2024-07-25 10:04:18 -04:00

Fleet documentation

Welcome to the documentation for Fleet, the lightweight management platform for laptops and servers.

You can also read the Fleet docs over at https://fleetdm.com/docs.

Using Fleet

Resources for using the Fleet UI, fleetctl CLI, and Fleet REST API.

Deploying

Resources for installing Fleet's infrastructure dependencies, configuring Fleet, deploying osquery to hosts, and viewing example deployment scenarios.

Contributing

If you're interested in interacting with the Fleet source code, you'll find information on modifying and building the code here.


If you have any questions, please don't hesitate to File a GitHub issue or join us on Slack. You can find us in the #fleet channel.