feat(v4.sh): add OpenRC support#33
Open
elysia-best wants to merge 2 commits into
Open
Conversation
Signed-off-by: elysia <a.elysia@proton.me>
Member
Author
|
Tested on Alpine Linux ┌────────────────────────────────────────────────────┐
│ OpenList 安装成功! │
│ │
│ 版本信息:v4.2.2 │
│ │
│ 访问地址: │
│ 局域网:http://10.101.7.19:5244/ │
│ 公网: http://xxx.xxx.xxx.xxx:5244/ │
│ 配置文件:/opt/openlist/data/config.json │
│ │
│ 账号信息: │
│ 默认账号:admin │
│ 初始密码:fyMQ7tMU │
└────────────────────────────────────────────────────┘
命令行工具安装成功!
现在你可以使用以下命令:
1. openlist - 快捷命令
2. openlist-manager - 完整命令
启动服务中...
* Caching service dependencies ... [ ok ]
* /run/openlist: creating directory
* /var/log/openlist.log: creating file
* /var/log/openlist.error.log: creating file
* Starting openlist ... [ ok ]
管理: 在任意目录输入 openlist 打开管理菜单请输入选项 [0-14]: 13
系统状态检查
● OpenList 服务:运行中
● 当前版本:v4.2.2
● 安装时间:2026-06-18 06:28:05
● 端口 5244:已监听
● 磁盘空间:
根目录: 已用, 可用
安装目录: 已用, 可用
● 内存使用:
总内存:488Mi,已用:20Mi,可用:468Mi |
Signed-off-by: elysia <a.elysia@proton.me>
8 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add support for OpenRC init system.
Documentation: OpenListTeam/OpenList-Docs#338