docs: Update UUIDs and installation docs

- Replace old UUID stvabl4vaqru7jclx4ittzr3 with dx4pqdziu4uj6x9fxs1u5z0x
- Remove old worker UUID asxqaq3566to108xordck0ff
- Update INSTALL.md: Stand 2026-08-04, Commit 0ebc411, Alembic-Head 0103
- Update DEPLOY.md: New UUID and auto-resolve via APP_DOMAIN
This commit is contained in:
Agent Zero
2026-08-04 13:16:28 +02:00
parent 0ebc411fd8
commit 0ce3d43ae2
6 changed files with 16 additions and 16 deletions
+6 -6
View File
@@ -4,7 +4,7 @@
**Stand:** 2026-07-31 12:06 CEST
**Git-Commit:** 3032ad2 (main)
**Alembic-Head:** 0088
**Docker-Image:** stvabl4vaqru7jclx4ittzr3:3032ad2 (Coolify-Build aus Git)
**Docker-Image:** dx4pqdziu4uj6x9fxs1u5z0x:3032ad2 (Coolify-Build aus Git)
---
@@ -12,7 +12,7 @@
| Container | Status | Rolle |
|-----------|--------|------|
| stvabl4vaqru7jclx4ittzr3-100457116674 | Up, healthy | API (crm_api) |
| dx4pqdziu4uj6x9fxs1u5z0x-100457116674 | Up, healthy | API (crm_api) |
| leocrm-worker | Up, healthy | Worker (crm_worker) |
| crm-postgres | Up | PostgreSQL |
| crm-redis | Up | Redis |
@@ -200,7 +200,7 @@ Phase 0 und Phase 1 können als technisch abgenommen gelten, sobald Gate 2, 3 un
**Datum:** 2026-07-31
**Git-Commit:** 89b775b
**Test-Service:** g13zwdav6myvpnop96dj7tpx (crmtest.media-on.de)
**Image:** stvabl4vaqru7jclx4ittzr3:89b775b
**Image:** dx4pqdziu4uj6x9fxs1u5z0x:89b775b
**DB-Image:** pgvector/pgvector:pg16
### Durchführung
@@ -244,7 +244,7 @@ Phase 0 und Phase 1 können als technisch abgenommen gelten, sobald Gate 2, 3 un
# Image bauen
git clone https://forgejo.media-on.de/Leopoldadmin/leocrm.git
git checkout 89b775b
docker build -t stvabl4vaqru7jclx4ittzr3:89b775b .
docker build -t dx4pqdziu4uj6x9fxs1u5z0x:89b775b .
# Compose aktualisieren und neu starten
docker compose up -d
@@ -280,7 +280,7 @@ Alle Abnahmekriterien erfüllt. Die Anwendung startet auf einer vollständig lee
**Datum:** 2026-07-31
**Git-Commit:** 94847ea
**Test-Service:** g13zwdav6myvpnop96dj7tpx (crmtest.media-on.de)
**Image:** stvabl4vaqru7jclx4ittzr3:94847ea
**Image:** dx4pqdziu4uj6x9fxs1u5z0x:94847ea
### Durchgeführte Änderungen
@@ -328,7 +328,7 @@ Alle Abnahmekriterien erfüllt. Die Anwendung startet auf einer vollständig lee
# Image bauen
git clone https://forgejo.media-on.de/Leopoldadmin/leocrm.git
git checkout 94847ea
docker build -t stvabl4vaqru7jclx4ittzr3:94847ea .
docker build -t dx4pqdziu4uj6x9fxs1u5z0x:94847ea .
# Deploy
docker compose up -d