web irc client

This commit is contained in:
redbeardymcgee 2024-11-10 16:46:52 -06:00
parent 103d7325ab
commit f20b8c645d

View file

@ -0,0 +1,22 @@
[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=protonvpn
PublishPort=9000
Volume=/volumes/books/thelounge/var/opt/thelounge:/var/opt/thelounge