docs: add FAQ for migrating from Fleet Free to Fleet Premium (#4375)

* docs: add FAQ for migrating from Fleet Free to Fleet Premium

* docs: add note for redeploying Fleet not being necessary

* docs: add note for redeploying Fleet not being necessary

* fix: add question mark to FAQ
This commit is contained in:
Kelvin Oghenerhoro Omereshone
2022-02-27 03:33:15 -06:00
committed by GitHub
parent 3a2bfe7145
commit 5c141765cd
+3
View File
@@ -234,3 +234,6 @@ If you would like to manage hosts that can travel outside your VPN or intranet w
## What is the minimum version of MySQL required by Fleet?
Fleet requires at least MySQL version 5.7.
## How do I migrate from Fleet Free to Fleet Premium?
To migrate from Fleet Free to Fleet Premium, once you get a Fleet license, set it as a parameter to `fleet serve` either as an environment variable using `FLEET_LICENSE_KEY` or in the Fleet's config file. See [here](https://fleetdm.com/docs/deploying/configuration#license) for more details. Note: You don't need to redeploy Fleet after the migration.