fix: auto-fix linting issues

This commit is contained in:
alexbelgium
2025-10-26 00:32:33 +00:00
committed by github-actions[bot]
parent 2de05df210
commit d38b278629
101 changed files with 324 additions and 291 deletions

View File

@@ -86,4 +86,4 @@ slug: arpspoof
udev: true udev: true
url: https://github.com/alexbelgium/hassio-addons/tree/master/arpspoof url: https://github.com/alexbelgium/hassio-addons/tree/master/arpspoof
version: 1.0.0-2 version: 1.0.0-2
webui: '[PROTO:ssl]://[HOST]:[PORT:7022]' webui: "[PROTO:ssl]://[HOST]:[PORT:7022]"

View File

@@ -68,10 +68,10 @@ devices:
- /dev/nvme2 - /dev/nvme2
environment: environment:
BASE_DOCKER_DATA_PATH: /data/autobrr BASE_DOCKER_DATA_PATH: /data/autobrr
PGID: '0' PGID: "0"
PUID: '0' PUID: "0"
WEBUI_PASSWORD: password WEBUI_PASSWORD: password
WEBUI_PORT: '7474' WEBUI_PORT: "7474"
WEBUI_USERNAME: admin WEBUI_USERNAME: admin
image: ghcr.io/alexbelgium/autobrr-{arch} image: ghcr.io/alexbelgium/autobrr-{arch}
ingress: true ingress: true

View File

@@ -81,4 +81,4 @@ slug: baikal
udev: true udev: true
url: https://github.com/alexbelgium/hassio-addons url: https://github.com/alexbelgium/hassio-addons
version: 0.10.1-hafix2 version: 0.10.1-hafix2
webui: '[PROTO:ssl]://[HOST]:[PORT:80]' webui: "[PROTO:ssl]://[HOST]:[PORT:80]"

View File

@@ -4,7 +4,8 @@ arch:
audio: true audio: true
backup: cold backup: cold
codenotary: alexandrep.github@gmail.com codenotary: alexandrep.github@gmail.com
description: A realtime acoustic bat & bird classification system for the Raspberry description:
A realtime acoustic bat & bird classification system for the Raspberry
Pi 4/5 built on BattyBirdNET-Analyzer Pi 4/5 built on BattyBirdNET-Analyzer
devices: devices:
- /dev/dri - /dev/dri
@@ -82,7 +83,7 @@ ports:
80/tcp: null 80/tcp: null
8081/tcp: 8081 8081/tcp: 8081
ports_description: ports_description:
80/tcp: 'Optional : set to 80 to use caddy''s automatic ssl' 80/tcp: "Optional : set to 80 to use caddy's automatic ssl"
8081/tcp: Web ui 8081/tcp: Web ui
privileged: privileged:
- SYS_ADMIN - SYS_ADMIN

View File

@@ -3,9 +3,9 @@ arch:
- amd64 - amd64
- armv7 - armv7
backup_exclude: backup_exclude:
- '**/Backups/*' - "**/Backups/*"
- '**/logs/*' - "**/logs/*"
- '**/MediaCover/*' - "**/MediaCover/*"
codenotary: alexandrep.github@gmail.com codenotary: alexandrep.github@gmail.com
description: Companion application to Sonarr and Radarr to download subtitles description: Companion application to Sonarr and Radarr to download subtitles
devices: devices:
@@ -71,8 +71,8 @@ devices:
- /dev/nvme1 - /dev/nvme1
- /dev/nvme2 - /dev/nvme2
environment: environment:
PGID: '0' PGID: "0"
PUID: '0' PUID: "0"
image: ghcr.io/alexbelgium/bazarr-{arch} image: ghcr.io/alexbelgium/bazarr-{arch}
init: false init: false
map: map:
@@ -104,4 +104,4 @@ slug: bazarr_nas
udev: true udev: true
url: https://github.com/alexbelgium/hassio-addons/tree/master/bazarr url: https://github.com/alexbelgium/hassio-addons/tree/master/bazarr
version: 1.5.3 version: 1.5.3
webui: '[PROTO:ssl]://[HOST]:[PORT:6767]' webui: "[PROTO:ssl]://[HOST]:[PORT:6767]"

View File

@@ -2,7 +2,8 @@ arch:
- aarch64 - aarch64
- amd64 - amd64
codenotary: alexandrep.github@gmail.com codenotary: alexandrep.github@gmail.com
description: Automated Binance trading bot - Trade multiple cryptocurrencies. Buy description:
Automated Binance trading bot - Trade multiple cryptocurrencies. Buy
low/sell high with Grid Trading. Integrated with TradingView technical analysis low/sell high with Grid Trading. Integrated with TradingView technical analysis
devices: devices:
- /dev/dri - /dev/dri
@@ -68,9 +69,9 @@ devices:
- /dev/nvme2 - /dev/nvme2
environment: environment:
BINANCE_REDIS_HOST: localhost BINANCE_REDIS_HOST: localhost
BINANCE_REDIS_PASSWORD: '' BINANCE_REDIS_PASSWORD: ""
BINANCE_REDIS_PORT: '6379' BINANCE_REDIS_PORT: "6379"
PYTHONUNBUFFERED: '1' PYTHONUNBUFFERED: "1"
TRADINGVIEW_LOG_LEVEL: INFO TRADINGVIEW_LOG_LEVEL: INFO
image: ghcr.io/alexbelgium/binance_trading_bot-{arch} image: ghcr.io/alexbelgium/binance_trading_bot-{arch}
ingress: true ingress: true

View File

@@ -72,8 +72,8 @@ devices:
- /dev/nvme1 - /dev/nvme1
- /dev/nvme2 - /dev/nvme2
environment: environment:
BIRDNET_GID: '0' BIRDNET_GID: "0"
BIRDNET_UID: '0' BIRDNET_UID: "0"
image: ghcr.io/alexbelgium/birdnet-go-{arch} image: ghcr.io/alexbelgium/birdnet-go-{arch}
ingress: true ingress: true
ingress_stream: true ingress_stream: true

View File

@@ -82,7 +82,7 @@ ports:
80/tcp: null 80/tcp: null
8081/tcp: 8081 8081/tcp: 8081
ports_description: ports_description:
80/tcp: 'Optional : set to 80 to use caddy''s automatic ssl' 80/tcp: "Optional : set to 80 to use caddy's automatic ssl"
8081/tcp: Web ui 8081/tcp: Web ui
privileged: privileged:
- SYS_ADMIN - SYS_ADMIN

View File

@@ -66,8 +66,8 @@ devices:
- /dev/nvme1 - /dev/nvme1
- /dev/nvme2 - /dev/nvme2
environment: environment:
PGID: '0' PGID: "0"
PUID: '0' PUID: "0"
image: ghcr.io/alexbelgium/calibre_web-{arch} image: ghcr.io/alexbelgium/calibre_web-{arch}
init: false init: false
map: map:

View File

@@ -66,14 +66,14 @@ devices:
- /dev/nvme1 - /dev/nvme1
- /dev/nvme2 - /dev/nvme2
environment: environment:
TIMEOUT: '60000' TIMEOUT: "60000"
image: ghcr.io/alexbelgium/browserless_chrome-{arch} image: ghcr.io/alexbelgium/browserless_chrome-{arch}
init: false init: false
map: map:
- addon_config:rw - addon_config:rw
name: Browserless Chromium name: Browserless Chromium
options: options:
TIMEOUT: '60000' TIMEOUT: "60000"
ports: ports:
3000/tcp: 3000 3000/tcp: 3000
ports_description: ports_description:
@@ -84,4 +84,4 @@ slug: browserless_chrome
udev: true udev: true
url: https://github.com/alexbelgium/hassio-addons/tree/master/browserless_chrome url: https://github.com/alexbelgium/hassio-addons/tree/master/browserless_chrome
version: "2.38.1" version: "2.38.1"
webui: '[PROTO:ssl]://[HOST]:[PORT:3000]/docs' webui: "[PROTO:ssl]://[HOST]:[PORT:3000]/docs"

View File

@@ -68,9 +68,9 @@ environment:
CALIBRE_CONFIG_DIRECTORY: /config CALIBRE_CONFIG_DIRECTORY: /config
FM_HOME: /config FM_HOME: /config
HOME: /config HOME: /config
PGID: '0' PGID: "0"
PUID: '0' PUID: "0"
START_DOCKER: 'false' START_DOCKER: "false"
shm_size: 1gb shm_size: 1gb
image: ghcr.io/alexbelgium/calibre-{arch} image: ghcr.io/alexbelgium/calibre-{arch}
ingress: true ingress: true

View File

@@ -69,8 +69,8 @@ environment:
DOCKER_MODS: linuxserver/mods:universal-calibre DOCKER_MODS: linuxserver/mods:universal-calibre
FM_HOME: /config FM_HOME: /config
HOME: /config HOME: /config
PGID: '0' PGID: "0"
PUID: '0' PUID: "0"
calibre-web_CONFIG_DIRECTORY: /config calibre-web_CONFIG_DIRECTORY: /config
shm_size: 1gb shm_size: 1gb
hassio_api: true hassio_api: true

View File

@@ -5,7 +5,7 @@ codenotary: alexandrep.github@gmail.com
description: web page monitoring, notification and change detection description: web page monitoring, notification and change detection
environment: environment:
LC_ALL: en_US.UTF-8 LC_ALL: en_US.UTF-8
TIMEOUT: '60000' TIMEOUT: "60000"
image: ghcr.io/alexbelgium/changedetection.io-{arch} image: ghcr.io/alexbelgium/changedetection.io-{arch}
init: false init: false
map: map:
@@ -14,7 +14,7 @@ name: Changedetection.io
options: options:
PGID: 0 PGID: 0
PUID: 0 PUID: 0
TIMEOUT: '60000' TIMEOUT: "60000"
ports: ports:
5000/tcp: 5000 5000/tcp: 5000
ports_description: ports_description:

View File

@@ -58,8 +58,8 @@ devices:
- /dev/nvme2 - /dev/nvme2
environment: environment:
CODEX_CONFIG_DIR: /config CODEX_CONFIG_DIR: /config
PGID: '0' PGID: "0"
PUID: '0' PUID: "0"
hassio_api: true hassio_api: true
homeassistant_api: true homeassistant_api: true
image: ghcr.io/alexbelgium/codex-{arch} image: ghcr.io/alexbelgium/codex-{arch}
@@ -71,8 +71,8 @@ map:
- share:rw - share:rw
name: Codex name: Codex
options: options:
PGID: '0' PGID: "0"
PUID: '0' PUID: "0"
csrf_allowed: http://homeassistant.local:8123,https://homeassistant.local:8123 csrf_allowed: http://homeassistant.local:8123,https://homeassistant.local:8123
panel_admin: false panel_admin: false
panel_icon: mdi:book-open panel_icon: mdi:book-open

