mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Minor improvements in the FAQ (#93)
This commit is contained in:
parent
698b8ab882
commit
9606196feb
1 changed files with 3 additions and 1 deletions
|
|
@ -12,6 +12,8 @@ Yes. Fleet scales horizontally out of the box as long as all of the Fleet server
|
|||
|
||||
Note that osquery logs will be distributed across the Fleet servers.
|
||||
|
||||
Read the [performance docs](./performance.md) for more.
|
||||
|
||||
## Where are my query results?
|
||||
|
||||
### Live Queries
|
||||
|
|
@ -94,7 +96,7 @@ One way to hack around this is to use a simulated mailserver like [Mailhog](http
|
|||
|
||||
## Is Fleet available as a SaaS product?
|
||||
|
||||
No. Currently, Fleet is only available as open-source software.
|
||||
No. Currently, Fleet is only available for self-hosting on premises or in the cloud.
|
||||
|
||||
## Has anyone stress tested Fleet?
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue