|
|
8 ay önce | |
|---|---|---|
| .. | ||
| Dockerfile | 7e93b4ed59 remove SYS_ADMIN config and chromium-sandbox installation from pdf-converter | 8 ay önce |
| README.md | f975e96341 Revert "support: Revert pdf converter implement" | 1 yıl önce |
| docker-entrypoint.sh | efcc48a4ca fix dir permission override | 1 yıl önce |
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.