Hello all,
I've been enjoying tinkering with my new weather station lately. I've got it setup perfectly on my raspberry pi at home and it displays exactly how I'd like using WeeWx and the Belchertown skin.
Now I want to securely get it accessible via the web. At first I thought that the directions here would work well for me -
https://www.cougar.eu.com/useful-guides/weewx-guides/publish-weewx-to-s3/index.html and it seemed like it was. But using CloudFront and this setup I'm just getting a static site that doesnt update, and all of the pictures are broke as well.
Now I'm wondering if I either A) setup something incorrectly, or B) am taking the wrong approach.
Would I be better off hosting the WeeWx server itself in AWS instead of my Raspberry Pi? And then just harden the ec2 instance in AWS? I liked the appeal of the s3 hosted site but just cant seem to get it to load correctly.
Thanks,