712 Star 4.9K Fork 2.3K

GVP领课网络 / roncoo-education

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
DOCKER.md 583 Bytes
Copy Edit Raw Blame History
领课 authored 2023-12-30 08:39 . feat: 修改默认端口,方便记忆

端口设置

service port
roncoo-education-gateway 7700
roncoo-education-system 7710
roncoo-education-user 7720
roncoo-education-course 7730

如何进行docker部署

1. maven打包
# mvn clean package

2. 利用docker-compose构建
# docker-compose build

3. 启动docker-compose
# docker-compose up -d

特别说明:请提前配置好MySQL、Redis、Elasticsearch

Java
1
https://gitee.com/roncoocom/roncoo-education.git
git@gitee.com:roncoocom/roncoo-education.git
roncoocom
roncoo-education
roncoo-education
master

Search