Hi all,
Quick question for deployment options: is Azure being considered?
m
Michel
12/17/2020, 6:06 PM
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.
If you feel adventurous, do you want to give it a shot?
r
Robbert brouwers
12/17/2020, 7:57 PM
Good stuff! I might be able to do something in January. Following the issue on github and will keep an eye out.
k
Kurt Farrar
12/17/2020, 9:36 PM
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
matt_innerspaceio
02/05/2021, 3:43 PM
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.