Hi, does anyone has already deployed TypeSense on ...
# community-help
m
Hi, does anyone has already deployed TypeSense on Azure ACI ? I would need help please
j
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
If you search for “Cloud Run” in #C01P749MET0 and in Github issues, you’ll see prior discussion on the topic
m
It is possible to mount persistent volumes to ACI containers.
j
The process also needs to be uninterrupted, since the data is stored by Typesense in RAM