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

@ -276,21 +276,21 @@ curl -s http://10.20.20.11:8008/cluster | python3 -m json.tool
## Tarihsel Durum (2026-05-21) ## Tarihsel Durum (2026-05-21)
| Adım | Durum | | Adım | Durum |
| ------------------------------------------------------- | ---------- | | ------------------------------------------------------- | ----- |
| Terraform — 6 sunucu, ağ, firewall, floating IP | ✅ | | Terraform — 6 sunucu, ağ, firewall, floating IP | ✅ |
| Ansible base + hardening + docker + node_dirs | ✅ | | Ansible base + hardening + docker + node_dirs | ✅ |
| Ansible storagebox + storagebox_ssh_key | ✅ | | Ansible storagebox + storagebox_ssh_key | ✅ |
| Ansible swarm (3 manager app + 3 worker db) | ✅ | | Ansible swarm (3 manager app + 3 worker db) | ✅ |
| Ansible db_labels | ✅ | | Ansible db_labels | ✅ |
| Ansible db_stack (StorageBox DB dizinleri + config) | ✅ | | Ansible db_stack (StorageBox DB dizinleri + config) | ✅ |
| Ansible act_runner (3 prod runner Gitea'da Idle) | ✅ | | Ansible act_runner (3 prod runner Gitea'da Idle) | ✅ |
| DB stack deploy (etcd + MongoDB + Patroni) | ✅ | | DB stack deploy (etcd + MongoDB + Patroni) | ✅ |
| MongoDB replica set init (rs0: 1 primary, 2 secondary) | ✅ | | MongoDB replica set init (rs0: 1 primary, 2 secondary) | ✅ |
| Patroni HA cluster (1 leader, 2 replica, lag=0) | ✅ | | Patroni HA cluster (1 leader, 2 replica, lag=0) | ✅ |
| Ana infra stack deploy (docker-stack-infra_db-prod.yml) | ✅ | | Ana infra stack deploy (docker-stack-infra_db-prod.yml) | ✅ |
| MongoDB rs.initiate (ilk deploy sonrası elle) | ✅ | | MongoDB rs.initiate (ilk deploy sonrası elle) | ✅ |
| Deploy pipeline ilk çalışma | ⏳ bekliyor | | Deploy pipeline ilk çalışma | |
## Güncel Durum (2026-06-15) ## Güncel Durum (2026-06-15)