Files
Nathan Falvey f4c0d50642 feat: 🎨 Added stirling pdf portainer configuration
Added a new portainer configuration that can deploy a quick instance of stirling-pdf.
2026-03-03 14:26:20 +00:00
..

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:

  1. Import the compose file into Portainer's Stacks or App Templates.
  2. Configure the environment variables such as DOCKER_ENABLE_SECURITY if you wish to add authentication.
  3. Map the necessary volumes if you want to persist custom settings or logs.
  4. Deploy the stack via Portainer.
  5. Access the web interface at http://<your-ip>:8080.

Helpful links:

Status: Ready for configuration