Git Product home page Git Product logo

Comments (6)

gy2006 avatar gy2006 commented on June 10, 2024

谢谢

  1. 这个功能正在开发中,目前的版本还不支持
  2. 是在宿主机上的 nginx 吗? docker-install 的方式会把 flow.ci 需要的端口号 mapping 到宿主机上,域名配置的话可以在宿主机上配置,再运行 ./server.sh start yourdomain.com, 启动后就可以从 yourdomain.com:2015 访问,如果要修改端口的话,可以在 server.sh 里面配置

from flow-core-x.

genkin-he avatar genkin-he commented on June 10, 2024

非常感谢,我尝试一下。

from flow-core-x.

gy2006 avatar gy2006 commented on June 10, 2024

纠正一下,启动命令应该是 ./server.sh -h yourdomain.com start
启动之后还需要在 Settings -> System 下面检查一下 URL 是否正确,如果不正确的话可以从这里修改

from flow-core-x.

genkin-he avatar genkin-he commented on June 10, 2024

我尝试了好几次,用域名:2015可以访问,但是我想把2015端口代理到域名的80端口上,就不好使了。我想只通过域名不加端口的方式去访问,是不是NGINX漏什么配置了?

from flow-core-x.

gy2006 avatar gy2006 commented on June 10, 2024

也可以直接修改 flow.ci 的端口,在 server.sh 的 33 行,export FLOWCI_WEB_PORT=2015 把端口改成 80 就行

from flow-core-x.

genkin-he avatar genkin-he commented on June 10, 2024

好的 谢谢!很棒的东西。

from flow-core-x.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.