This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
tsg-tsg-deploy/api/README.md
2019-10-30 17:56:54 +08:00

13 lines
527 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

api服务部署脚本说明 注将docker.zip、docker_init.sh、bifang_init_param.conf文件放同一目录下
1、调整bifang_init_param.conf参数配置文件
2、手动解压docker.zip文件到/home目录
3、把api服务bifang_api.jar 放在/home/docker/bifang/api目录下
3、把同步程序syncConfigToRedis.jar 放在/home/docker/bifang/syncredis目录下
4、执行docker_init.sh脚本文件
5、执行完毕后将界面UI部署文件放置在/home/ceiec/bifang/ui/bifang-html 目录下,访问即可