Added a new portainer configuration that can deploy a quick instance of stirling-pdf.
Stirling-PDF (Portainer template)
Stirling-PDF is a powerful, locally hosted web-based PDF manipulation tool. It allows you to perform various operations on PDF files, such as merging, splitting, rotating, converting, and adding watermarks, all while keeping your files private on your own infrastructure.
Quick notes:
- Privacy: All files are processed locally on your server; no data is sent to external services.
- Functionality: Includes a wide range of features like OCR, compression, repair, and security (password protection).
- Resources: Depending on the operations (like OCR), this container may require significant CPU and RAM.
Usage:
- Import the compose file into Portainer's Stacks or App Templates.
- Configure the environment variables such as
DOCKER_ENABLE_SECURITYif you wish to add authentication. - Map the necessary volumes if you want to persist custom settings or logs.
- Deploy the stack via Portainer.
- Access the web interface at
http://<your-ip>:8080.
Helpful links:
- GitHub Repository: https://github.com/Stirling-Tools/Stirling-PDF
- Documentation: https://stirlingpdf.com/docs
Status: Ready for configuration