Please remove CORS #813
Replies: 12 comments
-
It's hosted here for free, but it's not entirely up to date with this repo: |
Beta Was this translation helpful? Give feedback.
-
I appreciate that, but I would like to host this myself. Any help to get it going is appreciated |
Beta Was this translation helpful? Give feedback.
-
This is my Docker Compose. For now I don't want to use .env until I get it exactly how I need it. `version: 3.1 services:
Even with this setting, sign ups are still blocked (states its in BETA), and I get either a connection refused or internal server error when logging in. |
Beta Was this translation helpful? Give feedback.
-
In your case they're the same which can't be correct AFAIK |
Beta Was this translation helpful? Give feedback.
-
So |
Beta Was this translation helpful? Give feedback.
-
I have an up to date version hosted at https://bracket.djpiper28.co.uk |
Beta Was this translation helpful? Give feedback.
-
@djpiper28 Again I appreciate the offers for a free version hosted by you guys. However due to some logistical reasons this has to be contained within our environment. I am more than happy to pay for help if one of you is willing. Normally I would figure these things out on my own but I am buried with other tasks atm. |
Beta Was this translation helpful? Give feedback.
-
I can pop in a discord call and help you fix cors tomorrow if you want. I've got my setup on my kubernetes cluster and I'm fine for anyone to use it. |
Beta Was this translation helpful? Give feedback.
-
@djpiper28 Thank you very much. That is very kind of you. I'll be sending a small donation to the project and please let me know how I can repay you personally. Is there somewhere I can donate? |
Beta Was this translation helpful? Give feedback.
-
I won't take your cash. But if you add me on discord (@dannypiper) I am more then happy to help you set it up in a call. |
Beta Was this translation helpful? Give feedback.
-
Thank you. I added you on discord. |
Beta Was this translation helpful? Give feedback.
-
After some back and forth on discord, I have made a PR to improve Bracket's docker compose to help make setup easier: #814 |
Beta Was this translation helpful? Give feedback.
-
Hi I tried getting this figured out a few months ago with no luck. I am trying to host bracket behind HAproxy but I either get a CORS error or "404 not found" I have followed all your steps in the docs with no luck. I have tried setting everything in Docker compose and the env files with no progress. I am happy to post my configs if it is helpful. I need this up in the next couple weeks for am event I am hosting.
Beta Was this translation helpful? Give feedback.
All reactions