Compare commits
7 Commits
b873a2f28b
...
3b3e04ee64
| Author | SHA1 | Date | |
|---|---|---|---|
| 3b3e04ee64 | |||
| bd0b488241 | |||
| 7d05441b6d | |||
| bee56715f2 | |||
| 29cfc554e0 | |||
| ba2236aac4 | |||
| bc920e2761 |
+4
-4
@@ -1960,7 +1960,7 @@ services:
|
||||
interval: 10s
|
||||
start_period: 20s
|
||||
test: ["CMD-SHELL", "pg_isready -U gitea -d gitea"]
|
||||
image: postgres:14@sha256:e0979b2d53fdb13aa68d8adeec2b7507279d7b18103e67e6c889a6e7fe19a1b9
|
||||
image: postgres:14@sha256:ca25035f7e6f74552655a1c5e4a9eb21f85e9d316f1f70371f790ef70095dd58
|
||||
networks:
|
||||
default: null
|
||||
profiles: ["rinoa-infra"]
|
||||
@@ -3513,7 +3513,7 @@ services:
|
||||
REDIS_URL: redis://manyfold-valkey:6379/2
|
||||
SECRET_KEY_BASE: ${MANYFOLD_SECRET_KEY_BASE}
|
||||
MUTLIUSER: enabled
|
||||
image: lscr.io/linuxserver/manyfold:latest@sha256:08d5d7502f69b08113190ffd41a611c4328f0a282183671cad21b4fa3405c614
|
||||
image: lscr.io/linuxserver/manyfold:latest@sha256:4f9a976366bb347e170485cd8a0efd06a173444db3aa71ac9a05472ee08b7aa3
|
||||
labels:
|
||||
homepage.group: Lifestyle
|
||||
homepage.name: Manyfold
|
||||
@@ -4277,7 +4277,7 @@ services:
|
||||
- nocodb_valkey_data:/data/valkey
|
||||
ollama:
|
||||
container_name: ollama
|
||||
image: ollama/ollama:latest@sha256:3d8a05e3432d50ea57594fabe971e46cc8fe963a0f9f8c40400bd56cd5388e47
|
||||
image: ollama/ollama:latest@sha256:d4188c1dfa870386a14e299976aed96daeb83876b69e1a852c9d09ea76463b9f
|
||||
ports:
|
||||
- 11434:11434
|
||||
profiles: ["rinoa-apps"]
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user