I wanted to get a better handle on how WeeWX-Jas could better handle cache. So I followed this, https://www.cougar.eu.com/useful-guides/weewx-guides/publish-weewx-to-s3/index.html, to upload to AWS S3. I then hooked up Cloudfront to using, https://aws.amazon.com/blogs/networking-and-content-delivery/amazon-s3-amazon-cloudfront-a-match-made-in-the-cloud/, as a general guide. For completeness I then created a dns record in Route 53. The result can be seen here, https://jas-s3.bellrichm.org/. I’m still fine tuning the caching. Currently the historical data is not being cached and should/could be. -rich
On Sunday, 20 August 2023 at 19:59:43 UTC-4 [email protected] wrote: > With the release of v1.0.0, WeeWX-jas, > https://github.com/bellrichm/weewx-jas , moved from beta to ‘production’. > WeeWX-jas is a highly configurable skin. It uses Apache ECharts to > visualize the data and Bootstrap to control the layout. In addition, MQTT > can be leveraged to get real time updates. > > Feature recap: > - Along with day, week, month, year intervals there is support for 'last > 24 hours', 'last 7 days', 'last 31 days', and 'last 366 days'. > - Historical 'yearly' and 'monthly' data can be charted. > - ‘ Year to Year’ charts and multi-year charts can be displayed. > - Any data that WeeWX knows about can charted. > - Multiple data bindings are supported. > - Additional charts can be created and used. > - Internationalization is all done in JavaScript; enabling the end user to > pick the desired locale. > - A web server is not required. > > A demo can be found at, https://bellrichm.org/weather/#. > > A huge thanks to GitHub users @gary-hammer and @hoetzgit. Without the > feedback and the help they provided jas would still be alpha code. > > Enjoy. > - rich > -- 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/43c2e4d0-f1b1-43f6-9006-985e9da12c3fn%40googlegroups.com.
