mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 08:45:58 +03:00
[PR #690] [MERGED] feat: add support for launching on Windows platform #4167
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#4167
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?
📋 Pull Request Information
Original PR: https://github.com/0xJacky/nginx-ui/pull/690
Author: @Hintay
Created: 10/31/2024
Status: ✅ Merged
Merged: 11/5/2024
Merged by: @0xJacky
Base:
dev← Head:feat/platform-windows📝 Commits (7)
4b7e350feat: userisefrontto replaceoverseerin order to supports Windows3c81accfix: standard streams for new process and error message4eef099enhance(main): ignore net.ErrClosedd8b0e58fix: config not sync when add #68578ac30echore: updaterisefront68dd144chore: update service file to ensure socket file is created correctly3bb40bcMerge branch 'dev' into feat/platform-windows📊 Changes
7 files changed (+66 additions, -48 deletions)
View changed files
📝
.air.toml(+1 -1)📝
go.mod(+5 -3)📝
go.sum(+6 -17)📝
install.sh(+2 -0)📝
internal/upgrader/upgrade.go(+12 -10)📝
main.go(+36 -17)📝
nginx-ui.service(+4 -0)📄 Description
This is an initial patch that ensures Nginx UI can launch on Windows platform.
‼️Full functionality on Windows is not guaranteed.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.