first commit
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Sthope 2022-05-01 19:06:40 +02:00
parent 9f2e88826d
commit eb1212bbee
23 changed files with 256 additions and 14 deletions

View File

@ -16,7 +16,20 @@ services:
- 3012:3012
- 80:80
# environment:
# - ADMIN_TOKEN=super_mega_password
# - ADMIN_TOKEN=${super_mega_password}
labels:
- com.centurylinklabs.watchtower.enable=${AutoUpdate-true}
```
```
Environments:
```
tag=latest
RST=unless-stopped
NET=bridge
PUID=1000
PGID=1000
TZ=Europe/Lisbon
AutoUpdate=true
super_mega_password=
```

View File

@ -20,4 +20,15 @@ services:
volumes:
dillinger:
```
Environments:
```
tag=latest
RST=unless-stopped
NET=bridge
PUID=1000
PGID=1000
TZ=Europe/Lisbon
AutoUpdate=true
```

View File

@ -54,3 +54,15 @@ services:
![drone01](../images/drone/drone01.png){: align=center width=500 }
Environments:
```
tag=latest
RST=unless-stopped
NET=bridge
PUID=1000
PGID=1000
TZ=Europe/Lisbon
AutoUpdate=true
```

View File

@ -42,4 +42,15 @@ services:
labels:
- com.centurylinklabs.watchtower.enable=${AutoUpdate-true}
- hide_db=mariadb
```
Environments:
```
tag=latest
RST=unless-stopped
NET=bridge
PUID=1000
PGID=1000
TZ=Europe/Lisbon
AutoUpdate=true
```

View File

@ -83,4 +83,15 @@ services:
image: redis:6
container_name: redis
restart: unless-stopped
```
Environments:
```
tag=latest
RST=unless-stopped
NET=bridge
PUID=1000
PGID=1000
TZ=Europe/Lisbon
AutoUpdate=true
```

View File

@ -22,4 +22,15 @@ services:
volumes:
librespeed_volume:
external: false
```
Environments:
```
tag=latest
RST=unless-stopped
NET=bridge
PUID=1000
PGID=1000
TZ=Europe/Lisbon
AutoUpdate=true
```

View File

@ -24,6 +24,18 @@ services:
- com.centurylinklabs.watchtower.enable=${AutoUpdate-true}
```
Environments:
```
tag=latest
RST=unless-stopped
NET=bridge
PUID=1000
PGID=1000
TZ=Europe/Lisbon
AutoUpdate=true
```
Mosquitto configuration file `/mosquitto/config/mosquitto.conf`:
```
listener 1883

View File

@ -43,6 +43,18 @@ services:
```
Environments:
```
tag=latest
RST=unless-stopped
NET=bridge
PUID=1000
PGID=1000
TZ=Europe/Lisbon
AutoUpdate=true
```
To install Face Detection App, search for the folder `custom-cont-init.d` and create a file eg: `install_custom_php7-dlib.sh` and paste:
```bash

View File

@ -57,4 +57,15 @@ services:
volumes:
photoview_db_data:
photoview_cache:
```
Environments:
```
tag=latest
RST=unless-stopped
NET=bridge
PUID=1000
PGID=1000
TZ=Europe/Lisbon
AutoUpdate=true
```

View File

@ -17,4 +17,15 @@ services:
restart: ${RST-unless-stopped}
labels:
- com.centurylinklabs.watchtower.enable=${AutoUpdate-true}
```
Environments:
```
tag=latest
RST=unless-stopped
NET=bridge
PUID=1000
PGID=1000
TZ=Europe/Lisbon
AutoUpdate=true
```

View File

@ -24,4 +24,15 @@ services:
restart: ${RST-unless-stopped}
labels:
- com.centurylinklabs.watchtower.enable=${AutoUpdate-true}
```
Environments:
```
tag=latest
RST=unless-stopped
NET=bridge
PUID=1000
PGID=1000
TZ=Europe/Lisbon
AutoUpdate=true
```

View File

@ -19,4 +19,15 @@ services:
labels:
- com.centurylinklabs.watchtower.enable=${AutoUpdate-true}
- hide_container=false
```
Environments:
```
tag=latest
RST=unless-stopped
NET=bridge
PUID=1000
PGID=1000
TZ=Europe/Lisbon
AutoUpdate=true
```

