Jul 17: WP migration complete, Mattermost deployed, backup restore system, DNS updates
This commit is contained in:
@@ -0,0 +1,38 @@
|
||||
# Project Log — July 17, 2026
|
||||
|
||||
## WordPress Migration (wphost02 → app3)
|
||||
- **Status:** COMPLETE
|
||||
- 7 sites migrated from wphost02 (5.161.62.38) to app3 (152.53.241.111)
|
||||
- Sites: debtreecoveryexperts.com, boxpilotlogistics.com, iamgmb.com, katiewattsdesign.com, vigilanttac.com, apextrackexperience.com, mainwp.itpropartner.com
|
||||
- Method: tar-pipe + mysqldump via SSH, CloudPanel site creation
|
||||
- DNS: Cloudflare for BoxPilot, IAmGMB, VigilantTAC, Katie, DRE; SiteGround for MainWP, Apex
|
||||
- Katie domain fix: katiewattsdesign.com (two t's in watts) on Cloudflare
|
||||
- Apex domain fix: apextrackexperience.com (not apexpredatorstackexperience)
|
||||
- DRE fix: debtrecoveryexperts.com (two r's in recovery), Nginx server_name typo
|
||||
- DRE SSL: Cloudflare Full mode, 525 resolved after Nginx fix
|
||||
|
||||
## Mattermost Deployment
|
||||
- **Status:** LIVE at noc.itpropartner.com (DNS pending)
|
||||
- **Server:** app1 (152.53.36.131), Docker, Team Edition
|
||||
- **Backend:** PostgreSQL 16 Alpine
|
||||
- **Caddy:** noc.itpropartner.com → 127.0.0.1:8065
|
||||
- **Storage:** /root/docker/mattermost
|
||||
- Admin: info@itpropartner.com
|
||||
|
||||
## Backup Restore System
|
||||
- **Status:** LIVE at my.itpropartner.com/backups
|
||||
- **Server:** app3 (152.53.241.111), Flask port 8090
|
||||
- **Features:** 2x daily snapshots (1 AM + 1 PM), 60-day retention, collapsible per-site view, restore modal, download links
|
||||
- **Storage:** /opt/backup-restore/snapshots/<domain>/
|
||||
- **Cron:** 0 1,13 * * *
|
||||
- **Caddy:** Core proxies my.itpropartner.com/backups → app3:8090
|
||||
|
||||
## Katie Watts DNS Fix
|
||||
- Domain: katiewattsdesign.com (two t's)
|
||||
- DNS: Cloudflare, updated A record to 152.53.241.111
|
||||
- Previously: was resolving to old IP, Cloudflare zone accessible
|
||||
|
||||
## Model Credits Reliability
|
||||
- DeepSeek balance: $59.29 (not exhausted)
|
||||
- Cron fixed to track deepseek-v4-pro instead of deepseek-chat
|
||||
- Local Ollama fallback: llama3.2:3b
|
||||
Reference in New Issue
Block a user