fleet/docs/Deploying
Eric 46aa36356b
Website: Update LANG markers regex in build-static-content.js (#6785)
* Update LANG markers regex

* update regex to remove extra newlines from codeblocks

* revert regex in build-static-content

* remove nested codeblock

* update whitespace in changed codeblock

* update regex replace to match indentation on LANG tags

* update regex, add error if markdown was compiled with nested codeblocks

* Revert lang marker regex

* remove newlines before codeblocks in lists

* Update error, move LANG tag regex replace

* update comment to clarify what we mean by nested codeblocks

Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
2022-07-27 16:55:06 -05:00
..
Configuration.md Website: Update LANG markers regex in build-static-content.js (#6785) 2022-07-27 16:55:06 -05:00
Debugging.md Editor pass - Add debugging guide (#6511) 2022-07-11 12:43:20 -05:00
FAQ.md Update FAQ.md (#6778) 2022-07-20 17:25:21 -04:00
fleetctl-agent-updates.md Remove numbers from documentation filenames in Fleet repo (#4313) 2022-02-23 12:17:55 -06:00
Introduction.md Docs: Lay up spot for Tony's video (#6853) 2022-07-25 15:18:38 -05:00
Load-testing.md Zwinnerman loadtesting doc updates (#4765) 2022-03-30 13:26:36 -04:00
README.md Add debugging guide (#6425) 2022-07-01 14:45:02 -03:00
Reference-Architectures.md Editor pass - Fix GCP Terraform link in docs (#6769) 2022-07-25 10:51:52 -05:00
Server-Installation.md Changelog for Fleet 4.17.0 release (#6565) 2022-07-08 17:09:02 -07:00
Upgrading-Fleet.md Remove numbers from documentation filenames in Fleet repo (#4313) 2022-02-23 12:17:55 -06:00

Deployment

Introduction

Provides an introduction to Fleet and its requirements and dependencies.

Server installation

Includes deployment walkthroughs for Fleet on CentOS, Ubuntu, Docker, Kubernetes, and building from source.

Configuration

Includes resources for configuring the Fleet binary, managing osquery configurations, and running with systemd

Self-managed agent updates

Information about running an update server with fleetctl.

Load testing

Information about running an update server with fleetctl.

Upgrading Fleet

Includes a guide for how to update and run new versions of Fleet.

Debugging

Information to gather as part of debugging an issue with a deployment.

FAQ

Includes commonly asked questions and answers about deployment from the Fleet community.