mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 16:55:56 +03:00
[GH-ISSUE #627] Some suggestions from official documentation #1663
Labels
No labels
Q/A
bug
casdoor
dependencies
docker
documentation
duplicate
enhancement
help wanted
invalid
lego
platform:openwrt
platform:windows
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-ui#1663
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @zongyanglaobiao on GitHub (Oct 16, 2024).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/627
Hello, please forgive me for being rude and pointing out some issues with the documentation. The installation failed according to the Getting Started docker method in the documentation. The problem was that the documentation did not briefly describe the importance of the directory structure, because the log kept throwing errors, specifically, it could not find certain files/folders that were not in the documentation, and the page could not be seen when accessing the relevant ports. So I installed it according to the script method, but found that there was no download link for the relevant script? I think there is still room for improvement in the documentation.
@0xJacky commented on GitHub (Oct 16, 2024):
Hi, @zongyanglaobiao
Thank you for raising this issue, and I’m truly sorry for the trouble the documentation caused you.
If you could provide the installation logs and a bit more detail on your setup environment (e.g., OS, Docker version, etc.), that would be a huge help in troubleshooting and improving the documentation.
Thanks again for your feedback! We’re looking forward to resolving this for you and improving the experience for future users.
Best regards,
Jacky
@felixzhang-glitch commented on GitHub (Oct 22, 2024):
I also encountered a similar issue, with the error being a 404. After waiting for a while and retrying, it recovered. This part is likely due to the service initializing, but there was no prompt, and nothing was logged either. It completely relies on the user to guess, which is indeed not very user-friendly.
@0xJacky commented on GitHub (Oct 22, 2024):
Hi @felixzhang-glitch, could you please provide us more detail like logs or screenshots?