Remote management of other devices on the same network

Hi all,

I’m currently designing a system around an RPi, with the following configuration:

1x device on the network responsible for sending data to a mqtt broker
1x RPi running BalenaOs and an mqtt broker via docker

I won’t go into too much detail on the network device sending data to the broker, but it has a web portal for configuration that I’d like to be able to access. It may also have ssh but I need to check that.

Is there a means to do this via the Pi running Balena?

After doing some more reading over the weekend it seems like this might be the solution:

Add VNC capability to my device:

Add browser support:

1 Like

Hey @joearkay welcome to the balena community!

Glad that you found the solution here :slight_smile:

Your project looks interesting, feel free to share more on our new Show&Tell category here.

Let us know if we can help you more!

1 Like