Skip to content

Stirling PDF Stirling PDF

Stirling PDF is a locally hosted web application that allows you to perform various operations on PDF files.

🛠 Installation

Default Port: 8080

Configuration path: /opt/Stirling-PDF/.env

bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/stirling-pdf.sh)"
bash -c "$(wget -qLO - https://github.com/asylumexp/Proxmox/raw/main/ct/stirling-pdf.sh)"

⚙ Config

Make symlinks to repo.

Task List

task: Available tasks for this project:
* decrypt:       Decrypt .env using SOPS
* enable:        Enable service
* encrypt:       Encrypt .env using SOPS
* export:        Export the task list
* init:          Init
* mklinks:       Make client symlinks
* restart:       Resart service
* start:         Start service
* status:        Service status
* stop:          Stop service
* up:            Tun Docker compose in the foreground.
* up-d:          Run Docker compose in the background.
* update:        Update running containers
* upgrade:       upgrade

🔗 References