porkbun, homemedia

master
Paul Walko 2023-10-29 18:12:35 -04:00
parent f0e669eed4
commit 9832c381ad
3 changed files with 3 additions and 0 deletions

View File

@ -1,6 +1,7 @@
FROM caddy:2.7.4-builder AS builder
RUN xcaddy build \
--with github.com/caddy-dns/porkbun \
--with github.com/caddyserver/replace-response
FROM caddy:2.7.4

View File

@ -12,6 +12,7 @@ up () {
--detach \
--name caddy \
--restart unless-stopped \
--label com.centurylinklabs.watchtower.enable=false \
--privileged \
--volume /mammoth/files:/www/seaturtle.pw_files:ro \
--volume /mammoth/gis/bigcavemaps.com:/www/bigcavemaps.com:ro \

View File

@ -15,6 +15,7 @@ up () {
--env NVIDIA_VISIBLE_DEVICES=all \
--env VERSION=docker \
--volume /mammoth/plex/config:/config:rw \
--volume /mammoth/media/homemedia:/media/homemedia:ro \
--volume /mammoth/media/audiobooks:/media/audiobooks:ro \
--volume /mammoth/media/movies:/media/movies:ro \
--volume /mammoth/media/music:/media/music:ro \