Hi Kobo Community,
I need to find a way to use Azure blob storage for the .vols/kobocat_media_uploads directory.
I have installed kobotoolbox on an Ubuntu VM in Azure. All is working perfectly fine. I just need to make sure I use blob storage and not the local disk.
Could someone please guide me on the best option? I have tried mounting the blob using fuse (mounting works but I’m unsure about the stability and/or cache configurations for this option. Also not getting it to mount at boot (losing a little bit). I have also tried using flexify.io in a docker container and after setting it up I realized that kobo seemingly can only connect to AWS S3 storage.
Your help and guidance would be highly appreciated.