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
ac2c301d
Commit
ac2c301d
authored
Feb 21, 2019
by
macro
Browse files
update readme
parent
0da3e4e0
Changes
2
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
ac2c301d
...
@@ -162,16 +162,20 @@ nginx | 1.10 | http://nginx.org/en/download.html
...
@@ -162,16 +162,20 @@ nginx | 1.10 | http://nginx.org/en/download.html
接口文档地址:http://localhost:8081/swagger-ui.html;
接口文档地址:http://localhost:8081/swagger-ui.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
)
即可打开后台管理系统页面;
-
在IDEA命令行中运行命令:npm install,下载相关依赖;
-
在IDEA命令行中运行命令: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环境部署
-
在VirtualBox或其他环境中安装CenterOs7.2;
-
在VirtualBox或其他环境中安装CenterOs7.2;
-
配置本地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下环境安装及部署请参考
[
docker-deploy.md
](
document/docker/docker-deploy.md
)
。
## 项目相关文档
具体详见wiki:
[
https://github.com/macrozheng/mall/wiki
](
https://github.com/macrozheng/mall/wiki
)
## 参考资料
## 参考资料
...
...
document/reference/docker.md
View file @
ac2c301d
# Docker
笔记
# Docker
入门手册
## Docker 镜像常用命令
## Docker 镜像常用命令
### 搜索镜像
### 搜索镜像
...
...
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