PostHog / PostHog/HouseWatch

helm chart packaging/nginx configuration

Open
#64 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
631
Forks
45
PR merge metrics
No merged PRs in 30d

Description

index.html requests resources from /webapp/assets/... but assets is a sibling of index.html, not stored in a /webapp/ subfolder therefore assets are not found.

Either index.html must be changed to not use /webapp/ subfolder or nginx must be configured to remap /webapp/ to top level .

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating index.html and the Helm chart's nginx configuration, then compare the resource URLs with the actual assets location. Verify the chosen fix by loading the page and confirming that its assets are served successfully without 404 responses.

Written by the indexing model from the issue text.

Assessment

Tech stack
helm, nginx
Domain
devops, infrastructure
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.