mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 08:45:58 +03:00
[PR #376] [MERGED] Enhance nginx ui docker image #4038
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#4038
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/376
Author: @0xJacky
Created: 5/5/2024
Status: ✅ Merged
Merged: 5/8/2024
Merged by: @0xJacky
Base:
dev← Head:docker/s6-overlay📝 Commits (10+)
9bd1507feat(docker): integrate s6-overlay070c0b4feat(docker): mkdir streams-enabled, streams-available45a6811fix(docker): nginx restart always output network errorabc73bbenhance(docker): recreate access.log and error.log as regular files7669e34chore(docs): update nginx log documentee30e84chore(demo): update dockerfilef0dafa7Update translation files9413978fix: build ldflags2071891fix: certificate selector can not select #375d4fbeefchore(docs): update backend build command📊 Changes
86 files changed (+5241 additions, -5171 deletions)
View changed files
📝
.gitignore(+1 -0)📝
Dockerfile(+21 -10)📝
README-es.md(+1 -1)📝
README-vi_VN.md(+1 -1)📝
README-zh_CN.md(+1 -1)📝
README-zh_TW.md(+1 -1)📝
README.md(+1 -1)📝
api/cluster/environment.go(+37 -85)📝
api/cluster/router.go(+1 -0)📝
api/nginx/control.go(+19 -3)📝
api/nginx/nginx.go(+43 -57)📝
api/system/install.go(+2 -2)📝
api/system/router.go(+1 -0)📝
api/system/settings.go(+10 -20)📝
app.example.ini(+30 -22)📝
app/package.json(+13 -13)📝
app/pnpm-lock.yaml(+3041 -3830)📝
app/src/App.vue(+3 -0)📝
app/src/api/environment.ts(+13 -1)📝
app/src/api/ngx.ts(+1 -1)...and 66 more files
📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.