Files
ports/deskutils/stirling-pdf/pkg-message
T
Matthias Fechner 23ce783a74 deskutils/stirling-pdf: made Stirling-PDF available
This will make via webinterface editing on PDF available.
For more details check the webpage:
https://www.stirlingpdf.com/
Github:
https://github.com/Stirling-Tools/Stirling-PDF
Documentation:
https://docs.stirlingpdf.com/
2025-04-07 16:32:10 +03:00

31 lines
573 B
Plaintext

[
{
message: <<EOM
Stirling PDF was installed successfully.
It listens by default on localhost:9105.
Enable it with:
service stirlingpdf enable
Start it with:
service stirlingpdf start
It is recommended to use a reverse proxy like nginx to connect to it
or change the configuration in:
/usr/local/stirlingpdf/configs/custom_settings.yml
For more details check the manual:
https://docs.stirlingpdf.com/
Authentication is enabled by default.
Initial username: admin
Initial password: stirling
You must change the password after first login.
EOM
type: install
}
]