HTML static application example missing required Internal Path configuration
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 90/100
- Issue type
- Documentation
- Clarity
- Clearly specified
- Activity status
- Active
- Tech stack
- nginx
- Domain
- documentation
Research direction
Open the HTML static application documentation at docs/core/html and review the configuration steps for the linked example repository. Document that the domain’s Internal Path must be /html, then verify that following the complete instructions loads the repository’s Hello World index.html instead of the default Nginx page.
Written by the indexing model from the issue text.
Description
To Reproduce
The HTML static application documentation instructs users to configure:
- Repository: https://github.com/Dokploy/examples.git
- Branch: main
- Build path: /html
- Build type: Static
- Domain port: 80
However, the instructions do not mention setting the domain’s Internal Path to /html.
Following the documented steps results in the default “Welcome to nginx!” page being displayed. Setting Internal Path to /html makes the expected “Hello world” page load correctly.
Current vs. Expected behavior
Current behaviour:
Following the docs results in the "Welcome to Nginx!" screen
Expected behaviour:
Following the docs results in the "Hello World" index.html from the git repo
Provide environment information
OS: Ubuntu 24.04
Which area(s) are affected? (Select all that apply)
Installation
Additional context
No response
- Dominant language
- TypeScript
- Stars
- 51
- Forks
- 104
- Avg merge
- 4h 18m
- Merged PRs (30d)
- 4
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Similar issues
-
calcite-components needs triage refactor
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
Esri/calcite-design-system#15203 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 91/100
-
community first-timers-only good first issue hacktoberfest help wanted low hanging fruit up-for-grabs
Difficulty 1/5 Under an hour Newbie friendliness 95/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
Automattic/studio#4908 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 90/100