ratibor78
05/30/2023, 12:42 PMkapa.ai
05/30/2023, 12:42 PMkapa.ai
05/30/2023, 12:44 PMoctavia import all
command after initializing an Octavia CLI project [source](https://airbyte.com/tutorials/version-control-airbyte-configurations). 2. Disable your current Airbyte instance (Instance A). 3. Import the configuration to your new Airbyte instance (Instance B) and point it to the database. You can use the Octavia CLI to apply the changes to the new instance with the octavia apply
command [source](https://docs.airbyte.com/cli-documentation). Please note that when importing resources, Octavia overwrites the environment variables with the real values and replaces secrets with '**********'. You may need to edit the secrets in the template and add the environment variables that may change between instances [source](https://airbyte.com/tutorials/version-control-airbyte-configurations). For a detailed guide on transferring an Airbyte instance to another server, you can refer to this forum discussion: [How to import/export Airbyte to a new instance (Docker to Docker deploy)](https://discuss.airbyte.io/t/how-to-import-export-airbyte-to-a-new-instance-docker-to-docker-deploy/3514).ratibor78
05/30/2023, 12:48 PMratibor78
05/30/2023, 12:50 PM