diff options
| author | Paul Buetow <paul@buetow.org> | 2026-07-03 23:18:28 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-07-03 23:18:28 +0300 |
| commit | 30dd2c01e6996f81571d752c0ef09db13f942780 (patch) | |
| tree | e1b9d1ad1a2345b8cd25cee7713fcc7c48906628 /README.md | |
| parent | dfd0a39ad60c16f99786a946127643c60a87f2db (diff) | |
docs: drop f3s skill reference from public deploy notes
Amp-Thread-ID: https://ampcode.com/threads/T-019f299f-7596-73b6-ba71-0f71fcd3c131
Co-authored-by: Amp <amp@ampcode.com>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -118,10 +118,9 @@ podman rm -f ychat ## Deploying to the f3s k3s cluster -Deploying ychat to the f3s homelab k3s cluster (image build/push, Helm chart, -ArgoCD Application, PVC requirements) is **not** documented here — it lives in -the private `f3s` skill reference, since it depends on homelab-specific -infrastructure. **The DB-backed build described in this README is now +Deploying ychat to a homelab k3s cluster (image build/push, Helm chart, +ArgoCD Application, PVC requirements) is homelab-specific and **not** +documented in this public repo. **The DB-backed build described in this README is now deployed** — the live LAN URL (**https://ychat.f3s.lan.buetow.org/**) serves image tag `67babb2` with a persistent volume (`ychat-data-pvc`, hostPath-backed NFS share) mounted at `/app/data`, so registered accounts survive pod |
