|
|
1 year ago | |
|---|---|---|
| .. | ||
| Dockerfile | c80da5f0b8 fix pdf-converter startup command in docker entrypoint | 1 year ago |
| README.md | 294b0b1e45 change pdf-converter image name | 1 year ago |
| docker-entrypoint.sh | c80da5f0b8 fix pdf-converter startup command in docker entrypoint | 1 year ago |
GROWI provides a feature that bulk exports pages in PDF format. PDF Converter is necessary to convert markdown pages to PDF during that process.
docker run -d growilabs/pdf-converter
and go to http://localhost:3010/ .
PDF Converter is configured by default in weseek/growi-docker-compose. GROWI will be able to request to PDF Converter after docker-compose up.