-
Notifications
You must be signed in to change notification settings - Fork 6
How to reach your running app
pablopi edited this page Oct 13, 2015
·
3 revisions
All apps in Netbeast router are launched in a random free port. To figure out in which port is running an app you just have to perform a GET
request:
GET http://home.netbeast/apps/{{your app name}}/port
Or simply interact with it through a proxy you have at:
http://home.netbeast/i/{{your app name}}
So there is no need to know the port in advance.
Written with ♥ by Jesús D. Rivera.
# warning
: now our docs are being published in our gitbook and available on our website. Visit http://docs.netbeast.co/
- Visit our site https://netbeast.co
- Mail us: staff [at] netbeast.co
- Report a bug or enter discussion at issues
- Other resources: Dashboard, Netbeast API