airbyte update steps
Start from v0.39.5-alpha
diff attracs: docker-compose-nightly && official: docker-compose
only image location, attracs use gcp repo.
and attracs use external db.
how to start testing. on the testing server: install airbyte v0.39.5-alpha from official docker.
after successful build and running airbyte âžť docker compose down.
v0.40.0-alpha. rm old docker compose and .env files. create new docker-compose.yaml and .env files.
Airbyte version 0.40.27 or later requires Docker Compose V2 to be installed before upgrading.
after that in the repo you can search for run-ab-platform.sh and run the scrupt first with -r tag and after that with -b. (same as first install)
because we don't need to go version by version update we can jump to the latest version.