From 58ff55beadd1440d505c69ee116449e0ea59dfd6 Mon Sep 17 00:00:00 2001 From: Kelvin Oghenerhoro Omereshone Date: Tue, 8 Feb 2022 09:49:45 +0100 Subject: [PATCH] docs: add FAQ for minimum version of MySQL (#4069) --- docs/02-Deploying/FAQ.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/02-Deploying/FAQ.md b/docs/02-Deploying/FAQ.md index e77bb15962..d6a365b217 100644 --- a/docs/02-Deploying/FAQ.md +++ b/docs/02-Deploying/FAQ.md @@ -231,3 +231,7 @@ Check out the [documentation on running database migrations](./06-Upgrading-Flee ## What API endpoints should I expose to the public internet? If you would like to manage hosts that can travel outside your VPN or intranet we recommend only exposing the "/api/v1/osquery" endpoint to the public internet. + +## What is the minimum version of MySQL required by Fleet? + +Fleet requires at least MySQL version 5.7.