Is zenko suitable for my use #5269
craftzneko
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I am attempting to self host this project https://github.com/outline/outline and I am looking for a way to proxy S3 HTTP POST requests to an azure blob backend
I am using Azure App Service to host containers (either through single container or docker compose). In this case outline works great but I have tried using S3proxy, Flexify and minio to proxy requests but all of them failed either because they required Direct_IO for the container storage in the case of minio, or they didn't really support HTTP POST s3 requests.
Will Zenko Cloudserver fill my requirements. Some issues I have hit already with others I list here to check
If someone thinks zenko will work I will give it a go but asking this here as I have spent weeks trying other solutions and failing each time :-) Cheers for help
Beta Was this translation helpful? Give feedback.
All reactions