Giter VIP home page Giter VIP logo

Comments (4)

pliew avatar pliew commented on May 10, 2024

I noticed that you're exposing port 7081 and assigning the REGISTRY_PORT to 8081.
I assume that is unintentional.

from fast-data-dev.

andmarios avatar andmarios commented on May 10, 2024

Sorry for taking so long to reply, somehow the issue flew under my radar.

I did some tests and I think there is indeed some issue when using custom ports and ADV_HOST. I can't pinpoint it for now.

The best way to run on EC2 is to use default ports and --net=host. Of course using 127.0.0.1 as advertised address won't work.

If you want to access fast-data-dev from any machine on the world, try something like the command below. Just substitute your VM's public IP and of course open the ports. If you want to access it from other instances within your EC2 VPC, maybe instead of the public IP, you can use the internal one.

docker run --rm -it --net=host  -e ADV_HOST=PUBLIC_IP landoop/fast-data-dev

from fast-data-dev.

andmarios avatar andmarios commented on May 10, 2024

These are the ports you should open. IPv6 entries were added automatically by EC2. You can skip them.
screenshot_20170613_031647

from fast-data-dev.

nkravi avatar nkravi commented on May 10, 2024

Thanks I resolved the issue

from fast-data-dev.

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.