Has anyone gotten ente to work with minio?
When trying to upload I am currently getting a 403 forbidden with:
I set
mc admin config set h0/b2-eu-cen api cors_allow_origin="*" but I suspect I also need to set allowed headers somehow.
I tried to set a cors.xml like this:
But no such luck, I get the following error:
Don't worry I set in my compose.yaml:
Also my s3 looks like this:
Any ideas?6 Replies
Remember to use /solved to mark your thread as solved once your question is answered.
@codedcosmos are you not using the quick start script that setups up the minio container too ?
If you are self hosting , you need specify the bucket endpoint as your own ip:3000 i.e where minio is listening?
I did use the quick start script and I am using minio
I wonder if nginx is in the way but not sure
I'm getting
now.
I think I am in over my head
I think I'm having similar issues to https://github.com/ente-io/ente/discussions/2546
GitHub
Minio with nginx and https not working · ente-io ente · Discussio...
Hello! I have the following problem: I have created ente photos as a container and also created the webapp as a container. Basically, both ente and the web app work. However, I always see empty pic...
The nginx config here helped me
https://aur.archlinux.org/cgit/aur.git/tree/minio-server-nginx.conf?h=ente-server-git
-# If your issue is resolved, you can use the /solved command to close the thread. If not, use /unsolve to cancel.
Thread marked as solved. It will be closed in <t:1752360878:R>.
This thread is now closed.