Compare commits
13 Commits
9809df636a
...
1b1033ede9
| Author | SHA1 | Date | |
|---|---|---|---|
| 1b1033ede9 | |||
| c17a8bece2 | |||
| 1029d8ca88 | |||
| fd8357470d | |||
| 844ac0487e | |||
| d6970a7d66 | |||
| 9b0da3ad16 | |||
| 13a6251f1d | |||
| 5a9c183762 | |||
| 7f97f06138 | |||
| f9c2476242 | |||
| 3904f1ad0b | |||
| 80e812872f |
+7
-7
@@ -585,7 +585,7 @@ services:
|
||||
expose:
|
||||
- 9091
|
||||
- 9959 # Metrics port for Prometheus
|
||||
image: authelia/authelia:master@sha256:de1bdd9bcf7089ca2d9fa95cc904218e263091b61f91b49d9caa37bd0d87e57e
|
||||
image: authelia/authelia:master@sha256:eb9186d90344b7717ac5483b7cc3dc2e2b45bd4352da8586010223067938864d
|
||||
labels:
|
||||
homepage.group: Privacy/Security
|
||||
homepage.name: Authelia
|
||||
@@ -1723,7 +1723,7 @@ services:
|
||||
WEEKLY_JAMS_FLAGS: --playlist=weekly-jams --download-mode=skip
|
||||
DAILY_JAMS_SCHEDULE: 30 2 * * *
|
||||
DAILY_JAMS_FLAGS: --playlist=daily-jams --download-mode=skip
|
||||
image: ghcr.io/lumepart/explo:latest@sha256:4d8870ea033cb27e078772e60c4ca7b92f8c3ece062de8ceaec047e46e79f1df
|
||||
image: ghcr.io/lumepart/explo:latest@sha256:d323d0e1e8aaced56907f0357cb4172d879b7ce5efcc88ffe3421cfb8d846b2d
|
||||
profiles: ["rinoa-apps"]
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
@@ -4006,7 +4006,7 @@ services:
|
||||
LZ_TOKEN: ${MALOJA_LISTENBRAINZ_TOKEN}
|
||||
SPOTIFY_CLIENT_ID: ${YOUR_SPOTIFY_ID}
|
||||
SPOTIFY_CLIENT_SECRET: ${YOUR_SPOTIFY_SECRET}
|
||||
image: foxxmd/multi-scrobbler@sha256:47cc038ad87c22dbcc03b49f8ce7b54690447217b33f2307934959b4a3c992a4
|
||||
image: foxxmd/multi-scrobbler@sha256:76c264aab69bbcfd647d2009562763bb6bc0d0d8fa0cd087a2c064cca265161b
|
||||
labels:
|
||||
homepage.group: Media Library
|
||||
homepage.name: Multi-Scrobbler
|
||||
@@ -4483,7 +4483,7 @@ services:
|
||||
PAPERLESS_URL: https://docs.${MY_TLD}
|
||||
USERMAP_GID: ${PGID}
|
||||
USERMAP_UID: ${PUID}
|
||||
image: ghcr.io/paperless-ngx/paperless-ngx:latest@sha256:5f2a72fd7be42c6b1d8fa1751606a140452d4c3e6e829ae6b1b15e3c95129481
|
||||
image: ghcr.io/paperless-ngx/paperless-ngx:latest@sha256:719a4e4c4314b417646b00e58bfbfbe55e4cb59017a2dec1533e96d8deb66ec1
|
||||
labels:
|
||||
swag: enable
|
||||
swag_proto: http
|
||||
@@ -4985,7 +4985,7 @@ services:
|
||||
qbittorrentvpn:
|
||||
required: true
|
||||
condition: service_started
|
||||
image: ghcr.io/stuffanthings/qbit_manage:latest@sha256:64f749b97604d607747fc8b790821cf0317d8107385ea111afe1ed1c9d1d5b11
|
||||
image: ghcr.io/stuffanthings/qbit_manage:latest@sha256:94399ef83005856209dcb61756427f00e4907092b7c44ba8ee8d631c81daef20
|
||||
environment:
|
||||
# Web API Configuration
|
||||
QBT_WEB_SERVER: true # Set to true to enable web API
|
||||
@@ -6505,7 +6505,7 @@ services:
|
||||
UPTIME_KUMA_PASSWORD: ${UPTIME_KUMA_PASSWORD}
|
||||
DOCKER_HOST: tcp:/${DOCKER_VOLUME_CONFIG}proxy:2375
|
||||
hostname: Rinoa
|
||||
image: louislam/uptime-kuma:latest@sha256:431fee3be822b04861cf0e35daf4beef6b7cb37391c5f26c3ad6e12ce280fe18
|
||||
image: louislam/uptime-kuma:latest@sha256:3d632903e6af34139a37f18055c4f1bfd9b7205ae1138f1e5e8940ddc1d176f9
|
||||
labels:
|
||||
homepage.group: Infrastructure/App Performance Monitoring
|
||||
homepage.name: Uptime Kuma
|
||||
@@ -6636,7 +6636,7 @@ services:
|
||||
restart: unless-stopped
|
||||
whodb:
|
||||
container_name: whodb
|
||||
image: clidey/whodb@sha256:6cc1a109c739c824157c2782d07767ce9a5312a537f7056ec857ddab17e31c0f
|
||||
image: clidey/whodb@sha256:b82302bb67eb8730cc7d2ed8af847db408e6bf6a88d444322bfe42500436909f
|
||||
environment:
|
||||
WHODB_CLICKHOUSE_1: '{
|
||||
"host": "signoz-clickhouse"
|
||||
|
||||
Reference in New Issue
Block a user