1
Support serving Outline from a subpath
Source: outline/outline#12435 · opened by @23fo
Problem
Outline currently works well when served from the root of a domain, for example:
However, some self-hosted deployments need to serve Outline from a subpath, for example:
Today this is difficult because several client and server paths assume /, including API routes, static assets, OAuth/auth routes, realtime websocket routes, collaboration websocket routes, and the service worker scope.
Proposal
Would the core team be open to a BASE_PATH configuration option?
For example:
`env
URL=
BASE_PATH=/outline
Outline currently works well when served from the root of a domain, for example:
However, some self-hosted deployments need to serve Outline from a subpath, for example:
Today this is difficult because several client and server paths assume /, including API routes, static assets, OAuth/auth routes, realtime websocket routes, collaboration websocket routes, and the service worker scope.
Proposal
Would the core team be open to a BASE_PATH configuration option?
For example:
`env
URL=
BASE_PATH=/outline
No pledges yet. Be the first to back this.
Comments
Similar requests
store s3 files under a subpath
2 votes · 0 comments
Integrate Outline with the Taiga project management tool
2 votes · 0 comments
Export HTML Including Sidebar
1 vote · 0 comments
Workspace-level option for GitHub-style Markdown alerts
1 vote · 0 comments
External Collection Mapping + On-Demand Creation for PSA/CRM Integrations
1 vote · 0 comments
No comments yet.