View File

@@ -4,8 +4,8 @@ arch:
codenotary: alexandrep.github@gmail.com codenotary: alexandrep.github@gmail.com
description: Collabora Online office suite description: Collabora Online office suite
environment: environment:
PGID: '0' PGID: "0"
PUID: '0' PUID: "0"
image: ghcr.io/alexbelgium/collabora-{arch} image: ghcr.io/alexbelgium/collabora-{arch}
init: false init: false
map: map:
@@ -13,15 +13,16 @@ map:
- ssl:ro - ssl:ro
name: Collabora name: Collabora
options: options:
aliasgroup1: '' aliasgroup1: ""
certfile: fullchain.pem certfile: fullchain.pem
domain1: '' domain1: ""
extra_params: --o:ssl.enable=false --o:user_interface.use_integration_theme=false extra_params:
--o:ssl.enable=false --o:user_interface.use_integration_theme=false
--o:net.proto=IPv4 --o:net.proto=IPv4
keyfile: privkey.pem keyfile: privkey.pem
password: '' password: ""
ssl: false ssl: false
username: '' username: ""
ports: ports:
9980/tcp: 9980 9980/tcp: 9980
ports_description: ports_description:
@@ -42,4 +43,4 @@ schema:
slug: collabora slug: collabora
url: https://github.com/alexbelgium/hassio-addons url: https://github.com/alexbelgium/hassio-addons
version: 25.4.6 version: 25.4.6
webui: '[PROTO:ssl]://[HOST]:[PORT:9980]/browser/dist/admin/admin.html' webui: "[PROTO:ssl]://[HOST]:[PORT:9980]/browser/dist/admin/admin.html"

View File

@@ -83,5 +83,5 @@ schema:
slug: comixed slug: comixed
udev: true udev: true
url: https://github.com/alexbelgium/hassio-addons url: https://github.com/alexbelgium/hassio-addons
version: '1.4' version: "1.4"
webui: '[PROTO:ssl]://[HOST]:[PORT:7171]' webui: "[PROTO:ssl]://[HOST]:[PORT:7171]"

View File

@@ -67,8 +67,8 @@ devices:
- /dev/nvme2 - /dev/nvme2
environment: environment:
ES_JAVA_OPTS: -Xms1024M -Xmx1024M ES_JAVA_OPTS: -Xms1024M -Xmx1024M
TINI_SUBREAPER: 'true' TINI_SUBREAPER: "true"
bootstrap.memory_lock: 'true' bootstrap.memory_lock: "true"
discovery.type: single-node discovery.type: single-node
host_network: true host_network: true
image: ghcr.io/alexbelgium/elasticsearch-{arch} image: ghcr.io/alexbelgium/elasticsearch-{arch}

View File

@@ -2,11 +2,12 @@ arch:
- aarch64 - aarch64
- amd64 - amd64
backup_exclude: backup_exclude:
- '*/cache/' - "*/cache/"
- '*/transcoding-temp/' - "*/transcoding-temp/"
- '*/logs/*' - "*/logs/*"
codenotary: alexandrep.github@gmail.com codenotary: alexandrep.github@gmail.com
description: A free Software Media System that puts you in control of managing and description:
A free Software Media System that puts you in control of managing and
streaming your media streaming your media
devices: devices:
- /dev/dri - /dev/dri

View File

@@ -2,11 +2,12 @@ arch:
- aarch64 - aarch64
- amd64 - amd64
backup_exclude: backup_exclude:
- '*/cache/' - "*/cache/"
- '*/transcoding-temp/' - "*/transcoding-temp/"
- '*/logs/*' - "*/logs/*"
codenotary: alexandrep.github@gmail.com codenotary: alexandrep.github@gmail.com
description: A free Software Media System that puts you in control of managing and description:
A free Software Media System that puts you in control of managing and
streaming your media (beta version) streaming your media (beta version)
devices: devices:
- /dev/dri - /dev/dri

0
emby_beta/rootfs/etc/services.d/nginx/run Normal file → Executable file
View File

View File

@@ -1,7 +1,8 @@
arch: arch:
- aarch64 - aarch64
- amd64 - amd64
description: Self-hosted, end-to-end-encrypted photo & video storage (Ente server description:
Self-hosted, end-to-end-encrypted photo & video storage (Ente server
+ MinIO) + MinIO)
devices: devices:
- /dev/dri - /dev/dri
@@ -66,8 +67,8 @@ devices:
- /dev/nvme1 - /dev/nvme1
- /dev/nvme2 - /dev/nvme2
environment: environment:
PGID: '0' PGID: "0"
PUID: '0' PUID: "0"
TZ: Europe/Paris TZ: Europe/Paris
image: ghcr.io/alexbelgium/ente-{arch} image: ghcr.io/alexbelgium/ente-{arch}
init: false init: false

View File

@@ -2,7 +2,8 @@ arch:
- aarch64 - aarch64
- amd64 - amd64
codenotary: alexandrep.github@gmail.com codenotary: alexandrep.github@gmail.com
description: Automatically login and redeem promotional free games from Epic Games description:
Automatically login and redeem promotional free games from Epic Games
Store Store
devices: devices:
- /dev/dri - /dev/dri
@@ -81,4 +82,4 @@ slug: epicgamesfree
udev: true udev: true
url: https://github.com/alexbelgium/hassio-addons url: https://github.com/alexbelgium/hassio-addons
version: "debian-2025-10-21" version: "debian-2025-10-21"
webui: '[PROTO:ssl]://[HOST]:[PORT:3000]' webui: "[PROTO:ssl]://[HOST]:[PORT:3000]"

View File

@@ -19,13 +19,13 @@ notifiers:
- type: discord - type: discord
webhookUrl: https://discord.com/api/webhooks/123456789123456789/A-abcdefghijklmn-abcdefghijklmnopqrst12345678-abcdefghijklmnop123456 webhookUrl: https://discord.com/api/webhooks/123456789123456789/A-abcdefghijklmn-abcdefghijklmnopqrst12345678-abcdefghijklmnop123456
mentionedUsers: mentionedUsers:
- '914360712086843432' - "914360712086843432"
mentionedRoles: mentionedRoles:
- '734548250895319070' - "734548250895319070"
- type: telegram - type: telegram
apiUrl: https://api.telegram.org apiUrl: https://api.telegram.org
token: 644739147:AAGMPo-Jz3mKRnHRTnrPEDi7jUF1vqNOD5k token: 644739147:AAGMPo-Jz3mKRnHRTnrPEDi7jUF1vqNOD5k
chatId: '-987654321' chatId: "-987654321"
- type: apprise - type: apprise
apiUrl: http://192.168.1.2:8000 apiUrl: http://192.168.1.2:8000
urls: mailto://user:pass@gmail.com urls: mailto://user:pass@gmail.com

View File

@@ -3,7 +3,8 @@ arch:
- amd64 - amd64
- armv7 - armv7
codenotary: alexandrep.github@gmail.com codenotary: alexandrep.github@gmail.com
description: filebrowser provides a file managing interface within a specified directory description:
filebrowser provides a file managing interface within a specified directory
and it can be used to upload, delete, preview, rename and edit your files and it can be used to upload, delete, preview, rename and edit your files
devices: devices:
- /dev/dri - /dev/dri
@@ -73,8 +74,8 @@ devices:
- /dev/md3 - /dev/md3
environment: environment:
FB_BASEURL: /filebrowser FB_BASEURL: /filebrowser
PGID: '0' PGID: "0"
PUID: '0' PUID: "0"
homeassistant: 2025.5.0 homeassistant: 2025.5.0
image: ghcr.io/alexbelgium/filebrowser-{arch} image: ghcr.io/alexbelgium/filebrowser-{arch}
ingress: true ingress: true

View File

@@ -66,7 +66,7 @@ devices:
- /dev/nvme1 - /dev/nvme1
- /dev/nvme2 - /dev/nvme2
environment: environment:
TRUSTED_PROXIES: '**' TRUSTED_PROXIES: "**"
image: ghcr.io/alexbelgium/fireflyiii-{arch} image: ghcr.io/alexbelgium/fireflyiii-{arch}
init: false init: false
map: map:
@@ -77,7 +77,7 @@ options:
APP_KEY: CHANGEME_32_CHARS_EuC5dfn3LAPzeO APP_KEY: CHANGEME_32_CHARS_EuC5dfn3LAPzeO
CONFIG_LOCATION: /config/addons_config/fireflyiii/config.yaml CONFIG_LOCATION: /config/addons_config/fireflyiii/config.yaml
DB_CONNECTION: sqlite_internal DB_CONNECTION: sqlite_internal
silent: 'true' silent: "true"
ports: ports:
8080/tcp: 3473 8080/tcp: 3473
8443/tcp: null 8443/tcp: null
@@ -102,4 +102,4 @@ startup: services
udev: true udev: true
url: https://github.com/alexbelgium/hassio-addons url: https://github.com/alexbelgium/hassio-addons
version: 6.4.2 version: 6.4.2
webui: '[PROTO:ssl]://[HOST]:[PORT:8080]' webui: "[PROTO:ssl]://[HOST]:[PORT:8080]"

View File

@@ -66,7 +66,7 @@ devices:
- /dev/nvme1 - /dev/nvme1
- /dev/nvme2 - /dev/nvme2
environment: environment:
TRUSTED_PROXIES: '**' TRUSTED_PROXIES: "**"
image: ghcr.io/alexbelgium/fireflyiii_data_importer-{arch} image: ghcr.io/alexbelgium/fireflyiii_data_importer-{arch}
init: false init: false
map: map:
@@ -99,4 +99,4 @@ slug: fireflyiii_data_importer
udev: true udev: true
url: https://github.com/alexbelgium/hassio-addons url: https://github.com/alexbelgium/hassio-addons
version: "1.9.0" version: "1.9.0"
webui: '[PROTO:ssl]://[HOST]:[PORT:8080]' webui: "[PROTO:ssl]://[HOST]:[PORT:8080]"

View File

