podbox/quadlets/thelounge/thelounge.container
2024-11-24 22:10:17 -06:00

22 lines
350 B
Text

[Unit]
Description=IRC client
After=caddy.service
[Service]
Restart=on-failure
TimeoutStartSec=900
[Install]
WantedBy=default.target
[Container]
Image=ghcr.io/thelounge/thelounge:latest
ContainerName=thelounge
HostName=thelounge
AutoUpdate=registry
Network=
PublishPort=9000
Volume=/volumes/books/thelounge/var/opt/thelounge:/var/opt/thelounge