Code Monkey home page Code Monkey logo

gateway_ui's Introduction

静态博客

创建新的文章

./tool.rb new [文章名]

发布到GitHub

./tool.rb publish

欢迎吐槽我的博客

gateway_ui's People

Contributors

archfish avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

gateway_ui's Issues

后端程序与前端UI怎么共同使用?

当使用docker进行部署前后端时,发现无法建立联系,
DEBUG -- : [2ece3b29-66f3-42f5-afb4-19d84d0b627c] Failed to open TCP connection to 127.0.0.1:9092 (Connection refused - connect(2) for "127.0.0.1" port 9092) /usr/local/lib/ruby/2.4.0/net/http.rb:906:in `rescue in block in connect'

Gateway启动:
docker run -d -p 0.0.0.0:80:80 -p 9093:9093 -p 9092:9092 fagongzi/gateway

Gateway_UI启动:
docker run -d --restart always -p 3000:3000 --name gateway_ui -u 1001:1001 -h
gateway.ui.production -l SERVICE_80_NAME=gatewayui -e RAILS_ENV=production -e GATEWAY_BACKEND=127.0.0.1:9092 hub.c.163.com/weihailang/gateway_ui

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.