Status update 2: I've got all of the PDFs building correctly into the S3 bucket. Could someone do a quick pass to spot any flaws?
http://ledger-website.s3-website.us-east-2.amazonaws.com I've also pushed a PR to the main ledger-website repo[1] in case anyone is curious as to how it works. I'm just waiting on Simon to give a thumbs up because it's going to break the current build. --Pete Next up: * DNS transfer * CloudFront distribution with SSL [1]: https://github.com/ledger/ledger-website/pull/22 On Mon, Nov 13, 2017 at 10:11 PM, Pete Keen <[email protected]> wrote: > Status update: > > I have Travis-CI building and deploying ledger-website to an S3 bucket > including HTML versions of the 3.0 docs. Travis will kick off a build > whenever commits happen on the ledger-website repo as well as whenever > something happens on the main ledger repo (this happens via Zapier). I'll > be replicating that to the ledger-mode repo. You can see progress here: > > https://github.com/peterkeen/ledger-website > http://ledger-website.s3-website.us-east-2.amazonaws.com > https://travis-ci.org/peterkeen/ledger-website > > Next up: > > * Build 2.6 docs > * Build PDFs > > Once these steps are complete I'll merge into ledger/ledger-website then > proceed to CloudFront and DNS setup. > > --Pete > > On Sun, Nov 12, 2017 at 1:40 PM, Pete Keen <[email protected]> wrote: > >> > Any interest in running the Bugzilla Docker container? >> >> Possibly! I would probably just do the GCE thing for it, but I don't have >> any production experience with docker or GCE. >> >> My plan for the website itself is to teach Travis CI how to build and >> deploy to an Amazon S3/CloudFront static website. It looks like I need >> admin rights on the ledger-website repo to enable the build, but after that >> I should be able to get it up and running this week. >> >> --Pete >> >> On Sun, Nov 12, 2017 at 12:47 PM, John Wiegley <[email protected]> >> wrote: >> >>> >>>>> "SM" == Simon Michael <[email protected]> writes: >>> >>> SM> Thanks Pete! This probably makes sense. Let's see if John is happy >>> with >>> SM> this. Ok John ? >>> >>> Absolutely. Any interest in running the Bugzilla Docker container? I >>> have the >>> recipe to build it, and the MySQL data dump; all that needs to happen is >>> either to run docker-compose and then load the data, or convert the >>> docker-compose.yml into a Kubernetes file so that I can run it on Google >>> ContainerEngine. >>> >>> John >>> >>> -- >>> >>> --- >>> You received this message because you are subscribed to the Google >>> Groups "Ledger" 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. >>> >> >> > -- --- You received this message because you are subscribed to the Google Groups "Ledger" 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.
