Giter Club home page Giter Club logo

Comments (2)

AjayThorve avatar AjayThorve commented on June 3, 2024

So there are two external points that need to be mapped, one is the cuXfilter server(default:3000)(which is a node app that manages cuXfilter server requests). The other is the demo, which runs on 3005. Since the demo runs on the browser and tries to create a socket connection with server-ip:3000, you need to map both the points to a usable port.

One thing you can do is run the demo locally and not access through server-ip:3005, and map the cuXfilter server at 3000 to port 80, which would require root privileges or a work around(see this -> https://stackoverflow.com/questions/16573668/best-practices-when-running-node-js-with-port-80-ubuntu-linode).

from cuxfilter.

exactlyallan avatar exactlyallan commented on June 3, 2024

See latest update to an nginx server that addresses port issues.

from cuxfilter.

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.