Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wwwanlingxiao
mall
Commits
be1ae5d3
Commit
be1ae5d3
authored
Jan 02, 2019
by
zhh
Browse files
Update README.md
parent
0bca69bb
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
be1ae5d3
...
@@ -161,14 +161,14 @@ nginx | 1.10 | http://nginx.org/en/download.html
...
@@ -161,14 +161,14 @@ nginx | 1.10 | http://nginx.org/en/download.html
-
启动mall-portal项目:直接运行com.macro.mall.portal.MallPortalApplication的main方法即可,
-
启动mall-portal项目:直接运行com.macro.mall.portal.MallPortalApplication的main方法即可,
接口文档地址:http://localhost:8085/swagger-ui.html;
接口文档地址:http://localhost:8085/swagger-ui.html;
-
克隆
`mall-admin-web`
项目,并导入到IDEA中并完成编译
[
传送门
](
https://github.com/macrozheng/mall-admin-web
)
;
-
克隆
`mall-admin-web`
项目,并导入到IDEA中并完成编译
[
传送门
](
https://github.com/macrozheng/mall-admin-web
)
;
-
运行命令:npm run dev,访问地址:
[
http://localhost:8090
](
http://localhost:8090
)
即可打开后台管理系统页面
;
-
运行命令:npm run dev,访问地址:
[
http://localhost:8090
](
http://localhost:8090
)
即可打开后台管理系统页面
;
-
ELK日志收集系统的搭建:参考
[
elk.md
](
document/elk/elk.md
)
。
-
ELK日志收集系统的搭建:参考
[
elk.md
](
document/elk/elk.md
)
。
> docker环境部署
> docker环境部署
-
安装CenterOs7.2在VirtualBox虚拟机中;
-
安装CenterOs7.2在VirtualBox虚拟机中;
-
配置本地host:参考
[
host.txt
](
document/docker/host.txt
)
,将ip地址改为虚拟机的ip地址;
-
配置本地host:参考
[
host.txt
](
document/docker/host.txt
)
,将ip地址改为虚拟机的ip地址;
-
使用maven构建
`mall-admin`
、
`mall-search`
、
`mall-portal`
的docker镜像,参考
[
docker.md
](
document/reference/docker.md
)
中的使用maven构建Docker镜像
;
-
使用maven构建
`mall-admin`
、
`mall-search`
、
`mall-portal`
的docker镜像,参考
[
docker.md
](
document/reference/docker.md
)
中的使用maven构建Docker镜像
;
-
部署步骤参考
[
docker-deploy.md
](
document/docker/docker-deploy.md
)
进行部署。
-
部署步骤参考
[
docker-deploy.md
](
document/docker/docker-deploy.md
)
进行部署。
## 参考资料
## 参考资料
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment