wendaojidian 602431b887 添加详细部署说明 3 years ago
..
.idea 602431b887 添加详细部署说明 3 years ago
Config 87c9e6c234 2021.10.26交付 3 years ago
TestLaboratory 87c9e6c234 2021.10.26交付 3 years ago
__pycache__ 87c9e6c234 2021.10.26交付 3 years ago
apps 87c9e6c234 2021.10.26交付 3 years ago
imgs d35cbbbf05 添加详细部署说明 3 years ago
lims-frontend 602431b887 添加详细部署说明 3 years ago
linux 602431b887 添加详细部署说明 3 years ago
mysql-init 87c9e6c234 2021.10.26交付 3 years ago
static 87c9e6c234 2021.10.26交付 3 years ago
utils 87c9e6c234 2021.10.26交付 3 years ago
.DS_Store 87c9e6c234 2021.10.26交付 3 years ago
Dockerfile 87c9e6c234 2021.10.26交付 3 years ago
README.md d35cbbbf05 添加详细部署说明 3 years ago
docker-compose.yml 87c9e6c234 2021.10.26交付 3 years ago
manage.py 87c9e6c234 2021.10.26交付 3 years ago
requirements.txt 87c9e6c234 2021.10.26交付 3 years ago
startup.sh 87c9e6c234 2021.10.26交付 3 years ago
util_doc.py 87c9e6c234 2021.10.26交付 3 years ago
util_xlsx.py 87c9e6c234 2021.10.26交付 3 years ago
部署详细步骤.md d35cbbbf05 添加详细部署说明 3 years ago
附件1 用户操作手册.xlsx 6f72ad7533 添加用户操作手册 3 years ago

README.md

lims测试实验室管理平台

作者:刘凡

系统地址

http://127.0.0.1:8002 (本地)

http://172.26.0.13:8002 (局域网)

用户操作手册

  • 详见 附件1

源代码地址

  • /home/dell/lims/TestLaboratory

系统部署安装

step1:安装mysql镜像

docker pull mysql:8.0.26

step2: 部署前后端镜像

docker-compose up -d

系统运行环境

  • linux系统
  • 浏览器建议使用最新的chrome(老版本浏览器可能出现文件无法下载的问题)
  • docker 2.0