The Wayback Machine - https://web.archive.org/web/20210909092828/https://github.com/topics/blueking
Skip to content
#

blueking

Here are 9 public repositories matching this topic...

Language: All
Filter by language
tiffany199410
tiffany199410 commented Aug 18, 2020

大佬们:关于部署文档中的一些疑惑,麻烦指点下:
疑惑一:
拷贝渲染后的模板文件到nginx代码目录
cp -rf {{code}}/ci/gateway/core/* {{code}}/src/gateway/core/
第一个{{code}}指的是部署目录的路径?第二个{{code}}指的是源码的路径吗?

疑惑二:
将nginx配置文件复制到项目目录下
cp -rf {{code}}/src/gateway/core/* INSTALL_PATH/gateway

INSTALL_PATH/具体指的是什么路径

疑惑三:
./sbin/nginx # 启动nginx,启动nginx成功后
在浏览器中打开显示的是:Welcome to OpenResty!这个页面,麻烦在文档上加一下,或者告知下,配置完这个网关部署成功后,最终显示的是哪

Laotanling
Laotanling commented Aug 12, 2021

用文字描述你遇到的问题

请用简练的文字描述你遇到的问题,问题描述的清晰程度决定了问题被解决的效率。

重现方法

请描述问题重现的方法,如果不方便描述,可以通过截图或者视频辅助。

预期行为

预期的正常行为

版本

  • 提供用户管理的具体版本号
  • 是否是企业版问题?

如果是 SaaS 页面问题,请提供使用的操作系统和浏览器信息

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

额外信息

任何你觉得有助于问题解决的内容

Improve this page

Add a description, image, and links to the blueking topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the blueking topic, visit your repo's landing page and select "manage topics."

Learn more