Age | Commit message (Expand) | Author |
2021-11-20 | Use new go path for updatepipeline | Nick White |
2021-11-20 | Use newer go install than is in debian repos | Nick White |
2021-08-23 | rudpad: Add rclone | Nick White |
2021-08-19 | rudpad: Ensure all go tools are built | Nick White |
2021-08-19 | rudpad: Remove go source package once done with it | Nick White |
2021-08-18 | Add rudpad ami rules | Nick White |
2021-06-22 | Have updatepipeline script only compile and install bookpipeline | Nick White |
2020-10-20 | Remove old references to stretch-backports | Nick White |
2020-10-19 | Remove undeeded backport as images are based on buster now | Nick White |
2020-10-19 | Stop using GOPATH for source code to ensure go modules are enabled | Nick White |
2020-09-07 | Switch from using 'go get -u' to git pull & go install | Nick White |
2020-09-01 | Ensure go modules are always used by the updatepipeline script | Nick White |
2020-09-01 | Ensure that changed modules don't cause updatepipeline to fail | Nick White |
2020-07-27 | Add mailsettings to pipeline | Nick White |
2020-05-06 | Add rsync to all servers; useful for all sorts of transfers to & from | Nick White |
2020-05-04 | Add python-pil dependency for traintess usage | Nick White |
2020-05-04 | Fix up tesseract rules and add useful stuff for training | Nick White |
2020-05-04 | Roll training into main tesseract role; no need to keep it separate | Nick White |
2020-03-31 | Enable autoshutdown with bookpipeline | Nick White |
2020-03-10 | Ensure modules are always updated, and that the service allows time for this ... | Nick White |
2020-03-10 | Ensure go modules are enabled (should have been by default last time, but was... | Nick White |
2020-03-10 | Use go modules when building bookpipeline | Nick White |
2019-12-13 | Fix up training deploy script, and fix README | Nick White |
2019-12-13 | Fix typos in updatepipeline | Nick White |
2019-12-11 | Install trainings from training repo, and ensure they are updated when bookpi... | Nick White |
2019-10-22 | Remove unused roles, reorganise to better reflect the current state of affairs | Nick White |
2019-10-16 | Update pipeliner to update before running bookpipeline, and with latest urls | Nick White |
2019-09-05 | Ensure bookpipeline is executable | Nick White |
2019-09-05 | Build go tools for pipeline on host machine | Nick White |
2019-09-03 | Ensure ld.so is updated when tools are installed | Nick White |
2019-09-02 | Add systemd target for bookpipeline service so it will enable successfully | Nick White |
2019-09-02 | Remove auth now that policy is correct | Nick White |
2019-09-02 | Temporarily include aws credentials so the pipeline can download from the s3 ... | Nick White |
2019-09-02 | Improvements to bookpipeline service, run as a user, and log progress using -v | Nick White |
2019-09-02 | Make bookpipeline executable | Nick White |
2019-09-02 | Correct usage of homedir in lept and tess; was failing when become was used f... | Nick White |
2019-09-02 | Correct training install location | Nick White |
2019-09-02 | Add pipeliner role | Nick White |
2019-09-02 | Force apt-get when using package module, as otherwise it defaults to aptitude... | Nick White |
2019-09-02 | Switch to apt to install dependencies, and the debian package names, for lept... | Nick White |
2019-09-02 | Use generic home dirs for lept and tess installs | Nick White |
2019-09-02 | Add training to tess install | Nick White |
2019-09-02 | Split lept from tess install | Nick White |
2019-01-06 | Use my branch for ocropus, and build it without become | Nick White |
2019-01-06 | Move scantailor under preprocessing role, and install pdfimages there | Nick White |
2019-01-06 | Add scantailor role | Nick White |
2019-01-06 | Code cleanup of tesseract installations | Nick White |
2019-01-06 | Add ocropuser role to install ocropus; tested and working | Nick White |
2019-01-05 | Don't clone or build software with become | Nick White |
2019-01-05 | tesstrainer role installs basic tesseract tools too, and only build and run l... | Nick White |