当前时间 : Thu Apr 24 11:53:19 CST 2025
- 检查安装环境并初始化环境变量
全新安装 - 设置运行目录
运行目录 /data/opt/dataease2.0
配置文件目录 /data/opt/dataease2.0/conf - 初始化运行目录
复制安装文件到运行目录
调整配置文件参数 - 安装 dectl 命令行工具
安装至 /usr/local/bin/dectl & /usr/bin/dectl - 修改操作系统相关设置
防火墙未开启,忽略端口开放 - 安装 docker
检测到 Docker 已安装,跳过安装步骤
启动 Docker - 安装 docker-compose
检测到 Docker Compose 已安装,跳过安装步骤 - 加载 DataEase 镜像
加载镜像 dataease:v2.10.8
加载镜像 mysql:8.4.0 - 配置 DataEase 服务
配置 dataease Service
配置开机自启动 - 启动 DataEase 服务
Job for dataease.service failed because the control process exited with error code. See “systemctl status dataease.service” and “journalctl -xe” for details.
Apr 24 11:54:08 wjpldswmsdbdev1 dectl[17680]: fc98c884ffd9 Extracting [==================================================>] 983kB/983kB
Apr 24 11:54:08 wjpldswmsdbdev1 dectl[17680]: fc98c884ffd9 Extracting [==================================================>] 983kB/983kB
Apr 24 11:54:08 wjpldswmsdbdev1 dectl[17680]: fc98c884ffd9 Pull complete
Apr 24 11:54:08 wjpldswmsdbdev1 dectl[17680]: 587e0e3e0c51 Extracting [==================================================>] 4.6MB/4.6MB
Apr 24 11:54:08 wjpldswmsdbdev1 dectl[17680]: failed to register layer: no space left on device
Apr 24 11:54:09 wjpldswmsdbdev1 dectl[17680]: 未找到容器 dataease。
Apr 24 11:54:09 wjpldswmsdbdev1 systemd[1]: dataease.service: main process exited, code=exited, status=1/FAILURE
Apr 24 11:54:09 wjpldswmsdbdev1 systemd[1]: Failed to start DataEase Service.
Apr 24 11:54:09 wjpldswmsdbdev1 systemd[1]: Unit dataease.service entered failed state.
Apr 24 11:54:09 wjpldswmsdbdev1 systemd[1]: dataease.service failed.