Migrating Airbyte Open Source Account to New EC2 Instance and Retrieving Metadata for Salesforce Connector Configuration

Summary

The user is looking for guidance on migrating an Airbyte open source account hosted on EC2 to a new EC2 instance. They also need to retrieve metadata for existing account connections and pipelines, including configuration for Salesforce connectors.


Question

we need to migrate Airbyte open source account which is hosted on EC2 to new EC2 instance how can we get metadata of existing account connections and pipelines. We are getting yaml files for custom connectors but how can we get configuration for salesforce connectors?



This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.

Join the conversation on Slack

["migrate", "airbyte-open-source", "ec2-instance", "metadata", "salesforce-connector", "yaml-files"]

I suggest using an external database for this reason. If you’re not doing that yet, I think you’ll have to backup your airbyte-db docker service’s database, create a new one (preferably external) and connect the new instance to the backed up data.