Compare commits
13 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e6acdae2aa | |||
| bf135f014e | |||
| 8912cf9722 | |||
| 8fc0b37d5d | |||
| 3290a0d9bf | |||
| 233ecd3a6b | |||
| 0628f8554a | |||
| 490ef39a15 | |||
| edc52829a8 | |||
| a247c24d6b | |||
| 453be47870 | |||
| 3817a77abf | |||
| 7c2097efd8 |
@@ -183,6 +183,7 @@
|
||||
| unmanic | josh5/unmanic:latest | Library Optimizer |
|
||||
| uptimekuma | louislam/uptime-kuma:latest | HTTP Endpoint Monitoring |
|
||||
| vault | hashicorp/vault:2.0.0-bugfix | HashiCorp Vault for secrets, key/value stores, etc. |
|
||||
| vault-agent | hashicorp/vault:2.0.0-bugfix | |
|
||||
| wallos | bellamy/wallos:latest | Subscription Tracking |
|
||||
| web-check | lissy93/web-check | Site scanner for attack vectors, architecture, security configs, and more |
|
||||
| whodb | clidey/whodb | Lightweight next-gen database explorer |
|
||||
|
||||
+4
-4
@@ -483,7 +483,7 @@ services:
|
||||
expose:
|
||||
- 9091
|
||||
- 9959 # Metrics port for Prometheus
|
||||
image: authelia/authelia:master@sha256:0cd9474b07bbabb2614ed19e330b847b0b87d3f119b72d8d620137b421976334
|
||||
image: authelia/authelia:master@sha256:4848d39777ede5f11d8123d4c30488a1d418f9d8183ffbb8f624b1a13bf0ec6f
|
||||
labels:
|
||||
homepage.group: Privacy/Security
|
||||
homepage.name: Authelia
|
||||
@@ -946,7 +946,7 @@ services:
|
||||
PUID: "1000"
|
||||
TZ: America/New_York
|
||||
hostname: Rinoa
|
||||
image: ghcr.io/hotio/cloudflareddns:latest@sha256:6e7bb740c8c0a75ecb1bfc2992511e2abdd92acc8d3424d9abaf0f78055f12dc
|
||||
image: ghcr.io/hotio/cloudflareddns:latest@sha256:352d61503f310e251adf1552a66ffed8f30c2b307a383fbe34a227b4a6307358
|
||||
networks:
|
||||
default: null
|
||||
profiles: ["rinoa-apps"]
|
||||
@@ -2163,7 +2163,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:48c4ea4884b04c77a4a4ec93e190dea6cb7dc1b38acb005a35dd56f68212d85a
|
||||
image: alangrainger/immich-public-proxy:latest@sha256:759a04f859bd18d51cf70d06756f802df9707b410f3e91dc25787254b6d2099a
|
||||
labels:
|
||||
homepage.group: Lifestyle
|
||||
homepage.name: Immich Public Proxy
|
||||
@@ -6156,7 +6156,7 @@ services:
|
||||
UPTIME_KUMA_URL: http://uptimekuma:3001
|
||||
UPTIME_KUMA_USERNAME: ${UPTIME_KUMA_USERNAME}
|
||||
hostname: Rinoa
|
||||
image: lscr.io/linuxserver/swag:latest@sha256:74b906a164b2eb43f1792aeac5e2ca464b5b118b3d918cb1a5f2b8ccfed12ebb
|
||||
image: lscr.io/linuxserver/swag:latest@sha256:ef97e83fc0283f972406ed62f208482653b9a9233eb389b947718b28c8c99263
|
||||
labels:
|
||||
swag: enable
|
||||
swag_proto: http
|
||||
|
||||
Reference in New Issue
Block a user