@@ -2,7 +2,8 @@ arch:
- amd64 - amd64
- aarch64 - aarch64
codenotary: alexandrep.github@gmail.com codenotary: alexandrep.github@gmail.com
description: Import financial transactions from your FinTS enabled bank into Firefly description:
Import financial transactions from your FinTS enabled bank into Firefly
III III
devices: devices:
- /dev/dri - /dev/dri
@@ -67,7 +68,7 @@ devices:
- /dev/nvme1 - /dev/nvme1
- /dev/nvme2 - /dev/nvme2
environment: environment:
TRUSTED_PROXIES: '**' TRUSTED_PROXIES: "**"
image: ghcr.io/alexbelgium/fireflyiii_fints_importer-{arch} image: ghcr.io/alexbelgium/fireflyiii_fints_importer-{arch}
map: map:
- config:rw - config:rw
@@ -85,4 +86,4 @@ slug: fireflyiii_fints_importer
udev: true udev: true
url: https://github.com/alexbelgium/hassio-addons url: https://github.com/alexbelgium/hassio-addons
version: 1.3.0-6 version: 1.3.0-6
webui: '[PROTO:ssl]://[HOST]:[PORT:8080]' webui: "[PROTO:ssl]://[HOST]:[PORT:8080]"

View File

@@ -76,4 +76,4 @@ slug: flaresolverr
udev: true udev: true
url: https://github.com/alexbelgium/hassio-addons url: https://github.com/alexbelgium/hassio-addons
version: 3.4.2 version: 3.4.2
webui: '[PROTO:ssl]://[HOST]:[PORT:8191]' webui: "[PROTO:ssl]://[HOST]:[PORT:8191]"

View File

@@ -66,7 +66,7 @@ devices:
- /dev/nvme1 - /dev/nvme1
- /dev/nvme2 - /dev/nvme2
environment: environment:
FG_PLUGINS: '' FG_PLUGINS: ""
FG_WEBUI_PASSWD: homeassistant123 FG_WEBUI_PASSWD: homeassistant123
image: ghcr.io/alexbelgium/flexget-{arch} image: ghcr.io/alexbelgium/flexget-{arch}
init: false init: false
@@ -93,4 +93,4 @@ slug: flexget
udev: true udev: true
url: https://github.com/alexbelgium/hassio-addons url: https://github.com/alexbelgium/hassio-addons
version: "3.18.18" version: "3.18.18"
webui: '[PROTO:ssl]://[HOST]:[PORT:5050]' webui: "[PROTO:ssl]://[HOST]:[PORT:5050]"

View File

@@ -2,7 +2,8 @@ arch:
- aarch64 - aarch64
- amd64 - amd64
codenotary: alexandrep.github@gmail.com codenotary: alexandrep.github@gmail.com
description: automatically claims free games on the Epic Games Store, Amazon Prime description:
automatically claims free games on the Epic Games Store, Amazon Prime
Gaming and GOG Gaming and GOG
devices: devices:
- /dev/dri - /dev/dri
@@ -67,7 +68,7 @@ devices:
- /dev/nvme1 - /dev/nvme1
- /dev/nvme2 - /dev/nvme2
environment: environment:
TINI_SUBREAPER: 'false' TINI_SUBREAPER: "false"
image: ghcr.io/alexbelgium/free_games_claimer-{arch} image: ghcr.io/alexbelgium/free_games_claimer-{arch}
init: false init: false
map: map:
@@ -89,5 +90,5 @@ schema:
slug: free_games_claimer slug: free_games_claimer
udev: true udev: true
url: https://github.com/alexbelgium/hassio-addons url: https://github.com/alexbelgium/hassio-addons
version: '1.8' version: "1.8"
webui: '[PROTO:ssl]://[HOST]:[PORT:6080]' webui: "[PROTO:ssl]://[HOST]:[PORT:6080]"

View File

@@ -95,4 +95,4 @@ slug: gitea
udev: true udev: true
url: https://github.com/alexbelgium/hassio-addons/tree/master/gitea url: https://github.com/alexbelgium/hassio-addons/tree/master/gitea
version: 1.24.6 version: 1.24.6
webui: '[PROTO:ssl]://[HOST]:[PORT:3000]' webui: "[PROTO:ssl]://[HOST]:[PORT:3000]"

View File

@@ -112,4 +112,4 @@ slug: grampsweb
tmpfs: true tmpfs: true
url: https://github.com/alexbelgium/hassio-addons/tree/master/grampsweb url: https://github.com/alexbelgium/hassio-addons/tree/master/grampsweb
version: "25.10.0.1" version: "25.10.0.1"
webui: '[PROTO:ssl]://[HOST]:[PORT:5001]' webui: "[PROTO:ssl]://[HOST]:[PORT:5001]"

View File

@@ -87,4 +87,4 @@ slug: grav
udev: true udev: true
url: https://github.com/alexbelgium/hassio-addons url: https://github.com/alexbelgium/hassio-addons
version: "1.7.50.3" version: "1.7.50.3"
webui: '[PROTO:ssl]://[HOST]:[PORT:80]' webui: "[PROTO:ssl]://[HOST]:[PORT:80]"

View File

@@ -67,11 +67,11 @@ devices:
environment: environment:
GUACAMOLE_HOME: /config GUACAMOLE_HOME: /config
PGDATA: /config/postgres PGDATA: /config/postgres
PROXY_ALLOWED_IPS_REGEX: '*' PROXY_ALLOWED_IPS_REGEX: "*"
PROXY_BY_HEADER: X-Forwarded-By PROXY_BY_HEADER: X-Forwarded-By
PROXY_IP_HEADER: X-Forwarded-For PROXY_IP_HEADER: X-Forwarded-For
PROXY_PROTOCOL_HEADER: X-Forwarded-Proto PROXY_PROTOCOL_HEADER: X-Forwarded-Proto
REMOTE_IP_VALVE_ENABLED: 'true' REMOTE_IP_VALVE_ENABLED: "true"
image: ghcr.io/alexbelgium/guacamole-{arch} image: ghcr.io/alexbelgium/guacamole-{arch}
ingress: true ingress: true
init: false init: false

View File

@@ -2,9 +2,10 @@ arch:
- aarch64 - aarch64
- amd64 - amd64
backup_exclude: backup_exclude:
- '**/machine-learning/*' - "**/machine-learning/*"
codenotary: alexandrep.github@gmail.com codenotary: alexandrep.github@gmail.com
description: Self-hosted photo and video backup solution directly from your mobile description:
Self-hosted photo and video backup solution directly from your mobile
phone phone
devices: devices:
- /dev/dri - /dev/dri
@@ -70,15 +71,15 @@ devices:
- /dev/nvme1 - /dev/nvme1
- /dev/nvme2 - /dev/nvme2
environment: environment:
CI_PORT: '8080' CI_PORT: "8080"
DOCKER_MODS: imagegenius/mods:universal-redis DOCKER_MODS: imagegenius/mods:universal-redis
MACHINE_LEARNING_CACHE_FOLDER: /data/machine-learning MACHINE_LEARNING_CACHE_FOLDER: /data/machine-learning
MACHINE_LEARNING_WORKERS: '1' MACHINE_LEARNING_WORKERS: "1"
MACHINE_LEARNING_WORKER_TIMEOUT: '120' MACHINE_LEARNING_WORKER_TIMEOUT: "120"
PGID: '0' PGID: "0"
PUID: '0' PUID: "0"
REDIS_HOSTNAME: localhost REDIS_HOSTNAME: localhost
REDIS_PORT: '6379' REDIS_PORT: "6379"
REVERSE_GEOCODING_DUMP_DIRECTORY: /data/.reverse-geocoding-dump/ REVERSE_GEOCODING_DUMP_DIRECTORY: /data/.reverse-geocoding-dump/
TRANSFORMERS_CACHE: /data/machine-learning TRANSFORMERS_CACHE: /data/machine-learning
hassio_api: true hassio_api: true
@@ -96,7 +97,7 @@ options:
DB_DATABASE_NAME: immich DB_DATABASE_NAME: immich
DB_HOSTNAME: homeassistant.local DB_HOSTNAME: homeassistant.local
DB_PASSWORD: homeassistant DB_PASSWORD: homeassistant
DB_PORT: '5432' DB_PORT: "5432"
DB_USERNAME: postgres DB_USERNAME: postgres
DISABLE_MACHINE_LEARNING: false DISABLE_MACHINE_LEARNING: false
JWT_SECRET: jt+OVWY6WqKJXw3xF5qOxN5L5/f4u2jlIlCQgWS3E4w= JWT_SECRET: jt+OVWY6WqKJXw3xF5qOxN5L5/f4u2jlIlCQgWS3E4w=

View File

@@ -1,9 +1,10 @@
arch: arch:
- amd64 - amd64
backup_exclude: backup_exclude:
- '**/machine-learning/*' - "**/machine-learning/*"
codenotary: alexandrep.github@gmail.com codenotary: alexandrep.github@gmail.com
description: Self-hosted photo and video backup solution directly from your mobile description:
Self-hosted photo and video backup solution directly from your mobile
phone phone
devices: devices:
- /dev/dri - /dev/dri
@@ -69,15 +70,15 @@ devices:
- /dev/nvme1 - /dev/nvme1
- /dev/nvme2 - /dev/nvme2
environment: environment:
CI_PORT: '8080' CI_PORT: "8080"
DOCKER_MODS: imagegenius/mods:universal-redis DOCKER_MODS: imagegenius/mods:universal-redis
MACHINE_LEARNING_CACHE_FOLDER: /data/machine-learning MACHINE_LEARNING_CACHE_FOLDER: /data/machine-learning
MACHINE_LEARNING_WORKERS: '1' MACHINE_LEARNING_WORKERS: "1"
MACHINE_LEARNING_WORKER_TIMEOUT: '120' MACHINE_LEARNING_WORKER_TIMEOUT: "120"
PGID: '0' PGID: "0"
PUID: '0' PUID: "0"
REDIS_HOSTNAME: localhost REDIS_HOSTNAME: localhost
REDIS_PORT: '6379' REDIS_PORT: "6379"
REVERSE_GEOCODING_DUMP_DIRECTORY: /data/.reverse-geocoding-dump/ REVERSE_GEOCODING_DUMP_DIRECTORY: /data/.reverse-geocoding-dump/
TRANSFORMERS_CACHE: /data/machine-learning TRANSFORMERS_CACHE: /data/machine-learning
hassio_api: true hassio_api: true
@@ -95,7 +96,7 @@ options:
DB_DATABASE_NAME: immich DB_DATABASE_NAME: immich
DB_HOSTNAME: homeassistant.local DB_HOSTNAME: homeassistant.local
DB_PASSWORD: homeassistant DB_PASSWORD: homeassistant
DB_PORT: '5432' DB_PORT: "5432"
DB_USERNAME: postgres DB_USERNAME: postgres
DISABLE_MACHINE_LEARNING: false DISABLE_MACHINE_LEARNING: false
JWT_SECRET: jt+OVWY6WqKJXw3xF5qOxN5L5/f4u2jlIlCQgWS3E4w= JWT_SECRET: jt+OVWY6WqKJXw3xF5qOxN5L5/f4u2jlIlCQgWS3E4w=

