# View dashboard on internet

**URL:** https://discourse.nodered.org/t/view-dashboard-on-internet/52525
**Category:** Dashboard
**Created:** [21 October 2021 18:58 UTC](https://discourse.nodered.org/t/view-dashboard-on-internet/52525 "2021-10-21T18:58:44Z")
**Posts on this page:** 1
**Showing post:** 6

<div class="post-metadata">

### Author: ![Steve-Mcl](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/steve-mcl/32/4826_2.png) [@Steve-Mcl](https://discourse.nodered.org/u/Steve-Mcl)
#### Post date: [21 October 2021 19:44 UTC](https://discourse.nodered.org/t/view-dashboard-on-internet/52525/6 "2021-10-21T19:44:43Z")

</div>

Again, you didnt reply to my message ( so i didnt get a notification)

> [@mill4590](#):
>
> i want to view it outside my network on an internet page

Then you have a few choices - but this is NOT a simple matter especially if you are not clued up on security.

There are a few ways but you will need to read up on them

Here are 3 off the top of my head (in order of dificulty)...

1. ngrok - simple to get up and running (there is an contrib node for ngrok)
2. use a VPN
3. put nginx or HAproxy infornt of node-red and expose it via your router.

Search the forum for previous threads

Search for

- [ngrok](https://discourse.nodered.org/search?q=ngrok%20order%3Alatest)
- [remote access](https://discourse.nodered.org/search?q=remote%20order%3Alatest)

Also, there is an extensive setup FAQ here: [Node-red server with nginx reverse proxy howto guide](https://discourse.nodered.org/t/node-red-server-with-nginx-reverse-proxy-howto-guide/27397)

---

_[View the full topic](https://discourse.nodered.org/t/view-dashboard-on-internet/52525)._
