Running Karrio Dashboard and API under a URL Subpath #911
|
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 :). |
Replies: 1 comment
|
Hi Flo-Ride (@flo-ride) , If anyone else had a working deployment with that, I'd be surprised. Let us know |
Hi Flo-Ride (@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