updating docker version
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Sthope 2023-08-19 21:52:32 +02:00
parent 9482626314
commit 848a5f5f29
47 changed files with 120 additions and 106 deletions

View File

@ -1,4 +1,4 @@
version: "3.8"
version: "3.9"
services:
wiki:

View File

@ -1,6 +1,6 @@
Portainer Stack:
```yaml
version: "3.8"
version: "3.9"
services:
airsonic:
image: lscr.io/linuxserver/airsonic-advanced:${TAG-latest}
@ -13,7 +13,7 @@ services:
volumes:
- ${DOCKER_FOLDER}/airsonic/config:/config
- ${HTPC_FOLDER}/airsonic/music:/music
- ${DOCKER_FOLDER}/airsonic/playlists:/playlists
- ${DOCKER_FOLDER}/airsonic/playlists:/laylists
- ${DOCKER_FOLDER}/airsonic/podcasts:/podcasts
- ${HTPC_FOLDER}/airsonic/media:/media
ports:
@ -32,7 +32,7 @@ TAG=latest
PUID=1000
PGID=1000
PORT=4040
TZ=Europe/Amsterdam
TZ=${TZ-Europe/Amsterdam}
AutoUpdate=true
DOCKER_FOLDER=
HTPC_FOLDER=

View File

@ -1,7 +1,7 @@
Portainer Stack:
```yaml
---
version: "3.8"
version: "3.9"
services:
bitwarden:
image: bitwardenrs/server:${TAG-latest}
@ -28,7 +28,7 @@ RST=unless-stopped
NET=bridge
PUID=${PUID-1000}
PGID=${PGID-1000}
TZ=Europe/Lisbon
TZ=${TZ-Europe/Amsterdam}
AutoUpdate=true
super_mega_password=
DOCKER_FOLDER=

View File

@ -1,7 +1,7 @@
Portainer Stack:
```yaml
---
version: "3.8"
version: "3.9"
services:
dillinger:
image: lscr.io/linuxserver/dillinger:${TAG-latest}
@ -26,7 +26,7 @@ RST=unless-stopped
NET=bridge
PUID=${PUID-1000}
PGID=${PGID-1000}
TZ=Europe/Lisbon
TZ=${TZ-Europe/Amsterdam}
AutoUpdate=true
PORT=8080
DOCKER_FOLDER=

View File

@ -1,7 +1,7 @@
Portainer Stack:
```yaml
---
version: "3.8"
version: "3.9"
services:
drone:
container_name: drone
@ -63,6 +63,6 @@ RST=unless-stopped
NET=bridge
PUID=${PUID-1000}
PGID=${PGID-1000}
TZ=Europe/Lisbon
TZ=${TZ-Europe/Amsterdam}
AutoUpdate=true
```

View File

@ -1,7 +1,7 @@
Portainer Stack:
```yaml
---
version: "3.8"
version: "3.9"
services:
gitea:
image: gitea/gitea:${TAG-latest}
@ -51,6 +51,6 @@ RST=unless-stopped
NET=bridge
PUID=${PUID-1000}
PGID=${PGID-1000}
TZ=Europe/Lisbon
TZ=${TZ-Europe/Amsterdam}
AutoUpdate=true
```

View File

@ -10,7 +10,7 @@ Portainer Stack:
# build cmd: COMPOSE_DOCKER_CLI_BUILD=1 DOCKER_BUILDKIT=1 docker-compose build
# run cmd: docker-compose up -d
version: "3.8"
version: "3.9"
services:
proxy:
image: reallibrephotos/librephotos-proxy:${tag}
@ -92,6 +92,6 @@ RST=unless-stopped
NET=bridge
PUID=${PUID-1000}
PGID=${PGID-1000}
TZ=Europe/Lisbon
TZ=${TZ-Europe/Amsterdam}
AutoUpdate=true
```

View File

@ -1,7 +1,7 @@
Portainer Stack:
```yaml
---
version: "3.8"
version: "3.9"
services:
librespeed:
image: lscr.io/linuxserver/librespeed:${TAG-latest}
@ -31,6 +31,6 @@ RST=unless-stopped
NET=bridge
PUID=${PUID-1000}
PGID=${PGID-1000}
TZ=Europe/Lisbon
TZ=${TZ-Europe/Amsterdam}
AutoUpdate=true
```

View File

@ -1,7 +1,7 @@
Portainer Stack:
```yaml
---
version: "3.8"
version: "3.9"
services:
mqtt:
container_name: mqtt
@ -32,7 +32,7 @@ RST=unless-stopped
NET=bridge
PUID=${PUID-1000}
PGID=${PGID-1000}
TZ=Europe/Lisbon
TZ=${TZ-Europe/Amsterdam}
AutoUpdate=true
```

View File

@ -1,7 +1,7 @@
Portainer Stack:
```yaml
---
version: "3.8"
version: "3.9"
services:
nextcloud:
image: lscr.io/linuxserver/nextcloud:${TAG-latest}
@ -50,7 +50,7 @@ RST=unless-stopped
NET=bridge
PUID=1000
PGID=1000
TZ=Europe/Amsterdam
TZ=${TZ-Europe/Amsterdam}
AutoUpdate=true
FOLDERS=
```

View File

@ -1,10 +1,10 @@
Portainer Stack:
```yaml
---
version: "3.8"
version: "3.9"
services:
overseerr:
image: lscr.io/linuxserver/overseerr:latest
image: lscr.io/linuxserver/overseerr:${TAG-latest}
container_name: overseerr
network_mode: ${NET-bridge}
environment:

View File

@ -1,7 +1,7 @@
Portainer Stack:
```yaml
---
version: "3.8"
version: "3.9"
services:
photoview:
@ -66,6 +66,6 @@ RST=unless-stopped
NET=bridge
PUID=${PUID-1000}
PGID=${PGID-1000}
TZ=Europe/Lisbon
TZ=${TZ-Europe/Amsterdam}
AutoUpdate=true
```

View File

@ -1,7 +1,7 @@
Portainer Stack:
```yaml
---
version: "3.8"
version: "3.9"
services:
prowlarr:
image: lscr.io/linuxserver/prowlarr:develop
@ -27,6 +27,6 @@ RST=unless-stopped
NET=bridge
PUID=${PUID-1000}
PGID=${PGID-1000}
TZ=Europe/Lisbon
TZ=${TZ-Europe/Amsterdam}
AutoUpdate=true
```

View File

@ -1,7 +1,7 @@
Portainer Stack:
```yaml
---
version: "3.8"
version: "3.9"
services:
swag:
image: lscr.io/linuxserver/swag:${TAG-latest}
@ -50,7 +50,7 @@ Environments:
NET=bridge
PUID=${PUID-1000}
PGID=${PGID-1000}
TZ=Europe/Lisbon
TZ=${TZ-Europe/Amsterdam}
URL=example.com
VALIDATION=DNS

View File

@ -1,7 +1,7 @@
Portainer Stack:
```yaml
---
version: "3.8"
version: "3.9"
services:
authelia:
image: authelia/authelia:${TAG-latest}
@ -20,7 +20,7 @@ Environments:
```
TAG=latest
NET=bridge
TZ=Europe/Lisbon
TZ=${TZ-Europe/Amsterdam}
RST=unless-stopped
AutoUpdate=true
```

View File

@ -1,7 +1,7 @@
Portainer Stack:
```yaml
---
version: "3.8"
version: "3.9"
services:
tasmobackup:
image: danmed/tasmobackupv1
@ -26,6 +26,6 @@ RST=unless-stopped
NET=bridge
PUID=${PUID-1000}
PGID=${PGID-1000}
TZ=Europe/Lisbon
TZ=${TZ-Europe/Amsterdam}
AutoUpdate=true
```

View File

@ -1,7 +1,7 @@
Portainer Stack:
```yaml
---
version: "3.8"
version: "3.9"
services:
tasmota-device-manager:
image: ghcr.io/sirgoodenough/tdmdock:${TAG-latest}

View File

@ -1,10 +1,10 @@
Portainer Stack:
```yaml
---
version: "3.8"
version: "3.9"
services:
transmission:
image: lscr.io/linuxserver/transmission:latest
image: lscr.io/linuxserver/transmission:${TAG-latest}
container_name: transmission
network_mode: ${NET-bridge}
environment:

View File

@ -1,7 +1,7 @@
Portainer Stack:
```yaml
---
version: "3.8"
version: "3.9"
services:
vscode:
image: lscr.io/linuxserver/code-server:${TAG-latest}
@ -33,6 +33,6 @@ RST=unless-stopped
NET=bridge
PUID=${PUID-1000}
PGID=${PGID-1000}
TZ=Europe/Lisbon
TZ=${TZ-Europe/Amsterdam}
AutoUpdate=true
```

View File

@ -1,7 +1,7 @@
Portainer Stack:
```yaml
---
version: "3.8"
version: "3.9"
services:
whisparr:
image: cr.hotio.dev/hotio/whisparr:nightly

View File

@ -1,10 +1,10 @@
Portainer Stack:
```yaml
---
version: "3.8"
version: "3.9"
services:
wireguard:
image: lscr.io/linuxserver/wireguard:latest
image: lscr.io/linuxserver/wireguard:${TAG-latest}
container_name: wireguard
network_mode: ${NET-bridge}
cap_add:

View File

@ -1,7 +1,7 @@
Portainer Stack:
```yaml
---
version: '3.8'
version: "3.9"
services:
zigbee2mqtt:
container_name: zigbee2mqtt
@ -28,6 +28,6 @@ RST=unless-stopped
NET=bridge
PUID=${PUID-1000}
PGID=${PGID-1000}
TZ=Europe/Lisbon
TZ=${TZ-Europe/Amsterdam}
AutoUpdate=true
```

View File

@ -1,6 +1,6 @@
Portainer Stack:
```yaml
version: "3.8"
version: "3.9"
services:
bazarr:
image: linuxserver/bazarr:${TAG-latest}
@ -30,7 +30,7 @@ RST=unless-stopped
NET=bridge
PUID=${PUID-1000}
PGID=${PGID-1000}
TZ=Europe/Lisbon
TZ=${TZ-Europe/Amsterdam}
AutoUpdate=true
PORT=6767
DOCKER_FOLDER=

View File

@ -1,6 +1,6 @@
``yaml
---
version: "3.8"
version: "3.9"
services:
cryptpad:
image: promasu/cryptpad:${TAG-nginx-alpine}

View File

@ -1,7 +1,7 @@
Portainer Stack:
```yaml
---
version: "3.8"
version: "3.9"
services:
dashy:
image: lissy93/dashy:${TAG-latest}

View File

@ -1,7 +1,7 @@
Portainer Stack:
```yaml
---
version: "3.8"
version: "3.9"
services:
digikam:
image: lscr.io/linuxserver/digikam:${TAG-latest}
@ -29,7 +29,7 @@ RST=unless-stopped
NET=bridge
PUID=${PUID-1000}
PGID=${PGID-1000}
TZ=Europe/Lisbon
TZ=${TZ-Europe/Amsterdam}
AutoUpdate=true
PORT=3000
DOCKER_FOLDER=

View File

@ -1,13 +1,13 @@
Portainer Stack:
```yaml
---
version: "3.8"
version: "3.9"
services:
ethercalc:
container_name: ethercalc
image: audreyt/ethercalc
restart: unless-stopped
network_mode: bridge
network_mode: ${NET-bridge}
ports:
- 8700:8000
environment:
@ -20,9 +20,9 @@ services:
ethercalc-redis:
container_name: ethercalc-redis
image: redis:latest
image: redis:${TAG-latest}
restart: unless-stopped
network_mode: bridge
network_mode: ${NET-bridge}
command: redis-server --appendonly yes
volumes:
- /docker/redis:/data

View File

@ -1,13 +1,13 @@
Portainer Stack:
```yaml
---
version: "3.8"
version: "3.9"
services:
guacd:
image: lscr.io/linuxserver/guacd:latest
image: lscr.io/linuxserver/guacd:${TAG-latest}
container_name: guacd
network_mode: bridge
network_mode: ${NET-bridge}
ports:
- 4822:4822
restart: unless-stopped
@ -15,9 +15,9 @@ services:
- com.centurylinklabs.watchtower.enable=true
guacamole:
image: guacamole/guacamole:latest
image: guacamole/guacamole:${TAG-latest}
container_name: guacamole
network_mode: bridge
network_mode: ${NET-bridge}
environment:
- GUACD_LOG_LEVEL=debug
- GUACD_PORT=4822
@ -34,14 +34,14 @@ services:
- com.centurylinklabs.watchtower.enable=true
guacadb:
image: lscr.io/linuxserver/mariadb:latest
image: lscr.io/linuxserver/mariadb:${TAG-latest}
container_name: guacadb
network_mode: bridge
network_mode: ${NET-bridge}
environment:
- PUID=1000
- PGID=1000
- MYSQL_ROOT_PASSWORD=guacadb_root_password
- TZ=Europe/Amsterdam
- TZ=${TZ-Europe/Amsterdam}
- MYSQL_DATABASE=guacadb
- MYSQL_USER=guacadb_username
- MYSQL_PASSWORD=guacadb_password

View File

@ -1,7 +1,7 @@
Portainer Stack:
```yaml
---
version: "3.8"
version: "3.9"
services:
heimdall:
image: lscr.io/linuxserver/heimdall:${TAG-latest}
@ -27,7 +27,7 @@ RST=unless-stopped
NET=bridge
PUID=${PUID-1000}
PGID=${PGID-1000}
TZ=Europe/Lisbon
TZ=${TZ-Europe/Amsterdam}
AutoUpdate=true
HOME_FOLDER=/home/username/

View File

@ -2,7 +2,7 @@ Portainer Stack:
```yaml
---
version: "3.8"
version: "3.9"
services:
invidious:

View File

@ -1,6 +1,6 @@
Portainer Stack:
```yaml
version: "3.8"
version: "3.9"
services:
jellyfin:
image: linuxserver/jellyfin:${TAG-latest}
@ -32,6 +32,6 @@ RST=unless-stopped
NET=bridge
PUID=${PUID-1000}
PGID=${PGID-1000}
TZ=Europe/Lisbon
TZ=${TZ-Europe/Amsterdam}
AutoUpdate=true
```

View File

@ -1,12 +1,12 @@
``yaml
---
version: "3.8"
version: "3.9"
services:
mealie:
container_name: mealie
image: hkotel/mealie:latest
image: hkotel/mealie:${TAG-latest}
restart: always
network_mode: bridge
network_mode: ${NET-bridge}
ports:
- 80:80
environment:

View File

@ -1,7 +1,7 @@
Portainer Stack:
```yaml
---
version: "3.8"
version: "3.9"
volumes:
mqttexplorer:
services:
@ -31,6 +31,6 @@ RST=unless-stopped
NET=bridge
PUID=${PUID-1000}
PGID=${PGID-1000}
TZ=Europe/Lisbon
TZ=${TZ-Europe/Amsterdam}
AutoUpdate=true
```

View File

@ -1,11 +1,11 @@
```yaml
---
version: "3.8"
version: "3.9"
services:
n8n:
image: n8nio/n8n
container_name: n8n
network_mode: bridge
network_mode: ${NET-bridge}
restart: unless-stopped
environment:
- GENERIC_TIMEZONE="Europe/Amsterdam"
@ -24,14 +24,14 @@ services:
- com.centurylinklabs.watchtower.enable=true
n8n-db:
image: lscr.io/linuxserver/mariadb:latest
image: lscr.io/linuxserver/mariadb:${TAG-latest}
container_name: n8n-db
network_mode: bridge
network_mode: ${NET-bridge}
environment:
- PUID=1000
- PGID=1000
- MYSQL_ROOT_PASSWORD=db_root_password
- TZ=Europe/Amsterdam
- TZ=${TZ-Europe/Amsterdam}
- MYSQL_DATABASE=n8n_database
- MYSQL_USER=n8n_db_username
- MYSQL_PASSWORD=n8n_db_password

View File

@ -1,7 +1,7 @@
Portainer Stack:
```yaml
---
version: "3.8"
version: "3.9"
volumes:
octoprint:
services:

View File

@ -1,10 +1,10 @@
Portainer Stack:
```yaml
---
version: '3.8'
version: "3.9"
services:
onlyoffice-documentserver:
image: onlyoffice/documentserver:latest
image: onlyoffice/documentserver:${TAG-latest}
container_name: onlyoffice-documentserver
depends_on:
- onlyoffice-postgresql
@ -46,7 +46,7 @@ services:
onlyoffice-postgresql:
container_name: onlyoffice-postgresql
image: postgres:latest
image: postgres:${TAG-latest}
environment:
- POSTGRES_DB=
- POSTGRES_USER=

View File

@ -1,6 +1,6 @@
Portainer Stack:
```yaml
version: '3.8'
version: "3.9"
services:
phoneinfoga:
container_name: phoneinfoga

View File

@ -2,7 +2,7 @@ Portainer Stack:
```yaml
---
version: "3.8"
version: "3.9"
services:
piped:
image: 1337kavin/piped:${TAG-latest}

View File

@ -1,6 +1,6 @@
Portainer Stack:
```yaml
version: "3.8"
version: "3.9"
services:
qbittorrent:
image: linuxserver/qbittorrent:${TAG-latest}
@ -31,6 +31,6 @@ RST=unless-stopped
NET=bridge
PUID=${PUID-1000}
PGID=${PGID-1000}
TZ=Europe/Lisbon
TZ=${TZ-Europe/Amsterdam}
AutoUpdate=true
```

View File

@ -1,6 +1,6 @@
Portainer Stack:
```yaml
version: '3.8'
version: "3.9"
services:
hbbs:
image: rustdesk/rustdesk-server:${TAG-latest}

View File

@ -13,7 +13,7 @@ eg:
Portainer Stack:
```yaml
---
version: "3.8"
version: "3.9"
services:
samba:
image: elswork/samba:${TAG-latest}
@ -39,6 +39,6 @@ RST=unless-stopped
NET=bridge
PUID=${PUID-1000}
PGID=${PGID-1000}
TZ=Europe/Lisbon
TZ=${TZ-Europe/Amsterdam}
AutoUpdate=true
```

View File

@ -1,12 +1,12 @@
Portainer Stack:
```yaml
---
version: "3.8"
version: "3.9"
services:
shlink:
image: shlinkio/shlink:latest
image: shlinkio/shlink:${TAG-latest}
container_name: shlink
network_mode: bridge
network_mode: ${NET-bridge}
environment:
- DEFAULT_DOMAIN=
- IS_HTTPS_ENABLED=true
@ -26,7 +26,7 @@ services:
shlink-web-client:
image: shlinkio/shlink-web-client
container_name: shlink-web-client
network_mode: bridge
network_mode: ${NET-bridge}
environment:
- DEFAULT_DOMAIN=
- IS_HTTPS_ENABLED=true
@ -39,14 +39,14 @@ services:
- com.centurylinklabs.watchtower.enable=true
shlink_db:
image: lscr.io/linuxserver/mariadb:latest
image: lscr.io/linuxserver/mariadb:${TAG-latest}
container_name: shlink_db
network_mode: bridge
network_mode: ${NET-bridge}
environment:
- PUID=1000
- PGID=1000
- MYSQL_ROOT_PASSWORD=
- TZ=Europe/Amsterdam
- TZ=${TZ-Europe/Amsterdam}
- MYSQL_DATABASE=shlink_db
- MYSQL_USER=
- MYSQL_PASSWORD=

View File

@ -1,7 +1,7 @@
Portainer Stack:
```yaml
---
version: "3.8"
version: "3.9"
services:
tailscale:
container_name: tailscale

View File

@ -10,6 +10,6 @@ RST=unless-stopped
NET=bridge
PUID=${PUID-1000}
PGID=${PGID-1000}
TZ=Europe/Lisbon
TZ=${TZ-Europe/Amsterdam}
AutoUpdate=true
```

View File

@ -1,21 +1,35 @@
Portainer Stack:
```yaml
---
version: "3.8"
version: "3.9"
services:
tvheadend:
image: lscr.io/linuxserver/tvheadend:latest
image: lscr.io/linuxserver/tvheadend:$TAG-latest}
container_name: tvheadend
network_mode: bridge
network_mode: ${NET-bridge}
environment:
- PUID=1000
- PGID=1000
- TZ=Europe/Amsterdam
- PUID=${PUID=1000}
- PGID=${PGID=1000}
- TZ=${TZ-Europe/Amsterdam}
volumes:
- /htpc/tvheadend/config:/config
- /htpc/tvheadend/recordings:/recordings
- ${DOCKER_FOLDER}/tvheadend/config:/config
- ${DOCKER_FOLDER}/tvheadend/recordings:/recordings
ports:
- 9981:9981
- 9982:9982
restart: unless-stopped
labels:
- com.centurylinklabs.watchtower.enable=${AutoUpdate-true}
```
Environments:
```
NET=bridge
TAG=latest
PUID=1000
PGID=1000
PORT=4040
TZ=${TZ-Europe/Amsterdam}
AutoUpdate=true
DOCKER_FOLDER=
```

View File

@ -1,7 +1,7 @@
Portainer Stack:
```yaml
---
version: "3.8"
version: "3.9"
services:
uptime:
image: louislam/uptime-kuma:1
@ -22,6 +22,6 @@ RST=unless-stopped
NET=bridge
PUID=${PUID-1000}
PGID=${PGID-1000}
TZ=Europe/Lisbon
TZ=${TZ-Europe/Amsterdam}
AutoUpdate=true
```

View File

@ -3,7 +3,7 @@
2- Portainer Stack:
```yaml
---
version: "3.8"
version: "3.9"
services:
mkdocswiki:
image: nginx