Thanks to visit codestin.com
Credit goes to github.com

Skip to content

免费MES、开源MES Manufacturing Execution System cloudmes freemes

License

metaxk-company/free-mes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

free mes open source mes Manufacturing Execution System

市面上超级好用的开源MES,支持二开

技术架构:Springboot2+ VUE3 + Mysql8 + Redis + Minio,也有SpringCloud版本

开源不易,努力坚持!记得 Star,不要白嫖~

目录介绍:

部署和文档:基于docker的各种部署方式和使用手册

source-code:核心框架、前、后端源代码

MES系统流程图

image

MES功能架构图

image

MES排产功能图

image

排班日历

image

排班计划

image

生产订单

image

生产排产

image

生产任务

image

生产报工

image

数据大屏1

image

数据大屏2

image

建议安装在Ubuntu Server 22.04服务器上,需要懂技术的哦

执行步骤:

1、安装docker

curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo apt-key add -
apt-get install -y software-properties-common
add-apt-repository "deb [arch=amd64] https://download.docker.com/linux/ubuntu $(lsb_release -cs) stable"
apt-get install docker-ce -y

2、安装docker-compose

sudo curl -L https://github.com/docker/compose/releases/download/v2.20.2/docker-compose-`uname -s-uname -m` -o /usr/local/bin/docker-compose
sudo chmod +x /usr/local/bin/docker-compose

3、下载源码后,执行 docker-compose up

用户名:metaxk
密码:111111

DEMO:

演示账号:

https://mesv2.cloudmes.io/

账号:test001 密码:123456

账号:test002 密码:123456

联系我们:17898898894

About

免费MES、开源MES Manufacturing Execution System cloudmes freemes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published