-
|
I am attempting to run Karrio (Dashboard and API) behind an Apache reverse proxy, specifically hosting the services under non-root subpaths:
I have successfully configured the Docker environment to remove Caddy and exposed the internal ports ( Configuration DetailsI have configured the Dashboard's public environment variables to reflect the desired subpaths:
Question
Thank you for any guidance you can provide on deploying Karrio in a subdirectory structure :). |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Hi @flo-ride , If anyone else had a working deployment with that, I'd be surprised. Let us know |
Beta Was this translation helpful? Give feedback.
Hi @flo-ride ,
To be honest with you, we stopped maintaining the subpaths setup for the dashboard since we moved to Nextjs app router 😅.
If anyone else had a working deployment with that, I'd be surprised. Let us know