Skip to content

Clean install

wget https://raw.githubusercontent.com/airbytehq/airbyte/master/run-ab-platform.sh * Remove previous local docker-compose.yaml and .env and download new onews with the command:

./run-ab-platform.sh -r
Downloading docker-compose.yaml
Downloading docker-compose.debug.yaml
Downloading .env
Downloading .env.dev
Downloading flags.yml
Downloading temporal/dynamicconfig/development.yaml
  • Bring Airbyte back online, optionally with the -b flag to run the containers in the background (Docker detached mode).
./run-ab-platform.sh -b