Docs: add keywordsForDocsearch meta tags (#44544)

Related to: https://github.com/fleetdm/fleet/issues/12704

Changes:
- Added `keywordsForDocsearch` meta tags to documentation pages.
This commit is contained in:
Eric
2026-05-04 16:21:18 -05:00
committed by GitHub
parent da01caf3c0
commit e71b8cdd3b
9 changed files with 9 additions and 0 deletions
@@ -308,3 +308,4 @@ agent_options:
<meta name="pageOrderInSection" value="300">
<meta name="description" value="Learn how to use configuration files and the fleetctl command line tool to configure agent options.">
<meta name="keywordsForDocsearch" value="command line flags, agent config file">
@@ -3509,3 +3509,4 @@ This content was moved to [Public IPs](http://fleetdm.com/docs/deploy/public-ip)
<meta name="pageOrderInSection" value="100">
<meta name="description" value="This page includes resources for configuring the Fleet binary, managing osquery configurations, and running with systemd.">
<meta name="keywordsForDocsearch" value="server config, env vars, yaml config, log routing, log streaming, log shipping, server flags, cli flags, session expiry, secrets management, high availability">
+1
View File
@@ -1291,3 +1291,4 @@ Unlike other options, omitting `smtp_settings` or leaving it blank won't reset t
<meta name="title" value="GitOps">
<meta name="description" value="Reference documentation for Fleet's GitOps workflow. See examples and configuration options.">
<meta name="pageOrderInSection" value="1500">
<meta name="keywordsForDocsearch" value="configuration as code, org settings, ci/cd, version control, declarative configuration">
+1
View File
@@ -652,3 +652,4 @@ Below are some projects created by Fleet community members. These projects provi
<meta name="pageOrderInSection" value="400">
<meta name="description" value="An opinionated view of running Fleet in a production environment, and configuration strategies to enable high availability.">
<meta name="keywordsForDocsearch" value="production deployment, reverse proxy">
+1
View File
@@ -89,3 +89,4 @@ In each of these cases, breaking changes are clearly communicated in the version
<meta name="pageOrderInSection" value="300">
<meta name="description" value="Learn how to upgrade your Fleet instance to the latest version.">
<meta name="keywordsForDocsearch" value="upgrade fleet, database migration, version upgrade, terraform upgrade, aws upgrade, prepare database">
+1
View File
@@ -292,3 +292,4 @@ You can't edit the authentication method for your currently logged-in user. To e
<meta name="title" value="Single sign-on (SSO)">
<meta name="pageOrderInSection" value="200">
<meta name="description" value="Learn how to configure single sign-on (SSO)">
<meta name="keywordsForDocsearch" value="azure ad, just-in-time provisioning, deprovision users">
+1
View File
@@ -40,3 +40,4 @@ Software in Fleet refers to the following:
- **Software inventory** an inventory of each hosts installed software, including information about detected vulnerabilities (CVEs).
<meta name="pageOrderInSection" value="200">
<meta name="keywordsForDocsearch" value="fleet anatomy, teams, fleet concepts, terminology, glossary">
+1
View File
@@ -55,3 +55,4 @@ A collection of guides to help you with Fleet.
<meta name="description" value="Links to deployment tutorials and guides for using Fleet.">
<meta name="pageOrderInSection" value="300">
<meta name="keywordsForDocsearch" value="fleet tutorials, getting started, learning resources, fleet guides, walkthroughs">
+1
View File
@@ -14284,3 +14284,4 @@ Response:
<meta name="description" value="Documentation for Fleet's REST API. See example requests and responses for each API endpoint.">
<meta name="pageOrderInSection" value="30">
<meta name="keywordsForDocsearch" value="api reference, api authentication, hosts api, policies api, reports api, scripts api, software api, vulnerabilities api, sessions api, users api, teams api, fleets api, mdm commands api, certificates api, labels api, activities api">