Sign inSign up

uoacer/document_worker

By uoacer

Updated over 5 years ago

https://github.com/UoA-eResearch/document-worker/tree/master

Image
0

1.3K

uoacer/document_worker repository overview

Data Stewardship Wizard Document Worker

Documentation Status GitHub release (latest SemVer) Docker Pulls Document Worker CI GitHub Documentation Status

Worker for assembling and transforming documents

Dependencies

Docker

Docker image is prepared with basic dependencies and worker installed. It is available though Docker Hub: datastewardshipwizard/document-worker.

Build image

You can easily build the image yourself:

$ docker build . -t docworker:local
Mount points
  • /app/config.yml = configuration file (see example)
  • /usr/share/fonts/<type>/<name> = fonts according to Debian wiki (for wkhtmltopdf)
Fonts

We bundle Docker image with default fonts (for PDF generation, see fonts folder):

License

This project is licensed under the Apache License v2.0 - see the LICENSE file for more details.

Tag summary

Content type

Image

Digest

Size

212.3 MB

Last updated

about 6 years ago

docker pull uoacer/document_worker