docs(prod): mark initial deployment pipeline completed

Update the production installation history to show the initial deployment pipeline as completed.

Normalize the historical status table formatting while keeping the recorded setup milestones unchanged.
This commit is contained in:
Murat ÖZDEMİR 2026-06-18 19:32:34 +03:00
parent 737b3b3b63
commit 87df1b3a5c

View File

@ -277,7 +277,7 @@ curl -s http://10.20.20.11:8008/cluster | python3 -m json.tool
## Tarihsel Durum (2026-05-21)
| Adım | Durum |
| ------------------------------------------------------- | ---------- |
| ------------------------------------------------------- | ----- |
| Terraform — 6 sunucu, ağ, firewall, floating IP | ✅ |
| Ansible base + hardening + docker + node_dirs | ✅ |
| Ansible storagebox + storagebox_ssh_key | ✅ |
@ -290,7 +290,7 @@ curl -s http://10.20.20.11:8008/cluster | python3 -m json.tool
| Patroni HA cluster (1 leader, 2 replica, lag=0) | ✅ |
| Ana infra stack deploy (docker-stack-infra_db-prod.yml) | ✅ |
| MongoDB rs.initiate (ilk deploy sonrası elle) | ✅ |
| Deploy pipeline ilk çalışma | ⏳ bekliyor |
| Deploy pipeline ilk çalışma | |
## Güncel Durum (2026-06-15)