Compare commits
105 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e570bbcbe4 | |||
| c2d2142d1e | |||
| 36025b219f | |||
| ebf77f049b | |||
| abf7da56c1 | |||
| f33ccb8e3f | |||
| aa1aff3527 | |||
| 784181a31f | |||
| 3b7f6db7fb | |||
| 92e5ba150c | |||
| d185596b49 | |||
| 624523ec7d | |||
| c8c6fe9d62 | |||
| 623a02fae3 | |||
| 9445ffe7a5 | |||
| 6badd611d7 | |||
| f5421125e1 | |||
| 01fe5a064a | |||
| b638d38e87 | |||
| 82eb9964e9 | |||
| 012aff4494 | |||
| 9dff829913 | |||
| b51f98afd4 | |||
| 65eae2730e | |||
| fd4e7bc9bf | |||
| a960fc67fc | |||
| 7627147b9d | |||
| dee7a0ae3e | |||
| 61586b285a | |||
| fcf81b1146 | |||
| a6d60a63de | |||
| 2b2ebaa3c8 | |||
| f6b3c69e4a | |||
| 25dbee98b0 | |||
| 83a050213e | |||
| d968c17823 | |||
| 48e5051e6f | |||
| 94031ad81d | |||
| f44d7ca739 | |||
| 42fab20b63 | |||
| b3380a4686 | |||
| 48fc633b1b | |||
| 87811cf5cb | |||
| af1396afc4 | |||
| d8c150d998 | |||
| 63fd6793e4 | |||
| 5b37111a01 | |||
| 98c4e4106f | |||
| b2c3474ae9 | |||
| d597809522 | |||
| dd6baed0ce | |||
| 457c463e39 | |||
| 41d78e093a | |||
| 2fa1d3f4de | |||
| b16ee675ef | |||
| fd8f2db307 | |||
| fe2193b6f4 | |||
| fc5509d518 | |||
| 7856d2a92f | |||
| 171f19133e | |||
| 2e514a9e62 | |||
| 809fb4301c | |||
| 61ef9763bf | |||
| cf728a9179 | |||
| f19ea46f94 | |||
| c2d74b79b0 | |||
| 22d58ce397 | |||
| 366ed08663 | |||
| 47afb584d5 | |||
| 0c9a06cbd4 | |||
| fb9e300290 | |||
| ad3c41ccc0 | |||
| cef50c93ef | |||
| a05a1a0d53 | |||
| 3ec0816052 | |||
| 2b461f517d | |||
| 3658ad4d6c | |||
| 5d2ebcfe13 | |||
| 8bd40ae485 | |||
| 4826f6d404 | |||
| 51ea8f9e28 | |||
| 95ca14e6e7 | |||
| 91db24a12f | |||
| 38e5bb3767 | |||
| f9468718b5 | |||
| ace7dd2f7a | |||
| c398d791cf | |||
| 41c9e6575b | |||
| b70b8901b9 | |||
| 9187169a00 | |||
| e389ce8037 | |||
| ab67debaec | |||
| a0de39a1ba | |||
| e6c3b4f4b5 | |||
| 727b7d1dc8 | |||
| 1951f1fbbc | |||
| 932067cd82 | |||
| 43d16968ee | |||
| 11bfb3d525 | |||
| 040b5caac8 | |||
| 105c02eece | |||
| bea322464d | |||
| a30b6c92ca | |||
| b0006256c4 | |||
| 9961266d71 |
+51
-55
@@ -146,7 +146,7 @@ services:
|
||||
# - ACTUAL_UPLOAD_FILE_SIZE_LIMIT_MB=20
|
||||
# See all options and more details at https://actualbudget.github.io/docs/Installing/Configuration
|
||||
# !! If you are not using any of these options, remove the 'environment:' tag entirely.
|
||||
image: docker.io/actualbudget/actual-server:latest@sha256:eb8bc26f53025e07e464594c12d77c52c4b95840c8dadd9b95c4f0c4660f8ad2
|
||||
image: docker.io/actualbudget/actual-server:latest@sha256:b0e732e2c41b3dc468a71548e88ef76d3f0c157fc43d15fa05d14ec1c5747e1e
|
||||
labels:
|
||||
swag: enable
|
||||
swag_port: 5006
|
||||
@@ -261,7 +261,7 @@ services:
|
||||
APPRISE_ATTACH_SIZE: 500
|
||||
APPRISE_CONFIG_DIR: /config
|
||||
APPRISE_STATEFUL_MODE: simple
|
||||
image: lscr.io/linuxserver/apprise-api:latest@sha256:c812192b6be3fb982d0fcab05345bf85804cba9090349d20344f5d0efed06f74
|
||||
image: lscr.io/linuxserver/apprise-api:latest@sha256:c1ac60ff9e2b68076ab2141854b0a70080d19a604dbee365457d8e9b6f4a11b5
|
||||
labels:
|
||||
swag: enable
|
||||
swag_proto: http
|
||||
@@ -409,7 +409,7 @@ services:
|
||||
METADATA_PATH: /metadata
|
||||
TZ: America/New_York
|
||||
hostname: Rinoa
|
||||
image: ghcr.io/advplyr/audiobookshelf:latest@sha256:41047b9985f9c38c92ae8b4b34ffd1d77fca36efdfe49c6b962ff2fc8ccae1e9
|
||||
image: ghcr.io/advplyr/audiobookshelf:latest@sha256:a44ed89b3e845faa1f7d353f2cc89b2fcd8011737dd14075fa963cf9468da3a5
|
||||
labels:
|
||||
homepage.group: Media Library
|
||||
homepage.name: Audiobookshelf
|
||||
@@ -679,7 +679,7 @@ services:
|
||||
TZ: ${TZ}
|
||||
DOCKER_MODS: ghcr.io/gilbn/theme.park:bazarr
|
||||
hostname: Rinoa
|
||||
image: lscr.io/linuxserver/bazarr:latest@sha256:05f9d5b24884f37120453dc1a008a47be244eebec32099ae1bd29032e75b67aa
|
||||
image: lscr.io/linuxserver/bazarr:latest@sha256:7563f01bf27554df58e10544a4bb83479258883315a31cd1c929293e908144d0
|
||||
labels:
|
||||
homepage.group: Servarr Stack
|
||||
homepage.name: Bazarr
|
||||
@@ -726,7 +726,7 @@ services:
|
||||
container_name: beszel
|
||||
extra_hosts:
|
||||
- host.docker.internal:host-gateway
|
||||
image: henrygd/beszel:latest@sha256:64bcaa60d1ed4149f0628c70cf68044b5d1ea90b3437de41e009e873f50e3f36
|
||||
image: henrygd/beszel:latest@sha256:a849ad80814b6a1a3be665304dcace5d4854b3bed7bde4dd1227e8ce1b82d477
|
||||
labels:
|
||||
homepage.group: Infrastructure/App Performance Monitoring
|
||||
homepage.name: Beszel
|
||||
@@ -767,7 +767,7 @@ services:
|
||||
KEY: "${BESZEL_RINOA_AGENT_KEY}"
|
||||
expose:
|
||||
- 45876
|
||||
image: henrygd/beszel-agent:latest@sha256:00829897142460910ed1de162b166d2494916c061ecdb092de3b0653818c02b9
|
||||
image: henrygd/beszel-agent:latest@sha256:8874e2c53f9de5e063a6a80d6b617e20fa593ac5dc4eb4c6ce1f912f510f38f8
|
||||
network_mode: host
|
||||
profiles: ["rinoa-apps"]
|
||||
restart: unless-stopped
|
||||
@@ -889,7 +889,7 @@ services:
|
||||
- 3000
|
||||
extra_hosts:
|
||||
- "host.docker.internal:host-gateway"
|
||||
image: ghcr.io/browserless/chromium:latest@sha256:6ce6361efecb2c60632eb635ae3e987df2c18b498e0d7ca1deac7551a58f666b
|
||||
image: ghcr.io/browserless/chromium:latest@sha256:35deff208e30b3d8681f21f43f337e475e5bee21ad8b22d41359028e677210b6
|
||||
labels:
|
||||
swag: enable
|
||||
swag_proto: http
|
||||
@@ -949,7 +949,7 @@ services:
|
||||
TZ: ${TZ}
|
||||
LC_ALL: en_US.UTF-8
|
||||
LISTEN_HOST: 0.0.0.0
|
||||
image: ghcr.io/dgtlmoon/changedetection.io@sha256:02a72f0e851e3cba08220f982fc589dbffa189b5fa626efee196d7d011e4c8c5
|
||||
image: ghcr.io/dgtlmoon/changedetection.io@sha256:c85fb73ce4e1986c90b9b747e0247cd67b0d4ebcce4718a5f7205dc64ccc178a
|
||||
labels:
|
||||
homepage.description: Page change monitoring with alerts
|
||||
homepage.group: System Administration
|
||||
@@ -1048,7 +1048,7 @@ services:
|
||||
PUID: "1000"
|
||||
TZ: America/New_York
|
||||
hostname: Rinoa
|
||||
image: ghcr.io/hotio/cloudflareddns:latest@sha256:fb95fce6d03c9ebba7582991f337da12ee9927c57f04bd9aa808ec3c3dbfe49b
|
||||
image: ghcr.io/hotio/cloudflareddns:latest@sha256:dbdb3f7854ce46ec52abd392920cd74a02b7d0b95543f16c94108cb864d6cec3
|
||||
networks:
|
||||
default: null
|
||||
profiles: ["rinoa-apps"]
|
||||
@@ -1131,7 +1131,7 @@ services:
|
||||
timokoessler/mongodb
|
||||
timokoessler/uptime-kuma
|
||||
xs539/joplin-server
|
||||
image: crowdsecurity/crowdsec:latest@sha256:63b595fef92de1778573b375897a45dd226637ee9a3d3db9f57ac7355c369493
|
||||
image: crowdsecurity/crowdsec:latest@sha256:6ca53ad26196ca59ddd4fa692a586b73d8fcde085046163b9ca2f04887dca563
|
||||
networks:
|
||||
default: null
|
||||
ports:
|
||||
@@ -1226,7 +1226,7 @@ services:
|
||||
WEB_AUTHENTICATION_USERNAME: ${CZKAWKA_WEB_AUTH_USERNAME}
|
||||
WEB_AUTHENTICATION_PASSWORD: ${CZKAWKA_WEB_AUTH_PASSWORD}
|
||||
CZKAWKA_GUI_KROKIET: 1
|
||||
image: jlesage/czkawka@sha256:bcfba77e655c3ece1f3021b2382fc1fc97035cf757acdb644a8acdad3a89e89e
|
||||
image: jlesage/czkawka@sha256:bb1012c8a162f79918eac88c7fd5e579b52e1464eeadc6fb2509363d2e569a10
|
||||
labels:
|
||||
homepage.group: System Administration
|
||||
homepage.name: Czkawka
|
||||
@@ -1352,7 +1352,7 @@ services:
|
||||
retries: 30
|
||||
start_period: 30s
|
||||
timeout: 10s
|
||||
image: freikin/dawarich:latest@sha256:82e82e459511612d9570e414005dc58635e39dfea7cdd2c7f7b5bafb2d2ccc53
|
||||
image: freikin/dawarich:latest@sha256:a884f69f19ce0f66992f3872d24544d1e587e133b8a003e072711aafc1e02429
|
||||
labels:
|
||||
homepage.group: Privacy/Security
|
||||
homepage.name: Dawarich
|
||||
@@ -1443,7 +1443,7 @@ services:
|
||||
retries: 30
|
||||
start_period: 30s
|
||||
timeout: 10s
|
||||
image: freikin/dawarich:latest@sha256:82e82e459511612d9570e414005dc58635e39dfea7cdd2c7f7b5bafb2d2ccc53
|
||||
image: freikin/dawarich:latest@sha256:a884f69f19ce0f66992f3872d24544d1e587e133b8a003e072711aafc1e02429
|
||||
profiles: ["rinoa-apps"]
|
||||
restart: on-failure
|
||||
stdin_open: true
|
||||
@@ -1547,7 +1547,7 @@ services:
|
||||
timeout: 30s
|
||||
retries: 5
|
||||
start_period: 30s
|
||||
image: alplat/dockflare:stable@sha256:1f059fb634b0e149a83b82338c34130325232689adff6632888baedfea16002a # Or :unstable for the latest features
|
||||
image: alplat/dockflare:stable@sha256:2c8d1c70b22b9de45111dff6466a73165592cca5b21d91562b59bb094b3768aa # Or :unstable for the latest features
|
||||
labels:
|
||||
homepage.group: Privacy/Security
|
||||
homepage.name: DockFlare
|
||||
@@ -1695,7 +1695,7 @@ services:
|
||||
type: bind
|
||||
excalidraw:
|
||||
container_name: excalidraw
|
||||
image: "excalidraw/excalidraw:latest@sha256:3c2513e830bb6e195147c05b34ecf8393d0ba2b1cc86e93b407a5777d6135c6c"
|
||||
image: "excalidraw/excalidraw:latest@sha256:20ffa04668e19616bb0c1b3632849e5cd96e0bc7a1336b73d9d072667f2c2854"
|
||||
labels:
|
||||
homepage.group: Personal Tools
|
||||
homepage.name: Excalidraw
|
||||
@@ -1858,7 +1858,7 @@ services:
|
||||
mail__options__auth__pass: ${POSTAL_SMTP_AUTH_PASSWORD}
|
||||
mail__from: "'Ghost @ Rinoa' <noreply@${MY_TLD}>"
|
||||
url: https://blog.${MY_TLD}
|
||||
image: ghost:latest@sha256:e73df2ddbe6c1b2ef209d7d3e979da9f8ab3320c3443e00fa9097ff57926c1e7
|
||||
image: ghost:latest@sha256:3247033bcedc15946d6a8cc7990d611584a1eaefcae0476a1304bd0aa3dd6a73
|
||||
labels:
|
||||
homepage.group: Lifestyle
|
||||
homepage.name: Ghost
|
||||
@@ -1983,7 +1983,7 @@ services:
|
||||
GITEA_INSTANCE_URL: http://gitea:3000
|
||||
GITEA_RUNNER_REGISTRATION_TOKEN: "${GITEA_RUNNER_REGISTRATION_TOKEN}"
|
||||
GITEA_RUNNER_NAME: "gitea-runner-1"
|
||||
image: gitea/act_runner:nightly@sha256:b4b0c1cbeb47911ba66827c278bed8d4fc7e58e38740cc287a438de2502b2897
|
||||
image: gitea/act_runner:nightly@sha256:45b0aeb0234e4b80a1e7e98b15392e9637ece2434beb84ca3a2125be30f6fa44
|
||||
ports:
|
||||
- 63604:63604
|
||||
profiles: ["rinoa-infra"]
|
||||
@@ -2144,7 +2144,7 @@ services:
|
||||
HOMEPAGE_ALLOWED_HOSTS: ${MY_TLD}
|
||||
PUID: ${PUID}
|
||||
PGID: ${PGID}
|
||||
image: ghcr.io/gethomepage/homepage:latest@sha256:0b596092c0b55fe4c65379a428a3fe90bd192f10d1b07d189a34fe5fabe7eedb
|
||||
image: ghcr.io/gethomepage/homepage:latest@sha256:cc84f2f5eb3c7734353701ccbaa24ed02dacb0d119114e50e4251e2005f3990a
|
||||
labels:
|
||||
swag.uptime-kuma.enabled: true
|
||||
swag.uptime-kuma.monitor.parent: Rinoa
|
||||
@@ -2219,7 +2219,7 @@ services:
|
||||
REDIS_DBINDEX: 0
|
||||
healthcheck:
|
||||
disable: false
|
||||
image: ghcr.io/immich-app/immich-server:release@sha256:aa163d2e1cc2b16a9515dd1fef901e6f5231befad7024f093d7be1f2da14341a
|
||||
image: ghcr.io/immich-app/immich-server:release@sha256:c15bff75068effb03f4355997d03dc7e0fc58720c2b54ad6f7f10d1bc57efaa5
|
||||
labels:
|
||||
swag: enable
|
||||
swag_proto: http
|
||||
@@ -2262,7 +2262,7 @@ services:
|
||||
container_name: immich-machine-learning
|
||||
healthcheck:
|
||||
disable: false
|
||||
image: ghcr.io/immich-app/immich-machine-learning:release@sha256:b213fa3c82d27a21a299c46ffbb38a091f18384db1ad67d409a3b34fe0fce556
|
||||
image: ghcr.io/immich-app/immich-machine-learning:release@sha256:a2501141440f10516d329fdfba2c68082e19eb9ba6016c061ac80d23beadf7f3
|
||||
profiles: ["rinoa-apps"]
|
||||
restart: always
|
||||
volumes:
|
||||
@@ -2312,7 +2312,7 @@ services:
|
||||
test: wget -q --spider http://localhost:3000/share/healthcheck || exit 1
|
||||
start_period: 10s
|
||||
timeout: 5s
|
||||
image: alangrainger/immich-public-proxy:latest@sha256:e8be2da895ab7e57bee99b79dca0288c1de5cf2dab07b1821569ecc778623df9
|
||||
image: alangrainger/immich-public-proxy:latest@sha256:48c4ea4884b04c77a4a4ec93e190dea6cb7dc1b38acb005a35dd56f68212d85a
|
||||
labels:
|
||||
homepage.group: Lifestyle
|
||||
homepage.name: Immich Public Proxy
|
||||
@@ -2362,7 +2362,7 @@ services:
|
||||
DOCKER_INFLUXDB_INIT_ADMIN_TOKEN: /run/secrets/influxdb2-admin-token
|
||||
DOCKER_INFLUXDB_INIT_ORG: rinoa
|
||||
DOCKER_INFLUXDB_INIT_BUCKET: rinoa
|
||||
image: influxdb:2-alpine@sha256:f15dfc604753f53b180364a331b46c2f4bc5c08a665d025982b301efa69bc2f7
|
||||
image: influxdb:2-alpine@sha256:4f90d40c00193d91889ad872c39a586a011db4ac4d1a766e248d9cbbcc6cec3e
|
||||
labels:
|
||||
swag: enable
|
||||
swag_proto: http
|
||||
@@ -2457,7 +2457,7 @@ services:
|
||||
test:
|
||||
- CMD-SHELL
|
||||
- pg_isready -U $$POSTGRES_USER -d $$POSTGRES_DB
|
||||
image: docker.io/library/postgres:14@sha256:980f2ff9f2d8e4eff5c7f53b54392ad5a43eb2d1193d37f91a1ff59a75b77ee3
|
||||
image: docker.io/library/postgres:14@sha256:bbb8851608e3ff4901156bf6a4bf90735a9d44ae014c03811bfdb2f9c354b18b
|
||||
networks:
|
||||
default: null
|
||||
profiles: ["rinoa-apps"]
|
||||
@@ -2506,7 +2506,7 @@ services:
|
||||
container_name: jellyfin
|
||||
environment:
|
||||
JELLYFIN_PublishedServerUrl: https://jf.${MY_TLD}
|
||||
image: jellyfin/jellyfin@sha256:333b647716631443a43c7fabac4b0c46b4e2f036bad19547e00958f10f721b85
|
||||
image: jellyfin/jellyfin@sha256:1694ff069f0c9dafb283c36765175606866769f5d72f2ed56b6a0f1be922fc37
|
||||
labels:
|
||||
homepage.group: Media Library
|
||||
homepage.name: Jellyfin
|
||||
@@ -3233,7 +3233,7 @@ services:
|
||||
Java_Xmx: 1g
|
||||
expose:
|
||||
- 8010
|
||||
image: elestio/languagetool:latest@sha256:178c8ecbf54c4adae2bd05ada87e8ff0b969b6ca0458fc87e64fd5b2c262971d
|
||||
image: elestio/languagetool:latest@sha256:ce3469d44834690a6e32940c6ca25ae75f847a67614ee996251d4ecd78c0be90
|
||||
profiles: ["rinoa-apps"]
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
@@ -3244,7 +3244,7 @@ services:
|
||||
LT_UPDATE_MODELS: true
|
||||
healthcheck:
|
||||
test: ["CMD-SHELL", "./venv/bin/python scripts/healthcheck.py"]
|
||||
image: libretranslate/libretranslate@sha256:6927f6bde0a801b32f2a7d99e1bf749b27661756789570e716fc4fd6b7550039
|
||||
image: libretranslate/libretranslate@sha256:13b03526621acd502f9a42fdd0dc538a5a4ad48a9cee1cf01719066dfdd17aed
|
||||
labels:
|
||||
homepage.group: Personal Tools
|
||||
homepage.name: LibreTranslate
|
||||
@@ -3587,7 +3587,7 @@ services:
|
||||
timeout: 10s
|
||||
retries: 5
|
||||
hostname: Rinoa
|
||||
image: linuxserver/mariadb@sha256:91de7f701bc7fc3a424b81beafca7a7c6c4c5b7c8be6afd2ae148698695c0b0c
|
||||
image: linuxserver/mariadb@sha256:c45132cefda1fc6e2034539631fa769070f37d9f673100dba7c0f7077c2e8b8c
|
||||
networks:
|
||||
default: null
|
||||
ports:
|
||||
@@ -3704,7 +3704,7 @@ services:
|
||||
<<: *maxun-env
|
||||
expose:
|
||||
- 8080
|
||||
image: getmaxun/maxun-backend:latest@sha256:a435602843e93f05fdf9458cacf9a7a9b38036e323c0923d8b0f53bac255b842
|
||||
image: getmaxun/maxun-backend:latest@sha256:af052f7f32a3c773a7b11fcfd3d5c1b7bd77923d10f0af8487f9dbab523a9745
|
||||
mem_limit: 2g # Set a 2GB memory limit
|
||||
ports:
|
||||
- 8369:8080
|
||||
@@ -3720,7 +3720,7 @@ services:
|
||||
depends_on:
|
||||
- maxun-backend
|
||||
<<: *maxun-env
|
||||
image: getmaxun/maxun-frontend:latest@sha256:c2182a9f333421ace56755421cfdfc3de109cf72df2250a4a2fbabfcd4d9371f
|
||||
image: getmaxun/maxun-frontend:latest@sha256:43fa35856341a9d228d67aac8bdee5a0b94f3c4705a3922973bd09a25721d1b1
|
||||
labels:
|
||||
swag: enable
|
||||
swag_proto: http
|
||||
@@ -3837,7 +3837,7 @@ services:
|
||||
- ${DOCKER_VOLUME_CONFIG}/meme_search_pro/db-data/meme-search-db:/var/lib/postgresql/data
|
||||
mini-qr:
|
||||
container_name: mini-qr
|
||||
image: ghcr.io/lyqht/mini-qr:latest@sha256:1b028926cacbfcf3549d48a73c0180ae4291c9093287df9b2245d3954f68d580
|
||||
image: ghcr.io/lyqht/mini-qr:latest@sha256:d455059b851b6f36802de50f2a9494f7a53d74fc983b1eddf9bc965b9df35c1f
|
||||
labels:
|
||||
swag: enable
|
||||
swag_auth: authelia
|
||||
@@ -3907,7 +3907,7 @@ services:
|
||||
create_host_path: true
|
||||
mixpost:
|
||||
container_name: mixpost
|
||||
image: inovector/mixpost:latest@sha256:60f730aa99953a2956a69bced9b67c547f063dd647eaa0dc8a82f00f1a6f7450
|
||||
image: inovector/mixpost:latest@sha256:60460addcafb65ed76e4676f718e0f2325c3a4800973cedad92634e27769f9d1
|
||||
depends_on:
|
||||
mariadb:
|
||||
condition: service_healthy
|
||||
@@ -4020,7 +4020,7 @@ services:
|
||||
LZ_TOKEN: ${MALOJA_LISTENBRAINZ_TOKEN}
|
||||
SPOTIFY_CLIENT_ID: ${YOUR_SPOTIFY_ID}
|
||||
SPOTIFY_CLIENT_SECRET: ${YOUR_SPOTIFY_SECRET}
|
||||
image: foxxmd/multi-scrobbler@sha256:9693b07fa8b333d2fd26aa04b5bc1fa53d827b117e4dd9a85b9aa8bdd0b79168
|
||||
image: foxxmd/multi-scrobbler@sha256:1d9d3fd20c311016aa2daf10af2a17f56c1c9c9f1c5ee63792babb9b6d431447
|
||||
labels:
|
||||
homepage.group: Media Library
|
||||
homepage.name: Multi-Scrobbler
|
||||
@@ -4060,7 +4060,7 @@ services:
|
||||
NODE_ENV: production
|
||||
WEBHOOK_URL: https://n8n.${MY_TLD}/
|
||||
GENERIC_TIMEZONE: ${TZ}
|
||||
image: docker.n8n.io/n8nio/n8n@sha256:cb5fc3fb9bf650035ec816260fc6a43513169322ac408deee4807220a8120380
|
||||
image: docker.n8n.io/n8nio/n8n@sha256:a293b89bac876872a0c1ef0fbbb7ce056aa2d215f62917acf032ecb8010199af
|
||||
labels:
|
||||
swag: enable
|
||||
swag_proto: http
|
||||
@@ -4111,7 +4111,7 @@ services:
|
||||
ND_SPOTIFY_ID: ${YOUR_SPOTIFY_ID}
|
||||
ND_SPOTIFY_SECRET: ${YOUR_SPOTIFY_SECRET}
|
||||
ND_SUBSONICARTISTPARTICIPATIONS: true
|
||||
image: deluan/navidrome:latest@sha256:a5dce8f33304714dd138e870cca0dcab3d937ca236be1a9f2b97da009d1a0048
|
||||
image: deluan/navidrome:latest@sha256:9fa40b3d8dec43ceb2213d1fa551da3dcfef6ac6d19c2e534efb92527c2bafd2
|
||||
labels:
|
||||
homepage.group: Media Library
|
||||
homepage.name: Navidrome
|
||||
@@ -4166,7 +4166,7 @@ services:
|
||||
GRAPHQL_PORT: ${GRAPHQL_PORT:-20212} # GraphQL API port
|
||||
ALWAYS_FRESH_INSTALL: ${ALWAYS_FRESH_INSTALL:-false} # Set to true to reset your config and database on each container start
|
||||
NETALERTX_DEBUG: ${NETALERTX_DEBUG:-0} # 0=kill all services and restart if any dies. 1 keeps running dead services.
|
||||
image: jokobsk/netalertx:latest@sha256:a44ecd183fc88f8bb2cb38487eb13891e5fa72e54ed51907f6fd8776ae790471
|
||||
image: jokobsk/netalertx:latest@sha256:3d26bc197cec949b4abf853a890bc7327abc01c5ab21385255afea3f2af56b42
|
||||
labels:
|
||||
cloudflare.tunnel.enable: true
|
||||
cloudflare.tunnel.hostname: net.${MY_TLD}
|
||||
@@ -4353,7 +4353,7 @@ services:
|
||||
type: bind
|
||||
omnitools:
|
||||
container_name: omnitools
|
||||
image: iib0011/omni-tools:latest@sha256:8f1284a57d4163b6786500876244aa5ba85c948c131cc1f77a2100d2a4177de1
|
||||
image: iib0011/omni-tools:latest@sha256:c010553dd405ed2b8a46481ee44c18a39003fcf94323cc54619d276f6b51df1d
|
||||
labels:
|
||||
homepage.group: Personal Tools
|
||||
homepage.name: OmniTools
|
||||
@@ -4458,7 +4458,7 @@ services:
|
||||
WEBSOCKET_MANAGER: redis
|
||||
WEBSOCKET_REDIS_URL: redis://open-webui-valkey:6379/0
|
||||
REDIS_KEY_PREFIX: open-webui
|
||||
image: ghcr.io/open-webui/open-webui:main@sha256:b80a96e14bb15ea79aec96fbdad4aeab6b3ee7b61520d83b5dbc8c4f47d433a9
|
||||
image: ghcr.io/open-webui/open-webui:main@sha256:c2e4723fdbca5de8f9f0529e22b78acf5bc312a88da730bed88860063d028fe8
|
||||
labels:
|
||||
homepage.group: Personal Tools
|
||||
homepage.name: Open WebUI
|
||||
@@ -4509,7 +4509,7 @@ services:
|
||||
PAPERLESS_URL: https://docs.${MY_TLD}
|
||||
USERMAP_GID: ${PGID}
|
||||
USERMAP_UID: ${PUID}
|
||||
image: ghcr.io/paperless-ngx/paperless-ngx:latest@sha256:07a0b4ba01ce377c82a0636e16c0c3d931fde5b7e9304de6601986cc42d9b6e6
|
||||
image: ghcr.io/paperless-ngx/paperless-ngx:latest@sha256:b89f83345532cfba72690185257eb6c4f92fc2a782332a42abe19c07b7a6595f
|
||||
labels:
|
||||
swag: enable
|
||||
swag_proto: http
|
||||
@@ -4842,7 +4842,7 @@ services:
|
||||
timeout: 10s
|
||||
retries: 3
|
||||
start_period: 5s
|
||||
image: ghcr.io/dsgnr/portcheckerio-web:latest@sha256:089b0e92e3071c3a586dbb3f6f021033a30777500167a5eb52fc727819d6458c
|
||||
image: ghcr.io/dsgnr/portcheckerio-web:latest@sha256:4e0b4c4f0dd99954b6db70e8766f856742ec1a43370d94a754f8a608ddb0d88a
|
||||
labels:
|
||||
swag: enable
|
||||
swag_auth: authelia
|
||||
@@ -4874,7 +4874,7 @@ services:
|
||||
timeout: 10s
|
||||
retries: 3
|
||||
start_period: 5s
|
||||
image: ghcr.io/dsgnr/portcheckerio-api:latest@sha256:e0c01460b689ac1fbb11ef0e93e08971fb2a4c907e7cabeaf53586680c3be77d
|
||||
image: ghcr.io/dsgnr/portcheckerio-api:latest@sha256:881099ffea3550c0abd4ebdb48751f33fde913265695ab5890319f30583e3c62
|
||||
ports:
|
||||
- 36102:8000
|
||||
profiles: ["rinoa-apps"]
|
||||
@@ -5011,7 +5011,7 @@ services:
|
||||
qbittorrentvpn:
|
||||
required: true
|
||||
condition: service_started
|
||||
image: ghcr.io/stuffanthings/qbit_manage:latest@sha256:4f36632a138b4e5aeab3b765b7f389087bfb140c80dbbec1343eca74dc351245
|
||||
image: ghcr.io/stuffanthings/qbit_manage:latest@sha256:8786f2efc6fb8e26281f09bf6c5d0004e2d2420fd4781af0aed123ae01558e21
|
||||
environment:
|
||||
# Web API Configuration
|
||||
QBT_WEB_SERVER: true # Set to true to enable web API
|
||||
@@ -5069,7 +5069,7 @@ services:
|
||||
VPN_PASS: ${DELUGEVPN_ENVIRONMENT_VPN_PASS}
|
||||
VPN_PROV: pia
|
||||
WEBUI_PORT: 8080
|
||||
image: ghcr.io/binhex/arch-qbittorrentvpn:latest@sha256:bfe0b55f9785ffd83a24e9a9591151ef6372803f0ce4755e79b7a417afc8f1ac
|
||||
image: ghcr.io/binhex/arch-qbittorrentvpn:latest@sha256:56630778214670820ffe546a2f0e072b3b8b2a516a08130b213b32bf0bed666d
|
||||
labels:
|
||||
homepage.group: Downloaders
|
||||
homepage.name: qBittorrent
|
||||
@@ -5242,7 +5242,7 @@ services:
|
||||
STORAGE_URL: https://s3.${MY_TLD}/reactive-resume
|
||||
STORAGE_USE_SSL: false
|
||||
TZ: ${TZ}
|
||||
image: amruthpillai/reactive-resume:latest@sha256:343deeeb05b3c844026bbd6f37fbcb41dac64e9185a0f0eecc199748ad724a4f
|
||||
image: amruthpillai/reactive-resume:latest@sha256:1971fcff35612a7c975fee768ef07588959e86ad514f8bcac8d7832a20a56e00
|
||||
labels:
|
||||
homepage.group: Professional Services
|
||||
homepage.name: Reactive Resume
|
||||
@@ -5713,11 +5713,7 @@ services:
|
||||
profiles: ["rinoa-apps"]
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- source: ${DOCKER_VOLUME_CONFIG}/searxng
|
||||
target: /etc/searxng
|
||||
type: bind
|
||||
bind:
|
||||
create_host_path: true
|
||||
- ${DOCKER_VOLUME_CONFIG}/searxng:/etc/searxng
|
||||
searxng-valkey:
|
||||
container_name: searxng-valkey
|
||||
<<: *valkey-params
|
||||
@@ -6239,7 +6235,7 @@ services:
|
||||
SECURITY_ENABLE_LOGIN: true
|
||||
SYSTEM_SHOW_UPDATE: false
|
||||
SYSTEM_SHOW_UPDATE_ONLY_ADMIN: true
|
||||
image: docker.stirlingpdf.com/stirlingtools/stirling-pdf:latest@sha256:7f0385362022ebddbecec0f00892074623ecd00e0ef93b180d8a4d65b3e8dd20
|
||||
image: docker.stirlingpdf.com/stirlingtools/stirling-pdf:latest@sha256:4d9abedcd57a9aa4d36ffb8fc9a4801aea2d295bf6ad349e23dd4b45661a5e42
|
||||
labels:
|
||||
homepage.name: Stirling-PDF
|
||||
homepage.group: Professional Services
|
||||
@@ -6462,7 +6458,7 @@ services:
|
||||
PUID: ${PUID}
|
||||
PGID: ${PGID}
|
||||
LOGS_TO_STDOUT: /config/.unmanic/logs/unmanic.log
|
||||
image: josh5/unmanic:latest@sha256:c339725246b69425c663c7182e6703e3ba07cbd8340ea23f4c38946802c8c4de
|
||||
image: josh5/unmanic:latest@sha256:3751881e8129e412c64453e6d11ff3fb1469121eeb271c73ad63f925a9f5c910
|
||||
labels:
|
||||
homepage.group: Media Library
|
||||
homepage.name: Unmanic
|
||||
@@ -6561,7 +6557,7 @@ services:
|
||||
environment:
|
||||
AWS_ACCESS_KEY_ID: ${VAULT_HASHICORP_AWS_ACCESS_KEY_ID}
|
||||
AWS_SECRET_ACCESS_KEY: ${VAULT_HASHICORP_AWS_SECRET_ACCESS_KEY}
|
||||
image: hashicorp/vault:latest@sha256:4e33b126a59c0c333b76fb4e894722462659a6bec7c48c9ee8cea56fccfd2569
|
||||
image: hashicorp/vault:latest@sha256:e40c741ed95bb271425e3e6ca6c222d620cf8682f6f7a1b1e7c9d49d0aba484b
|
||||
labels:
|
||||
homepage.group: Code/DevOps
|
||||
homepage.name: HashiCorp Vault
|
||||
@@ -6591,7 +6587,7 @@ services:
|
||||
container_name: wallos
|
||||
environment:
|
||||
TZ: ${TZ}
|
||||
image: bellamy/wallos:latest@sha256:ff4f09d93b23ae7ec6aba61e6b4a9b02fdd4f572ef54f4017a890c2414892e2c
|
||||
image: bellamy/wallos:latest@sha256:3c353bbbb036337680e682270c8dce9a062ead2f8a22c45eee763e50c46e9fa1
|
||||
labels:
|
||||
homepage.group: Lifestyle
|
||||
homepage.name: wallos
|
||||
@@ -6621,7 +6617,7 @@ services:
|
||||
- wallos-logos:/var/www/html/images/uploads/logos
|
||||
web-check:
|
||||
container_name: web-check
|
||||
image: lissy93/web-check@sha256:2b4ee0a63f6e5cf12c96dd5b123fff488b40410b99f43f08a6e24bc8460531fa
|
||||
image: lissy93/web-check@sha256:8086a630336e7d43aae7e3fb21658c47130f322afc9abf99e9264bf3b86e030d
|
||||
labels:
|
||||
homepage.group: Privacy/Security
|
||||
homepage.name: Web-Check
|
||||
@@ -6647,7 +6643,7 @@ services:
|
||||
restart: unless-stopped
|
||||
whodb:
|
||||
container_name: whodb
|
||||
image: clidey/whodb@sha256:d7fcca566726bb9dd07dc950bc0c47ea2fffb5e371ada111c5d0609c49f659b4
|
||||
image: clidey/whodb@sha256:304542b8f005a3898a6cbe0b807a148dee4086d80f8d7b4191f52d9f4c05debf
|
||||
environment:
|
||||
WHODB_CLICKHOUSE_1: '{
|
||||
"host": "signoz-clickhouse"
|
||||
@@ -6822,7 +6818,7 @@ services:
|
||||
PGID: ${PGID}
|
||||
DISABLE_BUILTIN_AUTH: true
|
||||
TZ: ${TZ}
|
||||
image: ghcr.io/wizarrrr/wizarr@sha256:855e2a9a98eb18ffee26f321aac5a58712bcb04a537f10c21b95d191f9407588
|
||||
image: ghcr.io/wizarrrr/wizarr@sha256:19da537e01b5470cb34b083b5ac64cb534dd27084d9d66bc634e96c1f3976884
|
||||
labels:
|
||||
homepage.group: Servarr Stack
|
||||
homepage.name: Wizarr
|
||||
|
||||
Reference in New Issue
Block a user