Restarting local Airbyte stack using Docker Compose

Summary

Instructions on how to restart a local Airbyte stack using Docker Compose are missing from the documentation. The user is looking for guidance on how to restart the stack after initial setup.


Question

How can I restart a local (using docker compose) airbyte stack?
The instructions for <https://docs.airbyte.com/deploying-airbyte/docker-compose|Using docker compose> have you cloning the repo and using the executable ./run-ab-platform.sh to put up the containers and configure some variables.
But the page doesn’t have any information about restarting the stack



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

["restart-local-stack", "docker-compose", "airbyte-platform"]

You can run the docker image again from Docker and then it’s working again on port 8000.