mirror of
https://github.com/mr-vercetti/homeserver.git
synced 2025-04-08 05:35:43 +02:00
Change stacks dir permissions
This commit is contained in:
parent
b6d21c2c22
commit
d7c059145e
0
docker/additional-stacks/ghostfolio/ghostfolio.yml
Normal file → Executable file
0
docker/additional-stacks/ghostfolio/ghostfolio.yml
Normal file → Executable file
0
docker/additional-stacks/homarr/homarr.yml
Normal file → Executable file
0
docker/additional-stacks/homarr/homarr.yml
Normal file → Executable file
0
docker/additional-stacks/joplin/joplin.yml
Normal file → Executable file
0
docker/additional-stacks/joplin/joplin.yml
Normal file → Executable file
0
docker/additional-stacks/ogt-fs/ogt-fs.yml
Normal file → Executable file
0
docker/additional-stacks/ogt-fs/ogt-fs.yml
Normal file → Executable file
0
docker/additional-stacks/qbittorrent/qbittorrent.yml
Normal file → Executable file
0
docker/additional-stacks/qbittorrent/qbittorrent.yml
Normal file → Executable file
0
docker/additional-stacks/qbittorrentvpn/qbittorrentvpn.yml
Normal file → Executable file
0
docker/additional-stacks/qbittorrentvpn/qbittorrentvpn.yml
Normal file → Executable file
0
docker/stacks/bitwarden/bitwarden.yml
Normal file → Executable file
0
docker/stacks/bitwarden/bitwarden.yml
Normal file → Executable file
0
docker/stacks/collabora/collabora.yml
Normal file → Executable file
0
docker/stacks/collabora/collabora.yml
Normal file → Executable file
0
docker/stacks/ddclient/ddclient.yml
Normal file → Executable file
0
docker/stacks/ddclient/ddclient.yml
Normal file → Executable file
0
docker/stacks/duplicati/duplicati.yml
Normal file → Executable file
0
docker/stacks/duplicati/duplicati.yml
Normal file → Executable file
0
docker/stacks/gluetun/gluetun.yml
Normal file → Executable file
0
docker/stacks/gluetun/gluetun.yml
Normal file → Executable file
0
docker/stacks/homer/homer.yml
Normal file → Executable file
0
docker/stacks/homer/homer.yml
Normal file → Executable file
0
docker/stacks/listmonk/listmonk.yml
Normal file → Executable file
0
docker/stacks/listmonk/listmonk.yml
Normal file → Executable file
16
docker/stacks/media/media.yml
Normal file → Executable file
16
docker/stacks/media/media.yml
Normal file → Executable 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
0
docker/stacks/mrvercetticc/mrvercetticc.yml
Normal file → Executable file
0
docker/stacks/nextcloud/nextcloud.yml
Normal file → Executable file
0
docker/stacks/nextcloud/nextcloud.yml
Normal file → Executable file
0
docker/stacks/softdev/softdev.yml
Normal file → Executable file
0
docker/stacks/softdev/softdev.yml
Normal file → Executable file
0
docker/stacks/swag/swag.yml
Normal file → Executable file
0
docker/stacks/swag/swag.yml
Normal file → Executable file
0
docker/stacks/watchtower/watchtower.yml
Normal file → Executable file
0
docker/stacks/watchtower/watchtower.yml
Normal file → Executable file
0
docker/stacks/widmocc/widmocc.yml
Normal file → Executable file
0
docker/stacks/widmocc/widmocc.yml
Normal file → Executable file
0
docker/stacks/wireguard/wireguard.yml
Normal file → Executable file
0
docker/stacks/wireguard/wireguard.yml
Normal file → Executable file
Loading…
x
Reference in New Issue
Block a user