Support Planka running under a subpath (e.g., /planka) instead of root / #804

Open
opened 2026-02-04 21:22:52 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @Tajtaj888 on GitHub (Sep 2, 2025).

Is this a feature for the backend or frontend?

Frontend

What would you like?

Currently, Planka only works when served at the root path /. When trying to deploy Planka on a subpath such as /planka, all assets (CSS, JS) fail to load, and the application shows a "Page Not Found" error.

Why is this needed?

Some users deploy Planka behind reverse proxies on shared servers or without a dedicated domain. The inability to run it under a subpath limits deployment flexibility and forces users to serve Planka on the root path, which may conflict with other applications. Supporting a configurable base path would allow safer and more flexible hosting setups.

Other information

No response

Originally created by @Tajtaj888 on GitHub (Sep 2, 2025). ### Is this a feature for the backend or frontend? Frontend ### What would you like? Currently, Planka only works when served at the root path /. When trying to deploy Planka on a subpath such as /planka, all assets (CSS, JS) fail to load, and the application shows a "Page Not Found" error. ### Why is this needed? Some users deploy Planka behind reverse proxies on shared servers or without a dedicated domain. The inability to run it under a subpath limits deployment flexibility and forces users to serve Planka on the root path, which may conflict with other applications. Supporting a configurable base path would allow safer and more flexible hosting setups. ### Other information _No response_
OVERLORD added the enhancement label 2026-02-04 21:22:52 +03:00
Author
Owner

@jhonny-on commented on GitHub (Oct 21, 2025):

seems like a duplicate of https://github.com/plankanban/planka/issues/1156

@jhonny-on commented on GitHub (Oct 21, 2025): seems like a duplicate of https://github.com/plankanban/planka/issues/1156
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#804