Skip to content

UI calling localhost:8080 - Raspberry PI  #36

@marcellodesales

Description

@marcellodesales

I have a Raspberry pi cluster that I wanna manage. However, I changed the main port number to 5000 and I'm opening the UI from my laptop instead of the raspberry PI running my swarm manager.

screen shot 2016-11-02 at 6 51 55 am

After starting the container in a node and opened it in my browser, I can see that the UI app is trying to look for "localhost:8080".

screen shot 2016-11-02 at 6 52 51 am

Questions

It should be calling pimanager:5000 instead of localhost:8080.

  • Is there an ENV var that I need to pass to make the UI call its container name instead of localhost?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions