48ea61cdcc
- Product documentation in docs/products/ - Updated MEMORY.md with product info - quiXzoom Auth Core as AAMOS Identity product
37 lines
1.3 KiB
Markdown
37 lines
1.3 KiB
Markdown
# Deploy-status — Glossary + quixzoom-fixar
|
|
|
|
## ✅ KLART
|
|
|
|
### quiXzoom /for-organisations/
|
|
- ✅ SVG-problem fixat (✓ istället för SVG-kod)
|
|
- ✅ "Contact Sales" borttaget → "Start Order"
|
|
- ✅ Alla mailto-länkar borttagna → /order/
|
|
- ✅ Deployat till S3
|
|
- ✅ CloudFront invaliderad
|
|
|
|
### Glossary — Landvex Ecosystem
|
|
- ✅ quixzoom.com/glossary/ — 200 OK
|
|
- ✅ landvex.com/glossary/ — 200 OK
|
|
- ✅ aamos.ai/glossary/ — FIL FINNS på S3 men servern returnerar 404
|
|
|
|
## ⚠️ KRÄVER MANUELL ÅTGÄRD
|
|
|
|
### aamos.ai/glossary/
|
|
Filen finns på S3: `s3://aamos.ai/glossary/index.html` (110KB)
|
|
Men aamos.ai pekar på en separat server (16.170.83.169) med nginx.
|
|
|
|
**Åtgärd:**
|
|
1. SSH till aamos.ai-servern
|
|
2. Kopiera filen: `aws s3 cp s3://aamos.ai/glossary/index.html /var/www/aamos.ai/glossary/`
|
|
3. Eller rsync från workspace: `rsync /home/bernt/.openclaw/workspace/aamos-ai-site/glossary/ server:/var/www/aamos.ai/glossary/`
|
|
|
|
**Eller:** Konfigurera om DNS för aamos.ai att peka på CloudFront istället.
|
|
|
|
## 📋 SAMMANSTÄLLNING
|
|
|
|
| Sajt | Glossary | /for-organisations/ | Status |
|
|
|------|----------|---------------------|--------|
|
|
| quixzoom.com | ✅ 200 | ✅ Fixad | KLAR |
|
|
| landvex.com | ✅ 200 | N/A | KLAR |
|
|
| aamos.ai | ⚠️ 404 | N/A | MANUELL DEPLOY KRÄVS |
|