Question: Is it possible to connect a self-hosted ...
# contributing
d
Question: Is it possible to connect a self-hosted localhost instance of Growthbook to our Cloud plan data? Context: My team is on the Growthbook Cloud Pro plan. I forked and cloned the Growthbook repo and started a local instance using
docker-compose up -d
. However, I noticed this sets up a local demo MongoDB, which is separate from our Cloud data. I’d like to test local changes while accessing my team’s Cloud data. Is there a way to connect my localhost instance to our Cloud-hosted data?
s
It's not possible to connect directly to your cloud mongo instance. You can do two things here, tho: 1. Use API to sync/import data. 2. Import/export config yml via settings.