podbox/quadlets/hoarder/hoarder-chrome.container
redbeardymcgee ffabf88216 fix(hoarder): add http protocol to addrs
This should make hoarder work as advertised now, without failure to
connect to the browser or meilisearch.

Tacked on a corrected image link as well.
2024-12-17 10:01:29 -06:00

16 lines
369 B
Text

[Unit]
Description=Hoarder chrome browser
[Service]
Restart=on-failure
TimeoutStartSec=900
[Install]
WantedBy=default.target
[Container]
Image=docker.io/zenika/alpine-chrome
ContainerName=hoarder-chrome
HostName=hoarder-chrome
Exec=--no-sandbox --disable-gpu --disable-dev-shm-usage --remote-debugging-address=0.0.0.0 --remote-debugging-port=9222 --hide-scrollbars