[ci skip] update claude knowledge: add health service
This commit is contained in:
parent
5ad7b7e76d
commit
a2e1a79286
1 changed files with 3 additions and 1 deletions
|
|
@ -150,6 +150,7 @@ When configuring services to use the mailserver:
|
||||||
- Freedify: latest (music streaming, factory pattern)
|
- Freedify: latest (music streaming, factory pattern)
|
||||||
- AFFiNE: stable (visual canvas, uses PostgreSQL + Redis)
|
- AFFiNE: stable (visual canvas, uses PostgreSQL + Redis)
|
||||||
- Wyoming Whisper: latest (STT for Home Assistant, CPU on GPU node)
|
- Wyoming Whisper: latest (STT for Home Assistant, CPU on GPU node)
|
||||||
|
- Health: latest (Apple Health data dashboard, Svelte + FastAPI + Caddy, uses PostgreSQL)
|
||||||
|
|
||||||
## Useful Commands
|
## Useful Commands
|
||||||
```bash
|
```bash
|
||||||
|
|
@ -275,6 +276,7 @@ Top-level modules in `main.tf`:
|
||||||
| frigate | NVR/camera (GPU) | gpu |
|
| frigate | NVR/camera (GPU) | gpu |
|
||||||
| ebook2audiobook | E-book to audio (GPU) | gpu |
|
| ebook2audiobook | E-book to audio (GPU) | gpu |
|
||||||
| affine | Visual canvas/whiteboard (PostgreSQL + Redis) | aux |
|
| affine | Visual canvas/whiteboard (PostgreSQL + Redis) | aux |
|
||||||
|
| health | Apple Health data dashboard (PostgreSQL) | aux |
|
||||||
| whisper | Wyoming Faster Whisper STT (CPU on GPU node) | gpu |
|
| whisper | Wyoming Faster Whisper STT (CPU on GPU node) | gpu |
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
@ -297,7 +299,7 @@ owntracks, dawarich, tuya, meshcentral, nextcloud, actualbudget,
|
||||||
onlyoffice, forgejo, freshrss, navidrome, ollama, openwebui,
|
onlyoffice, forgejo, freshrss, navidrome, ollama, openwebui,
|
||||||
isponsorblocktv, speedtest, freedify, rybbit, paperless,
|
isponsorblocktv, speedtest, freedify, rybbit, paperless,
|
||||||
servarr, prowlarr, bazarr, radarr, sonarr, flaresolverr,
|
servarr, prowlarr, bazarr, radarr, sonarr, flaresolverr,
|
||||||
jellyfin, jellyseerr, tdarr, affine
|
jellyfin, jellyseerr, tdarr, affine, health
|
||||||
```
|
```
|
||||||
|
|
||||||
### Special Subdomains
|
### Special Subdomains
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue