Skip to content
This repository has been archived by the owner on Oct 21, 2022. It is now read-only.

Latest commit

 

History

History
12 lines (10 loc) · 336 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 336 Bytes

pdf-preview-service

since the generation of preview images from pdf files resource intensive - we thought of running this as a separate service on a dedicated machine.

get startet:

  • make directory for app and navigate inside the folder
  • copy and customize the files : docker-compose.yml and nginx.conf

then run docker-compose up