Description
Description
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Resolved | • TBolliger | T166807 Epic ⚡️ : Interaction Timeline | |||
Resolved | • TBolliger | T179607 Interaction Timeline V1 | |||
Resolved | • TBolliger | T182548 Interaction Timeline returns only partial results on complex queries | |||
Resolved | • TBolliger | T184146 Sub-epic ⚡️ : Create an API service for InteractionTimeline | |||
Resolved | dmaza | T185464 Setup lighttpd to serve both the API and the Client application on toolforge |
Event Timeline
Comment Actions
This is presenting a different behaviour in toolforge from what is documented and what lighttpd will do locally.
alias.url += ("/api" => "/data/project/interaction-timeline/tool/server/src/public/")
is the documented way, but looks for /data/project/interaction-timeline/public_html//api instead of the expected /data/project/interaction-timeline/public_html.
@madhuvishy pinging you in attempt to find help about lighttpd configs in k8s.
Comment Actions
I've created T186055 to keep track of the lighttpd config issue in case I can complete this with a workaround