Change stacks dir permissions

This commit is contained in:
mr-vercetti 2025-02-15 17:26:23 +01:00
parent b6d21c2c22
commit d7c059145e
21 changed files with 16 additions and 0 deletions

0
docker/additional-stacks/ghostfolio/ghostfolio.yml Normal file → Executable file
View File

0
docker/additional-stacks/homarr/homarr.yml Normal file → Executable file
View File

0
docker/additional-stacks/joplin/joplin.yml Normal file → Executable file
View File

0
docker/additional-stacks/ogt-fs/ogt-fs.yml Normal file → Executable file
View File

0
docker/additional-stacks/qbittorrent/qbittorrent.yml Normal file → Executable file
View File

View File

0
docker/stacks/bitwarden/bitwarden.yml Normal file → Executable file
View File

0
docker/stacks/collabora/collabora.yml Normal file → Executable file
View File

0
docker/stacks/ddclient/ddclient.yml Normal file → Executable file
View File

0
docker/stacks/duplicati/duplicati.yml Normal file → Executable file
View File

0
docker/stacks/gluetun/gluetun.yml Normal file → Executable file
View File

0
docker/stacks/homer/homer.yml Normal file → Executable file
View File

0
docker/stacks/listmonk/listmonk.yml Normal file → Executable file
View File

16
docker/stacks/media/media.yml Normal file → Executable file
View File

@ -24,6 +24,22 @@ services:
- /dev/dri/card0:/dev/dri/card0
restart: unless-stopped
jellyseerr:
image: fallenbagel/jellyseerr
container_name: jellyseerr
networks:
- proxy
- media
environment:
- LOG_LEVEL=debug
- TZ=${TIMEZONE}
- PORT=5055
ports:
- 5055:5055
volumes:
- ${APPS_DIR}/jellyserr:/app/config
restart: unless-stopped
minidlna:
image: vladgh/minidlna
container_name: minidlna

0
docker/stacks/mrvercetticc/mrvercetticc.yml Normal file → Executable file
View File

0
docker/stacks/nextcloud/nextcloud.yml Normal file → Executable file
View File

0
docker/stacks/softdev/softdev.yml Normal file → Executable file
View File

0
docker/stacks/swag/swag.yml Normal file → Executable file
View File

0
docker/stacks/watchtower/watchtower.yml Normal file → Executable file
View File

0
docker/stacks/widmocc/widmocc.yml Normal file → Executable file
View File

0
docker/stacks/wireguard/wireguard.yml Normal file → Executable file
View File