mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 16:55:56 +03:00
[GH-ISSUE #988] 请求在安装脚本及升级页面添加对Alpin系统的支持 #2093
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#2093
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 @bigoovip on GitHub (Apr 26, 2025).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/988
本项目当前的安装脚本主要支持的是使用systemd的debian/ubuntu等系统,没有支持使用OpenRC的Alpine等系统,在Alpine系统无法通过安装脚本安装及管理。
同时,在登陆项目后,在升级页面,在debian系统中可成功升级,但Alpine系统总是升级失败。
故请求,在安装脚本及项目的升级页面添加对Alpin系统的支持。