Hello! I have one question: Can I config Airbyte t...
# replication-troubleshooting
l
Hello! I have one question: Can I config Airbyte to run it's worker or tasks on different AWS server? I use command
docker-compose up
to start a Airbyte Server on AWS server And then I use Airbyte Web to create and start a connection, A docker container started to execute some tasks. Now I want to know, Can I config Airbyte to run it's worker(or connection tasks) on specific AWS server ? Because some API be called just on specific public IP address.