Merge branch 'main' into renovate/ghcr.io-n8n-io-n8n-1.x
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 8s
Deploy to Hosts / deploy (pull_request) Successful in 52s

This commit is contained in:
Matt Reeves 2024-08-31 00:27:39 -04:00
commit b4c611f6e0
4 changed files with 5 additions and 15 deletions

View file

@ -1,7 +1,7 @@
--- ---
services: services:
server: server:
image: codeberg.org/forgejo/forgejo:8.0.1 image: codeberg.org/forgejo/forgejo:8.0.2
container_name: forgejo container_name: forgejo
environment: environment:
- USER_UID=1000 - USER_UID=1000
@ -130,7 +130,7 @@ services:
- /home/ubuntu/vw-data/:/data - /home/ubuntu/vw-data/:/data
environment: environment:
- DOMAIN=$VWDOMAIN - DOMAIN=$VWDOMAIN
- SIGNUPS_ALLOWED=false - SIGNUPS_ALLOWED=true
restart: unless-stopped restart: unless-stopped
networks: networks:
gitea_main: gitea_main:
@ -187,16 +187,6 @@ services:
networks: networks:
- gitea_main - gitea_main
dozzle:
container_name: dozzle
image: amir20/dozzle@sha256:83aab3fa5d8b863e5b0083e5a5f1d147af87d60c697f918d3c07e9179895558b
volumes:
- /var/run/docker.sock:/var/run/docker.sock
ports:
- 8089:8080
networks:
- gitea_main
networks: networks:
gitea_main: gitea_main:
external: true external: true

View file

@ -1,7 +1,7 @@
version: '3.9' version: '3.9'
services: services:
sabnzbd: sabnzbd:
image: ghcr.io/linuxserver/sabnzbd@sha256:6a8db539588665971f24a42e31ddf2240d7be114c08007dc409aff7638c8edf6 image: ghcr.io/linuxserver/sabnzbd@sha256:223197e9cbb70112244e44ba9660ba7ce1d2128771b8a03ad38e20f85c953583
container_name: sabnzbd container_name: sabnzbd
environment: environment:
- PUID=1000 - PUID=1000

View file

@ -1,7 +1,7 @@
--- ---
services: services:
kasm: kasm:
image: ghcr.io/linuxserver/kasm@sha256:ef58b43897f8df9c2dae907c1a4bf8e2cedbbd945266e30a3997bff21fa15eae image: ghcr.io/linuxserver/kasm@sha256:0647c0dec5ab0f59978e3b0b04ac795416bdeb59423e79ab2f3cb97b522c0c49
container_name: kasm container_name: kasm
privileged: true privileged: true
environment: environment:

View file

@ -1,7 +1,7 @@
--- ---
services: services:
netbootxyz: netbootxyz:
image: ghcr.io/linuxserver/netbootxyz@sha256:069d4a417d550746264ad9ddd5d3a14b6c3de447934ad3416609f2f760ca2e38 image: ghcr.io/linuxserver/netbootxyz@sha256:707d6aa700c133de0209119636237fd2a431f5a927c62b040c90ba726b831ef7
container_name: netboot container_name: netboot
environment: environment:
- PUID=1000 - PUID=1000