View File

@ -14,4 +14,13 @@ services:
restart: ${RST-unless-stopped}
labels:
- com.centurylinklabs.watchtower.enable=${AutoUpdate-true}
```
Environments:
```
tag=latest
NET=bridge
TZ=Europe/Lisbon
RST=unless-stopped
AutoUpdate=true
```

View File

@ -18,7 +18,18 @@ services:
- /media/kids:/kids
ports:
- 6767:6767
restart: TZ="${TZ-Europe/Amsterdam}"
restart: ${RST-unless-stopped}
labels:
- com.centurylinklabs.watchtower.enable=${AutoUpdate-true}
```
Environments:
```
tag=latest
RST=unless-stopped
NET=bridge
PUID=1000
PGID=1000
TZ=Europe/Lisbon
AutoUpdate=true
```

View File

@ -23,4 +23,15 @@ services:
volumes:
digikam:
```
Environments:
```
tag=latest
RST=unless-stopped
NET=bridge
PUID=1000
PGID=1000
TZ=Europe/Lisbon
AutoUpdate=true
```

View File

@ -18,4 +18,15 @@ services:
restart: ${RST-unless-stopped}
labels:
- com.centurylinklabs.watchtower.enable=${AutoUpdate-true}
```
Environments:
```
tag=latest
RST=unless-stopped
NET=bridge
PUID=1000
PGID=1000
TZ=Europe/Lisbon
AutoUpdate=true
```

View File

@ -23,4 +23,15 @@ services:
restart: ${RST-unless-stopped}
labels:
- com.centurylinklabs.watchtower.enable=${AutoUpdate-true}
```
Environments:
```
tag=latest
RST=unless-stopped
NET=bridge
PUID=1000
PGID=1000
TZ=Europe/Lisbon
AutoUpdate=true
```

View File

@ -22,4 +22,15 @@ services:
restart: ${RST-unless-stopped}
labels:
- com.centurylinklabs.watchtower.enable=${AutoUpdate-true}
```
Environments:
```
tag=latest
RST=unless-stopped
NET=bridge
PUID=1000
PGID=1000
TZ=Europe/Lisbon
AutoUpdate=true
```

View File

@ -19,4 +19,15 @@ services:
- 80:80
labels:
- com.centurylinklabs.watchtower.enable=${AutoUpdate-true}
```
Environments:
```
tag=latest
RST=unless-stopped
NET=bridge
PUID=1000
PGID=1000
TZ=Europe/Lisbon
AutoUpdate=true
```

View File

@ -22,4 +22,15 @@ services:
- WEBUI_PORT=8080
labels:
- com.centurylinklabs.watchtower.enable=${AutoUpdate-true}
```
Environments:
```
tag=latest
RST=unless-stopped
NET=bridge
PUID=1000
PGID=1000
TZ=Europe/Lisbon
AutoUpdate=true
```

View File

@ -30,4 +30,15 @@ services:
labels:
- com.centurylinklabs.watchtower.enable=${AutoUpdate-false}
command: '-u "1000:1000:{USERNAME}:{USERNAME}:{PASSWORD}" -s "HomeLAB:/share:rw:{USERNAME}"'
```
Environments:
```
tag=latest
RST=unless-stopped
NET=bridge
PUID=1000
PGID=1000
TZ=Europe/Lisbon
AutoUpdate=true
```

View File

@ -3,16 +3,13 @@ Portainer Stack:
```
Portainer .env:
Environments:
```
### Universal
PUID=
PGID=
TZ=
RST=
NET=
tag=latest
RST=unless-stopped
NET=bridge
PUID=1000
PGID=1000
TZ=Europe/Lisbon
AutoUpdate=true
```

View File

@ -13,4 +13,15 @@ services:
restart: ${RST-unless-stopped}
labels:
- com.centurylinklabs.watchtower.enable=${AutoUpdate-true}
```
Environments:
```
tag=latest
RST=unless-stopped
NET=bridge
PUID=1000
PGID=1000
TZ=Europe/Lisbon
AutoUpdate=true
```