lin.liu
08/18/2022, 6:35 AMdocker-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.