Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Windows iot app updates.

I am in the digital signage business for small businesses. We have created an app that runs digital signage through the raspberry pi using Windows iot. Everything works great but what if one day we wanted to make changes to the app. Is there a way to update the app without having to manually do it on site. I would prefer having the app do it programmically through regular checks but I'm not finding anything. Wish there was a App Store mechanism for the pi to update apps. Any ideas on this?

like image 698
user2715966 Avatar asked Apr 27 '26 06:04

user2715966


1 Answers

All devices running Windows IoT Core run a small webserver instance on port 8080. You can reach this by visiting http://DEVICEIPADDRESS:8080

The default credentials are: U:Administrator P:p@ssw0rd

Within the portal, you can provision and deploy apps remotely using the App Manager by selecting "Apps" along the left-hand pane.

enter image description here

If you setup firewall rules to allow outbound traffic to the Windows IoT Core device you may be able to deploy updates remotely.

like image 53
Paul DeCarlo Avatar answered Apr 30 '26 03:04

Paul DeCarlo



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!