mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Remove reference to quickstart in documentation (#1905)
This commit is contained in:
parent
473dc3e265
commit
b220aa23e6
1 changed files with 0 additions and 4 deletions
|
|
@ -9,10 +9,6 @@ The Fleet application is distributed as a single static binary. This binary serv
|
|||
|
||||
All of these are served via a built-in HTTP server, so there is no need for complex web server configurations. Once you've installed the `fleet` binary and it's infrastructure dependencies as illustrated below, refer to the [Configuring The Fleet Binary](./configuring-the-fleet-binary.md) documentation for information on how to use and configure the Fleet application.
|
||||
|
||||
## Fleet Quickstart
|
||||
|
||||
Kolide provides a [quickstart script](https://github.com/kolide/kolide-quickstart) that is the quickest way to get a demo Fleet instance up and running. Note that the quickstart is not intended to be a production deployment. If you would like a production deployment, please choose one of the methods below.
|
||||
|
||||
## Installing the Fleet binary
|
||||
|
||||
Because everyone's infrastructure is different, there are a multiple options available for installing the Fleet binary.
|
||||
|
|
|
|||
Loading…
Reference in a new issue