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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user