View File

@@ -2,9 +2,10 @@ arch:
- aarch64 - aarch64
- amd64 - amd64
backup_exclude: backup_exclude:
- '**/machine-learning/*' - "**/machine-learning/*"
codenotary: alexandrep.github@gmail.com codenotary: alexandrep.github@gmail.com
description: Self-hosted photo and video backup solution directly from your mobile description:
Self-hosted photo and video backup solution directly from your mobile
phone phone
devices: devices:
- /dev/dri - /dev/dri
@@ -70,15 +71,15 @@ devices:
- /dev/nvme1 - /dev/nvme1
- /dev/nvme2 - /dev/nvme2
environment: environment:
CI_PORT: '8080' CI_PORT: "8080"
DOCKER_MODS: imagegenius/mods:universal-redis DOCKER_MODS: imagegenius/mods:universal-redis
MACHINE_LEARNING_CACHE_FOLDER: /data/machine-learning MACHINE_LEARNING_CACHE_FOLDER: /data/machine-learning
MACHINE_LEARNING_WORKERS: '1' MACHINE_LEARNING_WORKERS: "1"
MACHINE_LEARNING_WORKER_TIMEOUT: '120' MACHINE_LEARNING_WORKER_TIMEOUT: "120"
PGID: '0' PGID: "0"
PUID: '0' PUID: "0"
REDIS_HOSTNAME: localhost REDIS_HOSTNAME: localhost
REDIS_PORT: '6379' REDIS_PORT: "6379"
REVERSE_GEOCODING_DUMP_DIRECTORY: /data/.reverse-geocoding-dump/ REVERSE_GEOCODING_DUMP_DIRECTORY: /data/.reverse-geocoding-dump/
TRANSFORMERS_CACHE: /data/machine-learning TRANSFORMERS_CACHE: /data/machine-learning
hassio_api: true hassio_api: true
@@ -96,7 +97,7 @@ options:
DB_DATABASE_NAME: immich DB_DATABASE_NAME: immich
DB_HOSTNAME: homeassistant.local DB_HOSTNAME: homeassistant.local
DB_PASSWORD: homeassistant DB_PASSWORD: homeassistant
DB_PORT: '5432' DB_PORT: "5432"
DB_USERNAME: postgres DB_USERNAME: postgres
DISABLE_MACHINE_LEARNING: false DISABLE_MACHINE_LEARNING: false
JWT_SECRET: jt+OVWY6WqKJXw3xF5qOxN5L5/f4u2jlIlCQgWS3E4w= JWT_SECRET: jt+OVWY6WqKJXw3xF5qOxN5L5/f4u2jlIlCQgWS3E4w=

View File

@@ -1,9 +1,10 @@
arch: arch:
- amd64 - amd64
backup_exclude: backup_exclude:
- '**/machine-learning/*' - "**/machine-learning/*"
codenotary: alexandrep.github@gmail.com codenotary: alexandrep.github@gmail.com
description: Self-hosted photo and video backup solution directly from your mobile description:
Self-hosted photo and video backup solution directly from your mobile
phone phone
devices: devices:
- /dev/dri - /dev/dri
@@ -69,15 +70,15 @@ devices:
- /dev/nvme1 - /dev/nvme1
- /dev/nvme2 - /dev/nvme2
environment: environment:
CI_PORT: '8080' CI_PORT: "8080"
DOCKER_MODS: imagegenius/mods:universal-redis DOCKER_MODS: imagegenius/mods:universal-redis
MACHINE_LEARNING_CACHE_FOLDER: /data/machine-learning MACHINE_LEARNING_CACHE_FOLDER: /data/machine-learning
MACHINE_LEARNING_WORKERS: '1' MACHINE_LEARNING_WORKERS: "1"
MACHINE_LEARNING_WORKER_TIMEOUT: '120' MACHINE_LEARNING_WORKER_TIMEOUT: "120"
PGID: '0' PGID: "0"
PUID: '0' PUID: "0"
REDIS_HOSTNAME: localhost REDIS_HOSTNAME: localhost
REDIS_PORT: '6379' REDIS_PORT: "6379"
REVERSE_GEOCODING_DUMP_DIRECTORY: /data/.reverse-geocoding-dump/ REVERSE_GEOCODING_DUMP_DIRECTORY: /data/.reverse-geocoding-dump/
TRANSFORMERS_CACHE: /data/machine-learning TRANSFORMERS_CACHE: /data/machine-learning
hassio_api: true hassio_api: true
@@ -95,7 +96,7 @@ options:
DB_DATABASE_NAME: immich DB_DATABASE_NAME: immich
DB_HOSTNAME: homeassistant.local DB_HOSTNAME: homeassistant.local
DB_PASSWORD: homeassistant DB_PASSWORD: homeassistant
DB_PORT: '5432' DB_PORT: "5432"
DB_USERNAME: postgres DB_USERNAME: postgres
DISABLE_MACHINE_LEARNING: false DISABLE_MACHINE_LEARNING: false
JWT_SECRET: jt+OVWY6WqKJXw3xF5qOxN5L5/f4u2jlIlCQgWS3E4w= JWT_SECRET: jt+OVWY6WqKJXw3xF5qOxN5L5/f4u2jlIlCQgWS3E4w=

View File

