Hi all, Quick question for deployment options: is...
# announcements
r
Hi all, Quick question for deployment options: is Azure being considered?
m
Hey Robbert, yes it is. We didn't get a chance to get to it . We started with MS ecosystem with MSSQL support. We need instructions on how to start a simple instance.
just created an issue, we will prioritize it! https://github.com/airbytehq/airbyte/issues/1367
🙌 1
If you feel adventurous, do you want to give it a shot?
r
Good stuff! I might be able to do something in January. Following the issue on github and will keep an eye out.
k
To be fair, it's easy enough to spin up an instance of Debian on Azure and follow the normal instructions, but launching it from the Marketplace could make it even easier (which is what I assume you actually were asking for @Robbert brouwers)
m
A docker-compose approach, using images published to docker hub, might be the easiest next step - it'll support almost any host and simplify the deployment.
fyi - basic azure approach documented in the ticket - https://github.com/airbytehq/airbyte/issues/1367