|
|
hace 8 meses | |
|---|---|---|
| .. | ||
| Dockerfile | 7e93b4ed59 remove SYS_ADMIN config and chromium-sandbox installation from pdf-converter | hace 8 meses |
| README.md | f975e96341 Revert "support: Revert pdf converter implement" | hace 1 año |
| docker-entrypoint.sh | efcc48a4ca fix dir permission override | hace 1 año |
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.