tualo/remotebrowser

tualo - remote pdf

Installs: 114

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/tualo/remotebrowser

1.2.5 2025-10-29 21:28 UTC

This package is auto-updated.

Last update: 2025-10-29 21:28:49 UTC


README

docker setup

    apt update
    apt install chromium
    ./tm configuration --section browsershot --key noSandbox --value 1
    ./tm configuration --section browsershot --key chrome_path --value $(which chromium)