Hijacking this slightly; Vince:
> That said, I did not find a combination for Belchertown specifically that let me run on LAN and see the same nice dynamic updates on Internet, so I eventually turned that off and just run a static weewx site in both places, synced via rsync. Is this because of the belchertown_root_url? If so, try out the 1.1 beta skin in the development branch <https://github.com/poblabs/weewx-belchertown/tree/development>. That option has been removed and is replaced with root relative links. So I think this may resolve your issue you mentioned above. I'm planning on releasing 1.1 soon (as soon as life slows down a little bit!) On Thursday, November 21, 2019 at 10:11:40 AM UTC-5, vince wrote: > > On Wednesday, November 20, 2019 at 9:27:02 PM UTC-8, Radek Dohnal wrote: > >> What is the safe way how to use public webpage with my meteo data (on >> public site) together with weex sending MQTT data on my local home network ? >> I would like to use MQTT from my weewx (running on my home network). But >> I dont wont to open any port from my home network to the internet. >> Now Im using FTP to transfer data (HTML_ROOT folder from my local RaspPI >> where weewx runnig) to public site where i rent a space for my webpages. >> But without MQTT. >> > > It depends on whether you want realtime MQTT-based data (ie, enabling the > realtime-ish side of Belchertown). > > If all you want to do is display a static page based on MQTT data, weewx > can of course do that and you can rsync or ftp the data up to a > public-facing website on your service provider. > > If you want realtime MQTT data it gets more complicated. As Greg said, > you'd have to run a MQTT broker on your public webserver. 'Definitely' set > that up to be password-protected on the Internet. Also agree with Greg > that you can have your LAN MQTT broker forward to your Internet one pretty > easily. > > That said, I did not find a combination for Belchertown specifically that > let me run on LAN and see the same nice dynamic updates on Internet, so I > eventually turned that off and just run a static weewx site in both places, > synced via rsync. > > -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/c404b9e1-5351-441d-a3fd-e2251c685825%40googlegroups.com.
