Skip to content
This repository has been archived by the owner on Jun 14, 2019. It is now read-only.

Docker demo doesn't work #1

Closed
sinacek opened this issue Nov 19, 2018 · 5 comments
Closed

Docker demo doesn't work #1

sinacek opened this issue Nov 19, 2018 · 5 comments

Comments

@sinacek
Copy link

sinacek commented Nov 19, 2018

Hi,
I tried https://github.com/helix-iot/helix-sandbox/blob/master/docs/accessing.md but i don't expected result.

I see in my browser on http://localhost:5000/:
mozilla firefox

Do you have any idea?

@m4n3dw0lf
Copy link
Collaborator

Hi, how did you perfomed the deployment?

@sinacek
Copy link
Author

sinacek commented Nov 27, 2018

docker-compose up -d

@m4n3dw0lf
Copy link
Collaborator

@m4n3dw0lf
Copy link
Collaborator

@sinacek , i believe that it's a port conflict, can you add a port parameter on the helix container docker-compose.yml to use the port <another_port>:5000 instead of 5000:5000, and access through http://localhost:<another_port> ?

@sinacek
Copy link
Author

sinacek commented Dec 10, 2018

Thanks, It helps

@sinacek sinacek closed this as completed Dec 10, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants