#community-help

Deploying TypeSense on Azure ACI

TLDR Max seeks help deploying TypeSense on Azure ACI. Jason shares concerns about persistent disks and interruption, linking to prior discussions.

Powered by Struct AI
Mar 04, 2023 (6 months ago)
Max
Photo of md5-d7f4aa44e3d4866e8b7a38eceb9af762
Max
04:51 PM
Hi, does anyone has already deployed TypeSense on Azure ACI ? I would need help please
Jason
Photo of md5-8813087cccc512313602b6d9f9ece19f
Jason
06:58 PM
It sounds like Azure ACI might not have persistent disks and containers are interruptible, in which case it’s not possible to run Typesense on it
06:58
Jason
06:58 PM
If you search for “Cloud Run” in #community and in Github issues, you’ll see prior discussion on the topic
Mar 06, 2023 (6 months ago)
Max
Photo of md5-d7f4aa44e3d4866e8b7a38eceb9af762
Max
08:16 AM
It is possible to mount persistent volumes to ACI containers.
Jason
Photo of md5-8813087cccc512313602b6d9f9ece19f
Jason
05:39 PM
The process also needs to be uninterrupted, since the data is stored by Typesense in RAM