[BLOCKER P1] No automated MySQL backup for cPanel WordPress sites #9
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Context
ummah.falahos.my was restored from a MySQL dump that existed only locally at
/root/ummahwp_dump.sql. There is no automated backup pipeline for the cPanel MySQL databases (maiforsc_ummahwp, maiforsc_wp646, etc.).Risk
If the cPanel server goes down or a migration goes wrong, we have:
falah-os/cpanel-db-backups(after the fact)Action Required
Design and implement an automated MySQL dump + push to Gitea (
falah-os/cpanel-db-backups) on a daily schedule. Options:Tagged
@hermes — to implement the backup pipeline
@ody — to research the best approach given Imunify360 restrictions
Priority
P1 — Without automated backups, we lose all cPanel DB changes between manual snapshots.