|
|
7 месяцев назад | |
|---|---|---|
| .. | ||
| Dockerfile | 7e93b4ed59 remove SYS_ADMIN config and chromium-sandbox installation from pdf-converter | 8 месяцев назад |
| README.md | a556d89148 fix: update repository references from weseek to growilabs in various files | 7 месяцев назад |
| docker-entrypoint.sh | efcc48a4ca fix dir permission override | 1 год назад |
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 growilabs/growi-docker-compose. GROWI will be able to request to PDF Converter after docker-compose up.