Add pub network for link previews + fix logrotate

This commit is contained in:
Jade Ellis
2024-12-07 22:15:30 +00:00
parent d05cb930ff
commit 264c8fc68e
3 changed files with 19 additions and 2 deletions
+2 -1
View File
@@ -14,7 +14,8 @@ Image=dock.mau.dev/maubot/maubot:latest
# ReadOnly=true
Volume=/var/opt/maubot:/data:z,U
AutoUpdate=registry
# Network=web.network=
# Network=web.network
# Network=pub.network
Label="traefik.enable=true"
Label="traefik.http.routers.maubot.rule=Host(`maubot.ellis.link`)"
+7
View File
@@ -0,0 +1,7 @@
[Network]
DisableDNS=false
IPv6=true
Subnet=10.89.1.0/24
Gateway=10.89.1.1
Driver=macvlan
Options=parent=eno1