summaryrefslogtreecommitdiff
path: root/roles
AgeCommit message (Expand)Author
2019-10-16Update pipeliner to update before running bookpipeline, and with latest urlsNick White
2019-09-05Ensure bookpipeline is executableNick White
2019-09-05Build go tools for pipeline on host machineNick White
2019-09-03Ensure ld.so is updated when tools are installedNick White
2019-09-02Add systemd target for bookpipeline service so it will enable successfullyNick White
2019-09-02Remove auth now that policy is correctNick White
2019-09-02Temporarily include aws credentials so the pipeline can download from the s3 ...Nick White
2019-09-02Improvements to bookpipeline service, run as a user, and log progress using -vNick White
2019-09-02Make bookpipeline executableNick White
2019-09-02Correct usage of homedir in lept and tess; was failing when become was used f...Nick White
2019-09-02Correct training install locationNick White
2019-09-02Add pipeliner roleNick White
2019-09-02Force apt-get when using package module, as otherwise it defaults to aptitude...Nick White
2019-09-02Switch to apt to install dependencies, and the debian package names, for lept...Nick White
2019-09-02Use generic home dirs for lept and tess installsNick White
2019-09-02Add training to tess installNick White
2019-09-02Split lept from tess installNick White
2019-01-06Use my branch for ocropus, and build it without becomeNick White
2019-01-06Move scantailor under preprocessing role, and install pdfimages thereNick White
2019-01-06Add scantailor roleNick White
2019-01-06Code cleanup of tesseract installationsNick White
2019-01-06Add ocropuser role to install ocropus; tested and workingNick White
2019-01-05Don't clone or build software with becomeNick White
2019-01-05tesstrainer role installs basic tesseract tools too, and only build and run l...Nick White
2019-01-05Add /usr/local/lib to ld.so search pathNick White
2019-01-05Ensure leptonica make install is always run, so the latest version is always ...Nick White
2019-01-05Switch to using amibuild branch for tesseractNick White
2019-01-05Get rid of unnecessary leptonica config and correct tesseract build ruleNick White
2019-01-05Don't install unneeded dependencies if only installing tesseract without trai...Nick White
2019-01-05Add tesstrainer group, and rename devami hostNick White
2019-01-05Separate out roles and groups betterNick White
2019-01-05Fix syntaxNick White
2019-01-04Simplify tesseract tasks using simplified / improved make branchesNick White
2019-01-03Add untested general update and tesseract building rulesNick White