We are trying to deploy the docker hub image of OpenL Tablets Ws on AWS and using S3 as a repository, but when the image is starting, we are getting an error that says that the S3 repository is not supported. We eant to know if there is another way to make the set up with S3 or the version of the image does not support this kind of repo,
I'm sending attached the error message and the variables that we are setting to the image
Hello,
S3 is not included in any WS images.
OpenL is not tested on ECS yet, but it works in Kubernetes.
We suggest packing the rules into the WS docker image.
Please see the working example here: https://github.com/vpikus/openl-demo
Best Regards,
Elena Kosolapova.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi dear team,
We are trying to deploy the docker hub image of OpenL Tablets Ws on AWS and using S3 as a repository, but when the image is starting, we are getting an error that says that the S3 repository is not supported. We eant to know if there is another way to make the set up with S3 or the version of the image does not support this kind of repo,
I'm sending attached the error message and the variables that we are setting to the image
Any help or recommendation will be appreciated
thank you in advance
Hello,
S3 is not included in any WS images.
OpenL is not tested on ECS yet, but it works in Kubernetes.
We suggest packing the rules into the WS docker image.
Please see the working example here: https://github.com/vpikus/openl-demo
Best Regards,
Elena Kosolapova.