@@ -3,7 +3,8 @@ arch:
- amd64 - amd64
- armv7 - armv7
codenotary: alexandrep.github@gmail.com codenotary: alexandrep.github@gmail.com
description: Inadyn is a small and simple Dynamic DNS, DDNS, client with HTTPS support. description:
Inadyn is a small and simple Dynamic DNS, DDNS, client with HTTPS support.
A large number of dynamic dns providers are supported (https://github.com/troglobit/inadyn#supported-providers). A large number of dynamic dns providers are supported (https://github.com/troglobit/inadyn#supported-providers).
For those that are not, you can use a custom provider as per this project's documentation For those that are not, you can use a custom provider as per this project's documentation
(https://github.com/nalipaz/hassio-addons/blob/master/README.md) (https://github.com/nalipaz/hassio-addons/blob/master/README.md)

View File

@@ -3,7 +3,8 @@ arch:
- amd64 - amd64
- armv7 - armv7
codenotary: alexandrep.github@gmail.com codenotary: alexandrep.github@gmail.com
description: Translates queries from apps (Sonarr, Sickrage, CouchPotato, Mylar, etc) description:
Translates queries from apps (Sonarr, Sickrage, CouchPotato, Mylar, etc)
into tracker-site-specific http queries, parses the html response, then sends results into tracker-site-specific http queries, parses the html response, then sends results
back to the requesting software back to the requesting software
devices: devices:
@@ -69,8 +70,8 @@ devices:
- /dev/nvme1 - /dev/nvme1
- /dev/nvme2 - /dev/nvme2
environment: environment:
PGID: '0' PGID: "0"
PUID: '0' PUID: "0"
image: ghcr.io/alexbelgium/jackett_nas-{arch} image: ghcr.io/alexbelgium/jackett_nas-{arch}
init: false init: false
map: map:

View File

@@ -3,13 +3,14 @@ arch:
- amd64 - amd64
- armv7 - armv7
backup_exclude: backup_exclude:
- '**/cache/' - "**/cache/"
- '**/log/' - "**/log/"
- '**/transcode/' - "**/transcode/"
breaking_versions: breaking_versions:
- 10.10.6* - 10.10.6*
codenotary: alexandrep.github@gmail.com codenotary: alexandrep.github@gmail.com
description: A Free Software Media System that puts you in control of managing and description:
A Free Software Media System that puts you in control of managing and
streaming your media streaming your media
devices: devices:
- /dev/dri - /dev/dri

0
jellyfin/rootfs/etc/services.d/nginx/run Normal file → Executable file
View File

View File

@@ -87,4 +87,4 @@ slug: jellyseerr
udev: true udev: true
url: https://github.com/alexbelgium/hassio-addons/tree/master/jellyseerr url: https://github.com/alexbelgium/hassio-addons/tree/master/jellyseerr
version: v2.7.3 version: v2.7.3
webui: '[PROTO:ssl]://[HOST]:[PORT:5055]' webui: "[PROTO:ssl]://[HOST]:[PORT:5055]"

View File

@@ -66,7 +66,7 @@ devices:
- /dev/nvme1 - /dev/nvme1
- /dev/nvme2 - /dev/nvme2
environment: environment:
APP_PORT: '22300' APP_PORT: "22300"
image: ghcr.io/alexbelgium/joplin-{arch} image: ghcr.io/alexbelgium/joplin-{arch}
map: map:
- config:rw - config:rw
@@ -102,4 +102,4 @@ slug: joplin
udev: true udev: true
url: https://github.com/alexbelgium/hassio-addons url: https://github.com/alexbelgium/hassio-addons
version: 3.4.4 version: 3.4.4
webui: '[PROTO:ssl]://[HOST]:[PORT:22300]' webui: "[PROTO:ssl]://[HOST]:[PORT:22300]"

View File

@@ -2,7 +2,8 @@ arch:
- aarch64 - aarch64
- amd64 - amd64
codenotary: alexandrep.github@gmail.com codenotary: alexandrep.github@gmail.com
description: Python script to update metadata information for movies, shows, and collections description:
Python script to update metadata information for movies, shows, and collections
as well as automatically build collections as well as automatically build collections
devices: devices:
- /dev/dri - /dev/dri

View File

@@ -2,7 +2,8 @@ arch:
- aarch64 - aarch64
- amd64 - amd64
codenotary: alexandrep.github@gmail.com codenotary: alexandrep.github@gmail.com
description: A very lightweight speed test implemented in Javascript, using XMLHttpRequest description:
A very lightweight speed test implemented in Javascript, using XMLHttpRequest
and Web Workers and Web Workers
devices: devices:
- /dev/dri - /dev/dri
@@ -76,7 +77,7 @@ map:
name: LibreSpeed name: LibreSpeed
options: options:
CUSTOM_RESULTS: false CUSTOM_RESULTS: false
IPINFO_APIKEY: '' IPINFO_APIKEY: ""
PGID: 1000 PGID: 1000
PUID: 1000 PUID: 1000
panel_admin: false panel_admin: false

View File

@@ -68,8 +68,8 @@ devices:
- /dev/nvme2 - /dev/nvme2
environment: environment:
DOCKER_MODS: linuxserver/mods:lidarr-flac2mp3 DOCKER_MODS: linuxserver/mods:lidarr-flac2mp3
PGID: '0' PGID: "0"
PUID: '0' PUID: "0"
image: ghcr.io/alexbelgium/lidarr_nas-{arch} image: ghcr.io/alexbelgium/lidarr_nas-{arch}
init: false init: false
map: map:
@@ -100,4 +100,4 @@ slug: lidarr_nas
udev: true udev: true
url: https://github.com/alexbelgium/hassio-addons/blob/master/lidarr/README.md url: https://github.com/alexbelgium/hassio-addons/blob/master/lidarr/README.md
version: 2.14.5.4836 version: 2.14.5.4836
webui: '[PROTO:ssl]://[HOST]:[PORT:8686]' webui: "[PROTO:ssl]://[HOST]:[PORT:8686]"

View File

@@ -2,7 +2,8 @@ arch:
- aarch64 - aarch64
- amd64 - amd64
codenotary: alexandrep.github@gmail.com codenotary: alexandrep.github@gmail.com
description: collaborative bookmark manager to collect, organize, and preserve webpages description:
collaborative bookmark manager to collect, organize, and preserve webpages
and articles and articles
environment: environment:
AUTHENTIK_CLIENT_ID: CLIENT_ID AUTHENTIK_CLIENT_ID: CLIENT_ID
@@ -11,9 +12,9 @@ environment:
AUTHENTIK_ISSUER: https://authentik.my-doma.in/application/o/linkwarden AUTHENTIK_ISSUER: https://authentik.my-doma.in/application/o/linkwarden
DATABASE_URL: postgresql://postgres:homeassistant@localhost:5432/linkwarden DATABASE_URL: postgresql://postgres:homeassistant@localhost:5432/linkwarden
NEXTAUTH_URL: http://localhost:3000/api/v1/auth NEXTAUTH_URL: http://localhost:3000/api/v1/auth
NEXT_PUBLIC_AUTHENTIK_ENABLED: 'false' NEXT_PUBLIC_AUTHENTIK_ENABLED: "false"
NEXT_PUBLIC_CREDENTIALS_ENABLED: 'true' NEXT_PUBLIC_CREDENTIALS_ENABLED: "true"
NEXT_PUBLIC_DISABLE_REGISTRATION: 'false' NEXT_PUBLIC_DISABLE_REGISTRATION: "false"
STORAGE_FOLDER: /config/library STORAGE_FOLDER: /config/library
image: ghcr.io/alexbelgium/linkwarden-{arch} image: ghcr.io/alexbelgium/linkwarden-{arch}
init: false init: false
@@ -41,4 +42,4 @@ schema:
slug: linkwarden slug: linkwarden
url: https://github.com/alexbelgium/hassio-addons/tree/master/linkwarden url: https://github.com/alexbelgium/hassio-addons/tree/master/linkwarden
version: "2.13.1" version: "2.13.1"
webui: '[PROTO:ssl]://[HOST]:[PORT:3000]' webui: "[PROTO:ssl]://[HOST]:[PORT:3000]"

View File

@@ -71,11 +71,11 @@ environment:
BASE_SUBPATH: /mealie/ BASE_SUBPATH: /mealie/
DATA_DIR: /config DATA_DIR: /config
DB_ENGINE: sqlite DB_ENGINE: sqlite
MAX_WORKERS: '1' MAX_WORKERS: "1"
NUXT_APP_BASE_URL: /mealie/ NUXT_APP_BASE_URL: /mealie/
WEB_CONCURRENCY: '2' WEB_CONCURRENCY: "2"
WEB_GUNICORN: 'true' WEB_GUNICORN: "true"
WORKERS_PER_CORE: '0.5' WORKERS_PER_CORE: "0.5"
image: ghcr.io/alexbelgium/mealie-{arch} image: ghcr.io/alexbelgium/mealie-{arch}
ingress: true ingress: true
map: map:

View File

@@ -62,12 +62,12 @@ devices:
- /dev/nvme1 - /dev/nvme1
- /dev/nvme2 - /dev/nvme2
environment: environment:
APP_TRUSTED_PROXIES: '*' APP_TRUSTED_PROXIES: "*"
APP_ENV: production APP_ENV: production
APP_DEBUG: 'false' APP_DEBUG: "false"
MAIL_MAILER: log MAIL_MAILER: log
DEFAULT_STORAGE_LIMIT: '1024' DEFAULT_STORAGE_LIMIT: "1024"
DEFAULT_MAX_STORAGE_SIZE: '1024' DEFAULT_MAX_STORAGE_SIZE: "1024"
image: ghcr.io/alexbelgium/monica-{arch} image: ghcr.io/alexbelgium/monica-{arch}
init: false init: false
options: options:
@@ -101,4 +101,4 @@ services:
slug: monica slug: monica
url: https://github.com/alexbelgium/hassio-addons/tree/master/monica url: https://github.com/alexbelgium/hassio-addons/tree/master/monica
version: v5.0_beta4-2 version: v5.0_beta4-2
webui: '[PROTO:ssl]://[HOST]:[PORT:80]' webui: "[PROTO:ssl]://[HOST]:[PORT:80]"

View File

@@ -67,8 +67,8 @@ devices:
- /dev/nvme1 - /dev/nvme1
- /dev/nvme2 - /dev/nvme2
environment: environment:
PGID: '0' PGID: "0"
PUID: '0' PUID: "0"
image: ghcr.io/alexbelgium/mylar3-{arch} image: ghcr.io/alexbelgium/mylar3-{arch}
init: false init: false
map: map:
@@ -99,4 +99,4 @@ slug: mylar3
udev: true udev: true
url: https://github.com/alexbelgium/hassio-addons url: https://github.com/alexbelgium/hassio-addons
version: 0.8.3 version: 0.8.3
webui: '[PROTO:ssl]://[HOST]:[PORT:8090]' webui: "[PROTO:ssl]://[HOST]:[PORT:8090]"

View File

@@ -2,7 +2,7 @@ arch:
- amd64 - amd64
- aarch64 - aarch64
backup_exclude: backup_exclude:
- '**/cache/**' - "**/cache/**"
codenotary: alexandrep.github@gmail.com codenotary: alexandrep.github@gmail.com
description: Navidrome for Home Assistant description: Navidrome for Home Assistant
image: ghcr.io/alexbelgium/navidrome-{arch} image: ghcr.io/alexbelgium/navidrome-{arch}
@@ -52,4 +52,4 @@ slug: navidrome
udev: true udev: true
url: https://github.com/alexbelgium/hassio-addons/tree/master/navidrome url: https://github.com/alexbelgium/hassio-addons/tree/master/navidrome
version: 0.58.0 version: 0.58.0
webui: '[PROTO:ssl]://[HOST]:[PORT:4533]' webui: "[PROTO:ssl]://[HOST]:[PORT:4533]"

View File

@@ -5,9 +5,9 @@ arch:
codenotary: alexandrep.github@gmail.com codenotary: alexandrep.github@gmail.com
description: "\U0001F5A7\U0001F50D WIFI / LAN scanner, intruder, and presence detector" description: "\U0001F5A7\U0001F50D WIFI / LAN scanner, intruder, and presence detector"
environment: environment:
PGID: '102' PGID: "102"
PORT: '20211' PORT: "20211"
PUID: '102' PUID: "102"
TZ: Europe/Berlin TZ: Europe/Berlin
hassio_api: true hassio_api: true
host_network: true host_network: true

View File

@@ -5,9 +5,9 @@ arch:
codenotary: alexandrep.github@gmail.com codenotary: alexandrep.github@gmail.com
description: "\U0001F5A7\U0001F50D WIFI / LAN scanner, intruder, and presence detector" description: "\U0001F5A7\U0001F50D WIFI / LAN scanner, intruder, and presence detector"
environment: environment:
PGID: '102' PGID: "102"
PORT: '20211' PORT: "20211"
PUID: '102' PUID: "102"
TZ: Europe/Berlin TZ: Europe/Berlin
full_access: true full_access: true
hassio_api: true hassio_api: true

View File

@@ -80,8 +80,8 @@ devices:
- /dev/nvme2 - /dev/nvme2
environment: environment:
NEXTCLOUD_PATH: /data/config/www/nextcloud NEXTCLOUD_PATH: /data/config/www/nextcloud
SKIP_DATA_DIRECTORY_PERMISSION_CHECK: 'yes' SKIP_DATA_DIRECTORY_PERMISSION_CHECK: "yes"
TRUSTED_PROXIES: '**' TRUSTED_PROXIES: "**"
hassio_api: true hassio_api: true
image: ghcr.io/alexbelgium/nextcloud_ocr-{arch} image: ghcr.io/alexbelgium/nextcloud_ocr-{arch}
ingress_port: 0 ingress_port: 0

0
nextcloud/rootfs/etc/services.d/cron/run Normal file → Executable file
View File

View File

@@ -67,8 +67,8 @@ devices:
- /dev/nvme1 - /dev/nvme1
- /dev/nvme2 - /dev/nvme2
environment: environment:
PGID: '0' PGID: "0"
PUID: '0' PUID: "0"
image: ghcr.io/alexbelgium/nzbget-{arch} image: ghcr.io/alexbelgium/nzbget-{arch}
ingress: true ingress: true
init: false init: false

0
nzbget/rootfs/etc/services.d/nginx/run Normal file → Executable file
View File

View File

@@ -66,8 +66,8 @@ devices:
- /dev/nvme1 - /dev/nvme1
- /dev/nvme2 - /dev/nvme2
environment: environment:
SHOW_MONGODB_LOGS: 'false' SHOW_MONGODB_LOGS: "false"
SHOW_SERVER_LOGS: 'true' SHOW_SERVER_LOGS: "true"
SSL_CERT_NAME: fullchain.pem SSL_CERT_NAME: fullchain.pem
SSL_KEY_NAME: privkey.pem SSL_KEY_NAME: privkey.pem
TZ: Etc/UTC TZ: Etc/UTC

View File

@@ -66,12 +66,12 @@ devices:
- /dev/nvme1 - /dev/nvme1
- /dev/nvme2 - /dev/nvme2
environment: environment:
MANAGE_HTTPS_PORT: '8043' MANAGE_HTTPS_PORT: "8043"
MANAGE_HTTP_PORT: '8088' MANAGE_HTTP_PORT: "8088"
PORTAL_HTTPS_PORT: '8843' PORTAL_HTTPS_PORT: "8843"
PORTAL_HTTP_PORT: '8888' PORTAL_HTTP_PORT: "8888"
SHOW_MONGODB_LOGS: 'false' SHOW_MONGODB_LOGS: "false"
SHOW_SERVER_LOGS: 'true' SHOW_SERVER_LOGS: "true"
SSL_CERT_NAME: fullchain.pem SSL_CERT_NAME: fullchain.pem
SSL_KEY_NAME: privkey.pem SSL_KEY_NAME: privkey.pem
TZ: Etc/UTC TZ: Etc/UTC

View File

@@ -85,4 +85,4 @@ slug: ombi
udev: true udev: true
url: https://github.com/alexbelgium/hassio-addons/tree/master/ombi url: https://github.com/alexbelgium/hassio-addons/tree/master/ombi
version: 4.47.1 version: 4.47.1
webui: '[PROTO:ssl]://[HOST]:[PORT:3579]' webui: "[PROTO:ssl]://[HOST]:[PORT:3579]"

View File

@@ -2,7 +2,8 @@ arch:
- aarch64 - aarch64
- amd64 - amd64
codenotary: alexandrep.github@gmail.com codenotary: alexandrep.github@gmail.com
description: Self-hosted collection of powerful web-based tools for everyday tasks. description:
Self-hosted collection of powerful web-based tools for everyday tasks.
No ads, no tracking, just fast, accessible utilities right from your browser No ads, no tracking, just fast, accessible utilities right from your browser
image: ghcr.io/alexbelgium/omni-tools-{arch} image: ghcr.io/alexbelgium/omni-tools-{arch}
map: map:
@@ -15,4 +16,4 @@ ports_description:
slug: omni-tools slug: omni-tools
url: https://github.com/alexbelgium/hassio-addons url: https://github.com/alexbelgium/hassio-addons
version: 0.6.0 version: 0.6.0
webui: '[PROTO:ssl]://[HOST]:[PORT:80]' webui: "[PROTO:ssl]://[HOST]:[PORT:80]"

View File

@@ -18,7 +18,7 @@ name: Openproject
options: options:
OPENPROJECT_DEFAULT__LANGUAGE: en OPENPROJECT_DEFAULT__LANGUAGE: en
OPENPROJECT_HOST__NAME: homeassistant:8080 OPENPROJECT_HOST__NAME: homeassistant:8080
OPENPROJECT_HTTPS: 'false' OPENPROJECT_HTTPS: "false"
ports: ports:
8080/tcp: 8080 8080/tcp: 8080
ports_description: ports_description:
@@ -32,4 +32,4 @@ slug: openproject
udev: true udev: true
url: https://github.com/alexbelgium/hassio-addons/tree/master/openproject url: https://github.com/alexbelgium/hassio-addons/tree/master/openproject
version: "16.5.1" version: "16.5.1"
webui: '[PROTO:ssl]://[HOST]:[PORT:8080]' webui: "[PROTO:ssl]://[HOST]:[PORT:8080]"

View File

@@ -72,8 +72,8 @@ map:
- ssl - ssl
name: Organizr name: Organizr
options: options:
PGID: '0' PGID: "0"
PUID: '0' PUID: "0"
ports: ports:
80/tcp: 88 80/tcp: 88
ports_description: ports_description:
@@ -85,4 +85,4 @@ slug: organizr
udev: true udev: true
url: https://github.com/alexbelgium/hassio-addons url: https://github.com/alexbelgium/hassio-addons
version: 1.90-bugfix2 version: 1.90-bugfix2
webui: '[PROTO:ssl]://[HOST]:[PORT:80]' webui: "[PROTO:ssl]://[HOST]:[PORT:80]"

View File

@@ -2,7 +2,8 @@ arch:
- aarch64 - aarch64
- amd64 - amd64
codenotary: alexandrep.github@gmail.com codenotary: alexandrep.github@gmail.com
description: Request management and media discovery tool built to work with your existing description:
Request management and media discovery tool built to work with your existing
Plex ecosystem Plex ecosystem
devices: devices:
- /dev/dri - /dev/dri
@@ -74,8 +75,8 @@ map:
name: Overseerr name: Overseerr
options: options:
CONFIG_LOCATION: /config/addons_config/overseerr CONFIG_LOCATION: /config/addons_config/overseerr
PGID: '0' PGID: "0"
PUID: '0' PUID: "0"
ports: ports:
5055/tcp: 5055 5055/tcp: 5055
ports_description: ports_description:
@@ -90,4 +91,4 @@ slug: overseerr
udev: true udev: true
url: https://github.com/alexbelgium/hassio-addons/tree/master/overseerr url: https://github.com/alexbelgium/hassio-addons/tree/master/overseerr
version: 1.34.0 version: 1.34.0
webui: '[PROTO:ssl]://[HOST]:[PORT:5055]' webui: "[PROTO:ssl]://[HOST]:[PORT:5055]"

View File

@@ -2,7 +2,8 @@ arch:
- aarch64 - aarch64
- amd64 - amd64
codenotary: alexandrep.github@gmail.com codenotary: alexandrep.github@gmail.com
description: A server-based application for browsing, organizing and sharing your description:
A server-based application for browsing, organizing and sharing your
personal photo collection personal photo collection
devices: devices:
- /dev/dri - /dev/dri
@@ -69,8 +70,8 @@ devices:
environment: environment:
PHOTOPRISM_ADMIN_PASSWORD: please_change_password PHOTOPRISM_ADMIN_PASSWORD: please_change_password
PHOTOPRISM_ADMIN_USER: admin PHOTOPRISM_ADMIN_USER: admin
PHOTOPRISM_DETECT_NSFW: 'true' PHOTOPRISM_DETECT_NSFW: "true"
PHOTOPRISM_HTTP_PORT: '2341' PHOTOPRISM_HTTP_PORT: "2341"
working_dir: /data/photoprism working_dir: /data/photoprism
homeassistant: 0.92.0b2 homeassistant: 0.92.0b2
image: ghcr.io/alexbelgium/photoprism-{arch} image: ghcr.io/alexbelgium/photoprism-{arch}
@@ -89,7 +90,7 @@ options:
IMPORT_PATH: /share/photoprism/import IMPORT_PATH: /share/photoprism/import
ORIGINALS_PATH: /share/photoprism/originals ORIGINALS_PATH: /share/photoprism/originals
STORAGE_PATH: /share/photoprism/storage STORAGE_PATH: /share/photoprism/storage
UPLOAD_NSFW: 'true' UPLOAD_NSFW: "true"
certfile: fullchain.pem certfile: fullchain.pem
keyfile: privkey.pem keyfile: privkey.pem
ssl: false ssl: false

View File

@@ -99,4 +99,4 @@ slug: piwigo
udev: true udev: true
url: https://github.com/alexbelgium/hassio-addons url: https://github.com/alexbelgium/hassio-addons
version: 15.6.0 version: 15.6.0
webui: '[PROTO:ssl]://[HOST]:[PORT:80]' webui: "[PROTO:ssl]://[HOST]:[PORT:80]"

View File

@@ -3,13 +3,14 @@ arch:
- amd64 - amd64
- armv7 - armv7
backup_exclude: backup_exclude:
- '**/Cache/**' - "**/Cache/**"
- '**/Plug-in Support/Caches/**' - "**/Plug-in Support/Caches/**"
- '**/Logs/**' - "**/Logs/**"
- '**/Crash Reports/**' - "**/Crash Reports/**"
- '**/Diagnostics/**' - "**/Diagnostics/**"
codenotary: alexandrep.github@gmail.com codenotary: alexandrep.github@gmail.com
description: Plex organizes video, music and photos from personal media libraries description:
Plex organizes video, music and photos from personal media libraries
and streams them to smart TVs, streaming boxes and mobile devices and streams them to smart TVs, streaming boxes and mobile devices
devices: devices:
- /dev/dri - /dev/dri
@@ -111,8 +112,8 @@ devices:
- /dev/dvb/adapter8/frontend0 - /dev/dvb/adapter8/frontend0
- /dev/dvb/adapter8/net0 - /dev/dvb/adapter8/net0
environment: environment:
PGID: '0' PGID: "0"
PUID: '0' PUID: "0"
VERSION: docker VERSION: docker
host_network: true host_network: true
image: ghcr.io/alexbelgium/plex_nas-{arch} image: ghcr.io/alexbelgium/plex_nas-{arch}
@@ -172,4 +173,4 @@ url: https://github.com/alexbelgium/hassio-addons/tree/master/plex
usb: true usb: true
version: "1.42.2.10156-f737b826c-ls283" version: "1.42.2.10156-f737b826c-ls283"
video: true video: true
webui: '[PROTO:ssl]://[HOST]:[PORT:32400]/web' webui: "[PROTO:ssl]://[HOST]:[PORT:32400]/web"

0
portainer/rootfs/etc/services.d/nginx/run Normal file → Executable file
View File

0
portainer/rootfs/etc/services.d/portainer/run Normal file → Executable file
View File

View File

@@ -2,7 +2,8 @@ arch:
- aarch64 - aarch64
- amd64 - amd64
codenotary: alexandrep.github@gmail.com codenotary: alexandrep.github@gmail.com
description: Torrent Trackers and Usenet indexers offering complete management ofSonarr, description:
Torrent Trackers and Usenet indexers offering complete management ofSonarr,
Radarr, Lidarr, and Readarr indexers with no per app setup required Radarr, Lidarr, and Readarr indexers with no per app setup required
devices: devices:
- /dev/dri - /dev/dri
@@ -67,8 +68,8 @@ devices:
- /dev/nvme1 - /dev/nvme1
- /dev/nvme2 - /dev/nvme2
environment: environment:
PGID: '0' PGID: "0"
PUID: '0' PUID: "0"
image: ghcr.io/alexbelgium/prowlarr-{arch} image: ghcr.io/alexbelgium/prowlarr-{arch}
init: false init: false
map: map:
@@ -101,4 +102,4 @@ slug: prowlarr
udev: true udev: true
url: https://github.com/alexbelgium/hassio-addons url: https://github.com/alexbelgium/hassio-addons
version: "nightly-2.1.5.5215-ls217" version: "nightly-2.1.5.5215-ls217"
webui: '[PROTO:ssl]://[HOST]:[PORT:9696]' webui: "[PROTO:ssl]://[HOST]:[PORT:9696]"

View File

@@ -68,7 +68,7 @@ devices:
- /dev/nvme1 - /dev/nvme1
- /dev/nvme2 - /dev/nvme2
environment: environment:
WEBUI_PORT: '8080' WEBUI_PORT: "8080"
homeassistant: 2023.12.0 homeassistant: 2023.12.0
image: ghcr.io/alexbelgium/qbittorrent-{arch} image: ghcr.io/alexbelgium/qbittorrent-{arch}
ingress: true ingress: true
@@ -82,8 +82,8 @@ map:
name: qBittorrent name: qBittorrent
options: options:
DNS_server: 8.8.8.8,1.1.1.1 DNS_server: 8.8.8.8,1.1.1.1
PGID: '0' PGID: "0"
PUID: '0' PUID: "0"
SavePath: /share/qBittorrent SavePath: /share/qBittorrent
Username: admin Username: admin
certfile: fullchain.pem certfile: fullchain.pem

View File

@@ -67,8 +67,8 @@ devices:
- /dev/nvme1 - /dev/nvme1
- /dev/nvme2 - /dev/nvme2
environment: environment:
PGID: '0' PGID: "0"
PUID: '0' PUID: "0"
image: ghcr.io/alexbelgium/radarr_nas-{arch} image: ghcr.io/alexbelgium/radarr_nas-{arch}
ingress: true ingress: true
ingress_entry: radarr ingress_entry: radarr

0
radarr/rootfs/etc/services.d/nginx/run Normal file → Executable file
View File

View File

@@ -66,8 +66,8 @@ devices:
- /dev/nvme1 - /dev/nvme1
- /dev/nvme2 - /dev/nvme2
environment: environment:
PGID: '0' PGID: "0"
PUID: '0' PUID: "0"
image: ghcr.io/alexbelgium/readarr_nas-{arch} image: ghcr.io/alexbelgium/readarr_nas-{arch}
ingress: true ingress: true
ingress_entry: readarr ingress_entry: readarr

View File

@@ -3,7 +3,8 @@ arch:
- amd64 - amd64
- armv7 - armv7
codenotary: alexandrep.github@gmail.com codenotary: alexandrep.github@gmail.com
description: Chatbot used to simplify using services like Sonarr/Radarr/Ombi via the description:
Chatbot used to simplify using services like Sonarr/Radarr/Ombi via the
use of chat use of chat
devices: devices:
- /dev/dri - /dev/dri
@@ -68,8 +69,8 @@ devices:
- /dev/nvme1 - /dev/nvme1
- /dev/nvme2 - /dev/nvme2
environment: environment:
PGID: '0' PGID: "0"
PUID: '0' PUID: "0"
image: ghcr.io/alexbelgium/requestrr-{arch} image: ghcr.io/alexbelgium/requestrr-{arch}
init: false init: false
map: map:
@@ -93,4 +94,4 @@ slug: requestrr
udev: true udev: true
url: https://github.com/alexbelgium/hassio-addons url: https://github.com/alexbelgium/hassio-addons
version: 2.1.9 version: 2.1.9
webui: '[PROTO:ssl]://[HOST]:[PORT:4545]' webui: "[PROTO:ssl]://[HOST]:[PORT:4545]"

View File

@@ -2,7 +2,8 @@ arch:
- aarch64 - aarch64
- amd64 - amd64
codenotary: alexandrep.github@gmail.com codenotary: alexandrep.github@gmail.com
description: Makes Usenet as simple and streamlined as possible by automating everything description:
Makes Usenet as simple and streamlined as possible by automating everything
we can we can
devices: devices:
- /dev/dri - /dev/dri
@@ -67,8 +68,8 @@ devices:
- /dev/nvme1 - /dev/nvme1
- /dev/nvme2 - /dev/nvme2
environment: environment:
PGID: '0' PGID: "0"
PUID: '0' PUID: "0"
image: ghcr.io/alexbelgium/sabnzbd-{arch} image: ghcr.io/alexbelgium/sabnzbd-{arch}
ingress_entry: sabnzbd ingress_entry: sabnzbd
init: false init: false

View File

@@ -1,4 +1,4 @@
apparmor: 'true' apparmor: "true"
arch: arch:
- aarch64 - aarch64
- amd64 - amd64

View File

@@ -1,4 +1,4 @@
apparmor: 'true' apparmor: "true"
arch: arch:
- aarch64 - aarch64
- amd64 - amd64

View File

@@ -3,7 +3,8 @@ arch:
- amd64 - amd64
- armv7 - armv7
codenotary: alexandrep.github@gmail.com codenotary: alexandrep.github@gmail.com
description: High performance file syncing and sharing, with also Markdown WYSIWYG description:
High performance file syncing and sharing, with also Markdown WYSIWYG
editing, Wiki, file label and other knowledge management features editing, Wiki, file label and other knowledge management features
devices: devices:
- /dev/dri - /dev/dri
@@ -68,9 +69,9 @@ devices:
- /dev/nvme1 - /dev/nvme1
- /dev/nvme2 - /dev/nvme2
environment: environment:
NOSWAG: '1' NOSWAG: "1"
PGID: '1000' PGID: "1000"
PUID: '1000' PUID: "1000"
image: ghcr.io/alexbelgium/seafile-{arch} image: ghcr.io/alexbelgium/seafile-{arch}
map: map:
- config:rw - config:rw
@@ -81,7 +82,7 @@ options:
CONFIG_LOCATION: /config/addons_config/seafile/config.yaml CONFIG_LOCATION: /config/addons_config/seafile/config.yaml
FILE_SERVER_ROOT: http://homeassistant.local:8082 FILE_SERVER_ROOT: http://homeassistant.local:8082
PGID: 1000 PGID: 1000
PORT: '8082' PORT: "8082"
PUID: 1000 PUID: 1000
SEAFILE_ADMIN_EMAIL: me@example.com SEAFILE_ADMIN_EMAIL: me@example.com
SEAFILE_ADMIN_PASSWORD: a_very_secret_password SEAFILE_ADMIN_PASSWORD: a_very_secret_password

View File

@@ -14,10 +14,10 @@ devices:
- /dev/ttyACM1 - /dev/ttyACM1
environment: environment:
HOME: /config HOME: /config
NMEA0183PORT: '10110' NMEA0183PORT: "10110"
PORT: '3000' PORT: "3000"
SSLPORT: '3443' SSLPORT: "3443"
TCPSTREAMPORT: '8375' TCPSTREAMPORT: "8375"
image: ghcr.io/alexbelgium/signalk-{arch} image: ghcr.io/alexbelgium/signalk-{arch}
map: map:
- addon_config:rw - addon_config:rw

View File

@@ -3,7 +3,8 @@ arch:
- amd64 - amd64
- armv7 - armv7
codenotary: alexandrep.github@gmail.com codenotary: alexandrep.github@gmail.com
description: Can monitor multiple RSS feeds for new episodes of your favorite shows description:
Can monitor multiple RSS feeds for new episodes of your favorite shows
and will grab, sort and rename them and will grab, sort and rename them
devices: devices:
- /dev/dri - /dev/dri
@@ -68,8 +69,8 @@ devices:
- /dev/nvme1 - /dev/nvme1
- /dev/nvme2 - /dev/nvme2
environment: environment:
PGID: '0' PGID: "0"
PUID: '0' PUID: "0"
image: ghcr.io/alexbelgium/sonarr_nas-{arch} image: ghcr.io/alexbelgium/sonarr_nas-{arch}
ingress: true ingress: true
ingress_entry: sonarr ingress_entry: sonarr

View File

@@ -67,10 +67,10 @@ devices:
- /dev/nvme2 - /dev/nvme2
environment: environment:
DB_ENGINE: django.db.backends.sqlite3 DB_ENGINE: django.db.backends.sqlite3
DISABLE_INGRESS: 'true' DISABLE_INGRESS: "true"
MEDIA_ROOT: '' MEDIA_ROOT: ""
POSTGRES_DB: /config/addons_config/tandoor_recipes/recipes.db POSTGRES_DB: /config/addons_config/tandoor_recipes/recipes.db
TRUSTED_PROXIES: '**' TRUSTED_PROXIES: "**"
image: ghcr.io/alexbelgium/tandoor_recipes-{arch} image: ghcr.io/alexbelgium/tandoor_recipes-{arch}
map: map:
- config:rw - config:rw
@@ -78,9 +78,9 @@ map:
- media:rw - media:rw
name: Tandoor recipes name: Tandoor recipes
options: options:
ALLOWED_HOSTS: '*' ALLOWED_HOSTS: "*"
DB_TYPE: sqlite DB_TYPE: sqlite
DEBUG: '0' DEBUG: "0"
SECRET_KEY: YOUR_SECRET_KEY SECRET_KEY: YOUR_SECRET_KEY
externalfiles_folder: /config/addons_config/tandoor_recipes/externalfiles externalfiles_folder: /config/addons_config/tandoor_recipes/externalfiles
panel_admin: false panel_admin: false

View File

@@ -3,10 +3,10 @@ arch:
- amd64 - amd64
backup: cold backup: cold
backup_exclude: backup_exclude:
- '*/cache/' - "*/cache/"
- '*/logs/' - "*/logs/"
- '*/transcoding-temp/' - "*/transcoding-temp/"
- '*/metadata/' - "*/metadata/"
codenotary: alexandrep.github@gmail.com codenotary: alexandrep.github@gmail.com
description: Distributed transcode automation using FFmpeg/HandBrake description: Distributed transcode automation using FFmpeg/HandBrake
devices: devices:
@@ -74,16 +74,16 @@ devices:
environment: environment:
NVIDIA_DRIVER_CAPABILITIES: all NVIDIA_DRIVER_CAPABILITIES: all
NVIDIA_VISIBLE_DEVICES: all NVIDIA_VISIBLE_DEVICES: all
PGID: '0' PGID: "0"
PUID: '0' PUID: "0"
TZ: Europe/London TZ: Europe/London
internalNode: 'true' internalNode: "true"
nodeID: MyInternalNode nodeID: MyInternalNode
nodeIP: 127.0.0.1 nodeIP: 127.0.0.1
nodePort: '8267' nodePort: "8267"
serverIP: 127.0.0.1 serverIP: 127.0.0.1
serverPort: '8266' serverPort: "8266"
webUIPort: '8265' webUIPort: "8265"
host_dbus: true host_dbus: true
image: ghcr.io/alexbelgium/tdarr-{arch} image: ghcr.io/alexbelgium/tdarr-{arch}
init: false init: false
@@ -121,4 +121,4 @@ udev: true
url: https://github.com/alexbelgium/hassio-addons url: https://github.com/alexbelgium/hassio-addons
version: 2.49.01 version: 2.49.01
video: true video: true
webui: '[PROTO:ssl]://[HOST]:[PORT:8265]' webui: "[PROTO:ssl]://[HOST]:[PORT:8265]"

View File

@@ -5,12 +5,12 @@ arch:
codenotary: alexandrep.github@gmail.com codenotary: alexandrep.github@gmail.com
description: voice communication for online gaming, education and training description: voice communication for online gaming, education and training
environment: environment:
DIST_UPDATE: '0' DIST_UPDATE: "0"
INIFILE: '1' INIFILE: "1"
PGID: '503' PGID: "503"
PUID: '503' PUID: "503"
TS3SERVER_LICENSE: accept TS3SERVER_LICENSE: accept
TS_UPDATE: '1' TS_UPDATE: "1"
image: ghcr.io/alexbelgium/teamspeak-{arch} image: ghcr.io/alexbelgium/teamspeak-{arch}
init: false init: false
map: map:

View File

@@ -15,7 +15,7 @@ options:
hidden_services: true hidden_services: true
http_tunnel: false http_tunnel: false
ports: ports:
- '8123' - "8123"
- 8123:80 - 8123:80
socks: false socks: false
stealth: false stealth: false

View File

@@ -3,7 +3,8 @@ arch:
- amd64 - amd64
- armv7 - armv7
codenotary: alexandrep.github@gmail.com codenotary: alexandrep.github@gmail.com
description: Docker container running Transmission torrent client with WebUI over description:
Docker container running Transmission torrent client with WebUI over
an OpenVPN tunnel an OpenVPN tunnel
devices: devices:
- /dev/dri - /dev/dri
@@ -69,9 +70,9 @@ devices:
- /dev/nvme1 - /dev/nvme1
- /dev/nvme2 - /dev/nvme2
environment: environment:
CREATE_TUN_DEVICE: 'false' CREATE_TUN_DEVICE: "false"
OPENVPN_OPTS: '' OPENVPN_OPTS: ""
WEBPROXY_PORT: '8118' WEBPROXY_PORT: "8118"
image: ghcr.io/alexbelgium/transmission_openvpn-{arch} image: ghcr.io/alexbelgium/transmission_openvpn-{arch}
ingress: true ingress: true
map: map:
@@ -86,15 +87,15 @@ options:
LOCAL_NETWORK: 192.168.178.0/24 LOCAL_NETWORK: 192.168.178.0/24
OPENVPN_PASSWORD: pass OPENVPN_PASSWORD: pass
OPENVPN_USERNAME: user OPENVPN_USERNAME: user
PGID: '0' PGID: "0"
PUID: '0' PUID: "0"
TRANSMISSION_DOWNLOAD_DIR: /share/downloads TRANSMISSION_DOWNLOAD_DIR: /share/downloads
TRANSMISSION_HOME: /config/addons_config/transmission TRANSMISSION_HOME: /config/addons_config/transmission
TRANSMISSION_INCOMPLETE_DIR: /share/incomplete TRANSMISSION_INCOMPLETE_DIR: /share/incomplete
TRANSMISSION_V3_UPDATE: 'true' TRANSMISSION_V3_UPDATE: "true"
TRANSMISSION_WATCH_DIR: /share/watch_dir TRANSMISSION_WATCH_DIR: /share/watch_dir
TRANSMISSION_WEB_UI: flood-for-transmission TRANSMISSION_WEB_UI: flood-for-transmission
WEBPROXY_ENABLED: 'true' WEBPROXY_ENABLED: "true"
panel_admin: false panel_admin: false
panel_icon: mdi:transmission-tower panel_icon: mdi:transmission-tower
ports: ports:

View File

@@ -109,4 +109,4 @@ slug: ubooquity
udev: true udev: true
url: https://github.com/alexbelgium/hassio-addons url: https://github.com/alexbelgium/hassio-addons
version: 3.1.0 version: 3.1.0
webui: '[PROTO:ssl]://[HOST]:[PORT:2206]/ubooquity/admin' webui: "[PROTO:ssl]://[HOST]:[PORT:2206]/ubooquity/admin"

View File

@@ -66,8 +66,8 @@ devices:
- /dev/nvme1 - /dev/nvme1
- /dev/nvme2 - /dev/nvme2
environment: environment:
VPN_ENABLED: 'false' VPN_ENABLED: "false"
VPN_PROVIDER: 'null' VPN_PROVIDER: "null"
image: ghcr.io/alexbelgium/unpackerr-{arch} image: ghcr.io/alexbelgium/unpackerr-{arch}
init: false init: false
map: map:

View File

@@ -69,9 +69,9 @@ devices:
environment: environment:
FM_HOME: /share/webtop_kde FM_HOME: /share/webtop_kde
HOME: /share/webtop_kde HOME: /share/webtop_kde
PGID: '0' PGID: "0"
PUID: '0' PUID: "0"
START_DOCKER: 'false' START_DOCKER: "false"
TITLE: Ubuntu XFCE webtop TITLE: Ubuntu XFCE webtop
shm_size: 1gb shm_size: 1gb
host_dbus: true host_dbus: true

View File

@@ -69,7 +69,7 @@ devices:
environment: environment:
FM_HOME: /config/data FM_HOME: /config/data
HOME: /config/data HOME: /config/data
START_DOCKER: 'false' START_DOCKER: "false"
TITLE: Ubuntu KDE webtop TITLE: Ubuntu KDE webtop
shm_size: 1gb shm_size: 1gb
image: ghcr.io/alexbelgium/webtop_kde-{arch} image: ghcr.io/alexbelgium/webtop_kde-{arch}

View File

@@ -69,10 +69,10 @@ devices:
- /dev/nvme2 - /dev/nvme2
environment: environment:
LANG: en-US LANG: en-US
PGID: '1000' PGID: "1000"
PORT: '80' PORT: "80"
PRETTY_URLS: '1' PRETTY_URLS: "1"
PUID: '1000' PUID: "1000"
WEBTREES_HOME: /var2/www/webtrees WEBTREES_HOME: /var2/www/webtrees
image: ghcr.io/alexbelgium/webtrees-{arch} image: ghcr.io/alexbelgium/webtrees-{arch}
init: false init: false
@@ -116,4 +116,4 @@ slug: webtrees
udev: true udev: true
url: https://github.com/alexbelgium/hassio-addons url: https://github.com/alexbelgium/hassio-addons
version: 2.2.4-2 version: 2.2.4-2
webui: '[PROTO:ssl]://[HOST]:[PORT:80]' webui: "[PROTO:ssl]://[HOST]:[PORT:80]"

View File

@@ -21,4 +21,4 @@ slug: wger
udev: true udev: true
url: https://github.com/alexbelgium/hassio-addons url: https://github.com/alexbelgium/hassio-addons
version: 2.4-11 version: 2.4-11
webui: '[PROTO:ssl]://[HOST]:[PORT:80]' webui: "[PROTO:ssl]://[HOST]:[PORT:80]"

View File

@@ -66,7 +66,7 @@ devices:
- /dev/nvme1 - /dev/nvme1
- /dev/nvme2 - /dev/nvme2
environment: environment:
EXPOSE_PORT: '5001' EXPOSE_PORT: "5001"
image: ghcr.io/alexbelgium/whoogle-search-{arch} image: ghcr.io/alexbelgium/whoogle-search-{arch}
ingress: true ingress: true
ingress_stream: true ingress_stream: true

View File

@@ -22,4 +22,4 @@ slug: xteve
udev: true udev: true
url: https://github.com/alexbelgium/hassio-addons url: https://github.com/alexbelgium/hassio-addons
version: 2.5.3-2 version: 2.5.3-2
webui: '[PROTO:ssl]://[HOST]:[PORT:34400]/web' webui: "[PROTO:ssl]://[HOST]:[PORT:34400]/web"

View File

@@ -3,7 +3,8 @@ arch:
- amd64 - amd64
- armv7 - armv7
codenotary: alexandrep.github@gmail.com codenotary: alexandrep.github@gmail.com
description: A full-featured, open source, state-of-the-art video surveillance software description:
A full-featured, open source, state-of-the-art video surveillance software
system system
devices: devices:
- /dev/dri - /dev/dri
@@ -93,4 +94,4 @@ slug: zoneminder
udev: true udev: true
url: https://github.com/alexbelgium/hassio-addons url: https://github.com/alexbelgium/hassio-addons
version: 1.36.36 version: 1.36.36
webui: '[PROTO:ssl]://[HOST]:[PORT:80]/zm' webui: "[PROTO:ssl]://[HOST]:[PORT:80]/zm"

View File

@@ -28,4 +28,4 @@ stage: deprecated
udev: true udev: true
url: https://github.com/alexbelgium/hassio-addons/tree/master/bitwarden url: https://github.com/alexbelgium/hassio-addons/tree/master/bitwarden
version: 1.34.3 version: 1.34.3
webui: '[PROTO:ssl]://[HOST]:[PORT:7277]' webui: "[PROTO:ssl]://[HOST]:[PORT:7277]"

View File

@@ -3,8 +3,9 @@ arch:
- amd64 - amd64
- armv7 - armv7
codenotary: alexandrep.github@gmail.com codenotary: alexandrep.github@gmail.com
description: 'Deprecated : Code-server is VS Code running on a remote server, accessible description:
through the browser' "Deprecated : Code-server is VS Code running on a remote server, accessible
through the browser"
devices: devices:
- /dev/dri - /dev/dri
- /dev/dri/card0 - /dev/dri/card0
@@ -75,7 +76,7 @@ map:
- share:rw - share:rw
- media:rw - media:rw
- ssl - ssl
name: 'zzz_archived : Code-server (VScode)' name: "zzz_archived : Code-server (VScode)"
options: options:
PGID: 0 PGID: 0
PUID: 0 PUID: 0
@@ -99,4 +100,4 @@ slug: code-server
udev: true udev: true
url: https://github.com/alexbelgium/hassio-addons/tree/master/coder-server url: https://github.com/alexbelgium/hassio-addons/tree/master/coder-server
version: "4.105.1" version: "4.105.1"
webui: '[PROTO:ssl]://[HOST]:[PORT:8443]' webui: "[PROTO:ssl]://[HOST]:[PORT:8443]"

View File

@@ -72,8 +72,8 @@ environment:
PAPERLESS_DATA_DIR: /config/data PAPERLESS_DATA_DIR: /config/data
PAPERLESS_EXPORT_DIR: /config/export PAPERLESS_EXPORT_DIR: /config/export
PAPERLESS_MEDIA_ROOT: /config/media PAPERLESS_MEDIA_ROOT: /config/media
PGID: '0' PGID: "0"
PUID: '0' PUID: "0"
image: ghcr.io/alexbelgium/paperless_ng-{arch} image: ghcr.io/alexbelgium/paperless_ng-{arch}
init: false init: false
map: map:

View File

@@ -109,4 +109,4 @@ stage: deprecated
udev: true udev: true
url: https://github.com/alexbelgium/hassio-addons url: https://github.com/alexbelgium/hassio-addons
version: v2.0.1-ls60-bugfix version: v2.0.1-ls60-bugfix
webui: '[PROTO:ssl]://[HOST]:[PORT:8000]' webui: "[PROTO:ssl]://[HOST]:[PORT:8000]"

Some files were not shown because too many files have changed in this diff Show More