Simple way to add a reverse proxy to bypass cors issues inside the project

alid201
HOBBY

5 months ago

Hello,
Hope you all doing well.

am hosting Metabase through docker image and I am facing issues with CORS to embed it in my domain.

thus, I am trying to use a reverse proxy in order to setup the allowed origins.

so far I figured that i can use a sample reverse proxy caddy repo that ultimately deploys a docker image and copies the caddyfile inside.

however how am I supposed to make all traffic go through the reverse proxy and not toward my Metabase app ?

am super confused about all of this.

Awaiting User Response

1 Replies

5 months ago

Hello,

Let's start from scratch because I don't see a property configured metabase deployment to begin with.

Start by deploying this template - https://railway.com/template/metabase


Status changed to Awaiting User Response railway[bot] 5 months ago