descartes icon indicating copy to clipboard operation
descartes copied to clipboard

Being able to specify a context path

Open rkrombho opened this issue 11 years ago • 1 comments

Running Descartes behind a reverse proxy where you want to define the context path (like e.g. /descartes) won't really work as all links are hardcoded in an absolute way.

It would be great if the context path could be configured inside the .env file.

I did the necessary changes in my fork (https://github.com/rkrombho/descartes/commit/f3172a0e120351e8d4da4649a70c6874b181d0ed) but don't really feel confident with raising this as a pull request as I don't know much about Ruby and the Descarted codebase at all. Maybe a good starting point.

rkrombho avatar May 13 '13 15:05 rkrombho

+1. Would be a good enhancement.

smith3v avatar Jun 04 '13 12:06 smith3v