On Sunday, April 29, 2018 at 4:03:03 AM UTC-7, Mike Revitt wrote: > > > I got this working a couple of months ago and have finally gotten around > to documenting how I did it. > > The guide is published here > <https://www.cougar.eu.com/useful-guides/weewx-guides/publish-weewx-web-pages-to/> > > and you can see the Weewx website running at my domain, which is hosted on > S3 or at the S3 address, both of which are shown below. > > Very cool.......takes the risk of running an Internet site to about as low as you can get, assuming you keep the access permissions world-read to the bucket. Awesome.
A few thoughts..... - organizing this as an installable extension would be nice, along the lines of Tom's suggestion re: packaging the .py file into a new file - the name 'AWSCLI is perhaps a little broad as AWS has a zillion services etc. Maybe AWS-S3 or the like ? - the AWS docs for that side of the fun are at https://docs.aws.amazon.com/AmazonS3/latest/dev/WebsiteHosting.html - might be worth adding to your docs This one is pretty cool to me since it applies the sometimes difficult maze of Amazon docs above to a real-world problem, as well as of course the weewx tweaks to connect the dots end-to-end. Really great stuff ! -- 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]. For more options, visit https://groups.google.com/d/optout.
