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

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