Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to make the node js server accessible to others? #8

Closed
josharnoldjosh opened this issue Jan 5, 2018 · 1 comment
Closed

How to make the node js server accessible to others? #8

josharnoldjosh opened this issue Jan 5, 2018 · 1 comment

Comments

@josharnoldjosh
Copy link

I can access my node js server at localhost:5000 or whatever port I use, however, other devices cannot access the server?

How can they access the server? Would they just type in my Mac's public IP address with the right port? I haven't been able to figure this out, I can only access the server on my localhost. I've managed to use ngrok which works, but it is not a suitable solution for the long term.

What are some breif steps I can take to setup the server so others can access it? Thank you for your time!

@abhshkdz
Copy link
Member

Yeah, a public ip + port would make your HITs accessible to others, but to host them on AMT you will need a domain + ssl. More on that here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants