Umstellung auf Compose V2

This commit is contained in:
borgal
2024-06-15 15:34:53 +02:00
parent 73d4b94171
commit 97e0249961
35 changed files with 25 additions and 73 deletions
-1
View File
@@ -1,4 +1,3 @@
version: '3.7'
services:
adguardhome:
container_name: adguardhome
-1
View File
@@ -1,4 +1,3 @@
version: "2"
services:
bitwarden:
image: vaultwarden/server:latest
-1
View File
@@ -1,4 +1,3 @@
version: "3"
services:
bookstack:
image: ghcr.io/linuxserver/bookstack
-2
View File
@@ -1,5 +1,3 @@
version: "3"
services:
code-server:
image: ghcr.io/linuxserver/code-server
-1
View File
@@ -1,4 +1,3 @@
version: "3"
services:
dozzle:
container_name: dozzle
-1
View File
@@ -1,4 +1,3 @@
version: '3.5'
services:
drawio:
image: jgraph/drawio
-1
View File
@@ -1,4 +1,3 @@
version: "2.1"
services:
duplicati:
image: ghcr.io/linuxserver/duplicati
-2
View File
@@ -1,5 +1,3 @@
version: "3"
services:
gitea:
image: gitea/gitea
-1
View File
@@ -1,4 +1,3 @@
version: '3'
services:
influxdb:
image: influxdb:1.6.4
-2
View File
@@ -1,5 +1,3 @@
---
version: "2.1"
services:
grocy:
image: lscr.io/linuxserver/grocy
-1
View File
@@ -1,4 +1,3 @@
version: "3"
services:
heimdall:
image: ghcr.io/linuxserver/heimdall
-1
View File
@@ -1,4 +1,3 @@
version: '3'
services:
homeassistant:
container_name: homeassistant
-2
View File
@@ -1,5 +1,3 @@
version: "3"
services:
hp-scan:
image: manuc66/node-hp-scan-to:latest
-1
View File
@@ -1,4 +1,3 @@
version: "2"
services:
imapfilter:
build: .
-2
View File
@@ -1,5 +1,3 @@
version: "3.8"
services:
immich-server:
container_name: immich_server
-1
View File
@@ -1,4 +1,3 @@
version: "2"
services:
knxd:
image: henfri/knxd:v0.12.6
-1
View File
@@ -1,4 +1,3 @@
version: "3.4"
services:
mealie:
container_name: mealie
-2
View File
@@ -1,5 +1,3 @@
version: '3'
services:
murmur:
image: vimagick/murmur
-2
View File
@@ -1,5 +1,3 @@
version: '2.1'
services:
nodered:
container_name: node-red
-1
View File
@@ -1,4 +1,3 @@
version: '3'
services:
onlyoffice-document-server:
container_name: onlyoffice-document-server
-2
View File
@@ -1,5 +1,3 @@
version: "3"
services:
owncloud:
image: owncloud/server
-1
View File
@@ -26,7 +26,6 @@
# For more extensive installation and update instructions, refer to the
# documentation.
version: "3.4"
services:
broker:
image: docker.io/library/redis:7
-1
View File
@@ -1,4 +1,3 @@
version: "2"
services:
portainer:
container_name: portainer
-1
View File
@@ -1,4 +1,3 @@
version: '3.8'
services:
app:
#image: 'jc21/nginx-proxy-manager:latest'
-1
View File
@@ -1,4 +1,3 @@
version: '3'
services:
sshwifty:
image: 'niruix/sshwifty:latest'
-1
View File
@@ -1,4 +1,3 @@
version: "3.3"
services:
stirling_pdf:
image: frooodle/s-pdf:latest
-1
View File
@@ -1,4 +1,3 @@
version: "2.1"
services:
unifi-controller:
image: ghcr.io/linuxserver/unifi-controller
-3
View File
@@ -1,6 +1,3 @@
---
version: '3.3'
services:
uptime-kuma:
image: louislam/uptime-kuma:latest
+2 -3
View File
@@ -1,4 +1,3 @@
version: "3.2"
services:
vdr-server:
image: lapicidae/vdr-server:latest
@@ -9,7 +8,7 @@ services:
- TZ=Europe/Berlin
- LANG=de_DE.UTF-8
- LOG2FILE=false
- PLUGINS=epgsearch live ddci2 svdrpservice streamdev-server femon robotv #markad vnsiserver
- PLUGINS=epgsearch live ddci2 svdrpservice streamdev-server femon markad #vnsiserver robotv
volumes:
- ./system:/vdr/system
- ./config:/vdr/config
@@ -22,7 +21,7 @@ services:
- 2004:2004
- 6419:6419
- 6419:6419/udp
- 34892:34892 #optional-RoboTV
#- 34892:34892 #optional-RoboTV
#- 34890:34890 #optional-vnsi
#- 8099:8099 #optional
devices:
-1
View File
@@ -1,4 +1,3 @@
version: "3.8"
services:
wg-easy:
image: weejewel/wg-easy
-2
View File
@@ -1,5 +1,3 @@
version: '3.0'
services:
wallos:
container_name: wallos
-2
View File
@@ -1,5 +1,3 @@
version: "3"
services:
watchtower:
container_name: watchtower
-2
View File
@@ -1,5 +1,3 @@
version: "2"
services:
webserver:
build: .
+5 -5
View File
@@ -1,4 +1,3 @@
version: "3"
services:
webdav:
container_name: webdav
@@ -9,16 +8,17 @@ services:
volumes:
# data
- ./data:/data
- Photos:/data/Photos
#- Photos:/data/Photos
- Backup:/data/Backup
# user and password
- ./user/htpasswd:/opt/nginx/conf/htpasswd:ro
restart: always
volumes:
Photos:
name: Photos
Backup:
name: Backup
driver: local
driver_opts:
type: nfs
o: addr=${NFS_SERVER},rw
device: ":${Photos}"
device: ":${Backup}"
-2
View File
@@ -1,5 +1,3 @@
---
version: '2'
services:
wekandb:
image: mongo:6