mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 08:45:58 +03:00
[GH-ISSUE #772] Windows support #4839
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#4839
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 @IanoRai on GitHub (Dec 2, 2024).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/772
nginx-ui.exe
2024/12/03 00:54:59 [overseer] disabled. run failed: Failed to retreive fd for: :9000 (file tcp [::]:9000: not supported by windows)
2024-12-03 00:54:59 INFO D:/www/nginx-ui/main.go:41 Server exited
I like your project very much, So I want to install this project on my personal small host to manage nginx.
For some reason, my little host is Windows, and I was excited to check the release version. That was disappointing when I found many versions but no Windows version
But that's not important, I manually built the project through the source code and ended up with an unsupported prompt.
I hope you can let me know if there is a corresponding development plan and schedule, which would really benefit me. Thank you and I look forward to your reply
@Hintay commented on GitHub (Dec 3, 2024):
Thank you for your interest in our project and your support! We truly appreciate it.
Regarding Windows support, we previously used
risefrontto make the Nginx UI compatible with Windows. However, due to compatibility issues with existing instances, we have decided to roll back this change on thedevbranch. In the near future, we plan to add Windows support based on the existing libraryoverseerto support OTA updates from current version.If you'd like to experience an earlier version for Windows, you can manually switch to the feat/platform-windows branch, which can be launched on Windows. For more details, you can check this pull request: https://github.com/0xJacky/nginx-ui/pull/690.
We appreciate your patience and feedback, and we’ll keep you updated on the development progress. If you have any other questions or need further assistance, feel free to reach out!
@KanekiYuto commented on GitHub (Dec 14, 2024):
它似乎在wsl2/Ubuntu22.04上也无法正常运行
@maxbad commented on GitHub (Dec 16, 2024):
mark