可不可以 弄个 国产操作系统 安装 比如 银河麒麟V10 arm 架构的
先根据麒麟官方教程手动安装并运行好 docker,之后再来运行 1Panel 提供的在线安装脚本。
我也是麒麟v10,内网,离线安装。
我先安装了docker( v20.10.9),可以运行docker;
然后启动1panel,安装失败,以下是操作日志,查不到系统的错误日志:
[root@localhost 1panel-v1.10.21-lts-linux-amd64]# /bin/bash install.sh
██╗ ██████╗ █████╗ ███╗ ██╗███████╗██╗
███║ ██╔══██╗██╔══██╗████╗ ██║██╔════╝██║
╚██║ ██████╔╝███████║██╔██╗ ██║█████╗ ██║
██║ ██╔═══╝ ██╔══██║██║╚██╗██║██╔══╝ ██║
██║ ██║ ██║ ██║██║ ╚████║███████╗███████╗
╚═╝ ╚═╝ ╚═╝ ╚═╝╚═╝ ╚═══╝╚══════╝╚══════╝
[1Panel Log]: ======================= 开始安装 =======================
设置 1Panel 安装目录(默认为/opt):
[1Panel Log]: 您选择的安装路径为 /opt
[1Panel Log]: 检测到 Docker 已安装,跳过安装步骤
[1Panel Log]: 启动 Docker
设置 1Panel 端口(默认为11599):
[1Panel Log]: 您设置的端口为:11599
[1Panel Log]: 防火墙开放 11599 端口
success
success
设置 1Panel 安全入口(默认为8b9f56b6a9):
[1Panel Log]: 您设置的面板安全入口为:8b9f56b6a9
设置 1Panel 面板用户(默认为17af4b4b31):
[1Panel Log]: 您设置的面板用户为:17af4b4b31
[1Panel Log]: 设置 1Panel 面板密码(默认为8d66aebd83):
[1Panel Log]: 配置 1Panel Service
Created symlink /etc/systemd/system/multi-user.target.wants/1panel.service → /etc/systemd/system/1panel.service.
[1Panel Log]: 启动 1Panel 服务
[1Panel Log]: 1Panel 服务启动出错!
[root@localhost 1panel-v1.10.21-lts-linux-amd64]# docker -v
Docker version 20.10.9, build c2ea9bc
[root@localhost 1panel-v1.10.21-lts-linux-amd64]#