selfhosters/unRAID-CA-templates

CA Template Request - web-pdf-toolbox

Closed this issue · 2 comments

yekul commented

Please add the dockerhub repo link and github/gitlab link below
https://github.com/natpuch/web-pdf-toolbox
https://hub.docker.com/r/zpex/web-pdf-toolbox

Post any additional information about the project that you know is important

Tried to do this myself with approximately zero luck. After any PDF editor, this one looked good. A more complete editor is https://github.com/softvision-dev/webpdf-docker however it's a very large file.

GilbN commented

Got it running but the app didnt work/do anything...

<?xml version="1.0"?>
<Container version="2">
  <Name>web-pdf-toolbox</Name>
  <Repository>zpex/web-pdf-toolbox</Repository>
  <Registry>https://hub.docker.com/r/zpex/web-pdf-toolbox</Registry>
  <Network>bridge</Network>
  <Shell>sh</Shell>
  <Privileged>false</Privileged>
  <Support>https://forums.unraid.net/topic/87798-support-selfhostersnets-template-repository</Support>
  <Project>https://github.com/natpuch/web-pdf-toolbox</Project>
  <Overview>Very simple web toolbox to combine, compress, split PDF, and convert between images and PDF, change contrast of PDF, and add text watermark on PDF using Ghostscript and ImageMagick.</Overview>
  <Category>Tools:</Category>
  <WebUI>http://[IP]:[PORT:80]</WebUI>
  <Config Name="Appdata" Target="/tmp/pdf/" Default="" Mode="rw" Description="Container Path: /tmp/pdf/" Type="Path" Display="always" Required="true" Mask="false">/mnt/nvme/testing/web-pdf-toolbox</Config>
  <Config Name="WebUI" Target="80" Default="" Mode="tcp" Description="Container Port: 80" Type="Port" Display="always" Required="true" Mask="false">25568</Config>
</Container>

Got it running but the app didnt work/do anything...

<?xml version="1.0"?>
<Container version="2">
  <Name>web-pdf-toolbox</Name>
  <Repository>zpex/web-pdf-toolbox</Repository>
  <Registry>https://hub.docker.com/r/zpex/web-pdf-toolbox</Registry>
  <Network>bridge</Network>
  <Shell>sh</Shell>
  <Privileged>false</Privileged>
  <Support>https://forums.unraid.net/topic/87798-support-selfhostersnets-template-repository</Support>
  <Project>https://github.com/natpuch/web-pdf-toolbox</Project>
  <Overview>Very simple web toolbox to combine, compress, split PDF, and convert between images and PDF, change contrast of PDF, and add text watermark on PDF using Ghostscript and ImageMagick.</Overview>
  <Category>Tools:</Category>
  <WebUI>http://[IP]:[PORT:80]</WebUI>
  <Config Name="Appdata" Target="/tmp/pdf/" Default="" Mode="rw" Description="Container Path: /tmp/pdf/" Type="Path" Display="always" Required="true" Mask="false">/mnt/nvme/testing/web-pdf-toolbox</Config>
  <Config Name="WebUI" Target="80" Default="" Mode="tcp" Description="Container Port: 80" Type="Port" Display="always" Required="true" Mask="false">25568</Config>
</Container>

Seems to be working as intended. I only slightly modified your xml.