Hi, we were first using cloud based growthbook, We...
# ask-questions
w
Hi, we were first using cloud based growthbook, We recently shifted to self hosted growthbook. Is there any way to import that data from cloud to self hosted growthbook?
b
Hi Michael, yess, a lot of things can be exported to a YAML file from the Settings page in the cloud-hosted instance and then re-imported on the self-hosted instance. It's not a perfect migration, though, as not everything is exportable, especially for more advanced configurations.
For example, the exported
config.yml
file does not contain information about features. To migrate features, you can use the GrowthBook API to export data from the cloud-hosted instance and then import it into the self-hosted instance.