reghao 1 year ago
parent
commit
f9b556d60d
2 changed files with 2 additions and 0 deletions
  1. 2 0
      README.md
  2. BIN
      config/deployer.jar

+ 2 - 0
README.md

@@ -63,6 +63,8 @@ oss:
 > 若 oss-store 和 bntweb 部署在同一台机器上, 那么只需要修改 basedir 和 store-dirs
 > 若 oss-store 和 bntweb 部署在同一台机器上, 那么只需要修改 basedir 和 store-dirs
 > 
 > 
 > 第二步, 然后切换到 tmp/bin/oss-store 目录下后执行 start.sh 脚本启动应用
 > 第二步, 然后切换到 tmp/bin/oss-store 目录下后执行 start.sh 脚本启动应用
+> > oss-store 启动时会调用 bntweb 的 RCP 接口, 所以需要 bntweb 应用运行后再启动 oss-store
+> 
 > > 当然如果采用 aliyun-oss 存储文件, 那么就不需要使用 oss-store 应用
 > > 当然如果采用 aliyun-oss 存储文件, 那么就不需要使用 oss-store 应用
 
 
 ## nginx 配置
 ## nginx 配置

BIN
config/deployer.jar