https://www.growthbook.io/ logo
a

adventurous-jelly-25184

07/06/2022, 1:01 PM
Hey guys! I have self hosted growthbook, now I want to move to the cloud hosted option, how can I export all the data? I tried exporting from Settings page, but it only exports organization settings, not the actual feature flags.
This is was what export option exports
Copy code
organization:
  settings:
    pastExperimentsMinLength: 8
    visualEditorEnabled: true
f

future-teacher-7046

07/06/2022, 1:03 PM
Hi Prasad, we don't have a super easy way to export feature flags right now. How many features have you defined?
a

adventurous-jelly-25184

07/06/2022, 1:03 PM
Hi Jeremy, thanks for the reply. I have around 10 features. I can just copy MongoDB collection right if there's no easy way?
f

future-teacher-7046

07/06/2022, 1:05 PM
yes, if you export the mongo collection, I can help import it to a cloud account
a

adventurous-jelly-25184

07/06/2022, 1:07 PM
Cool. Let me talk to my team and see what they think once
Thanks again for the help 😄
3 Views