Kevin BATAILLE kevin.bataille
  • Joined on 2024-11-22
kevin.bataille opened issue kevin.bataille/wp-recache#3 2026-09-13 07:22:46 +00:00
JavaScript File Optimization
kevin.bataille opened issue kevin.bataille/wp-recache#2 2026-09-13 07:22:27 +00:00
CSS File Optimization
kevin.bataille opened issue kevin.bataille/wp-recache#1 2026-09-13 07:22:08 +00:00
Core Page Cache
kevin.bataille created repository kevin.bataille/wp-recache 2026-09-13 07:20:15 +00:00
d467929f91 update mariadb script file
b0a72d1190 Update nexusvoice config
4975bd1bda Update configs to match real environment
f3cf24a41c docs: update README and RUNBOOK for multi-deployment config
74390b78af feat: extract deployment config into configs/ for multi-server reuse
Compare 2 commits »
kevin.bataille created branch feat/multi-deployment-config in kevin.bataille/backup-agent 2026-08-30 22:50:45 +00:00
kevin.bataille pushed to feat/mail-notification at kevin.bataille/backup-agent 2026-08-30 22:27:26 +00:00
4d98d945b1 Notify about backup with mail
kevin.bataille created branch feat/mail-notification in kevin.bataille/backup-agent 2026-08-30 22:27:26 +00:00
kevin.bataille pushed to master at kevin.bataille/backup-agent 2026-07-27 14:19:06 +00:00
45d2b2be77 Remove max delete from Rclone
61742efea0 Reduce delete quantity on Rsync clone to avoid failed backup
Compare 2 commits »
kevin.bataille pushed to master at kevin.bataille/backup-agent 2026-07-25 21:06:37 +00:00
bfafb09ee6 fix: also exclude logs/ (plural) directories from the archive
kevin.bataille pushed to master at kevin.bataille/backup-agent 2026-07-25 20:57:00 +00:00
cd17727ff9 fix: make rclone sync more resilient to Scaleway throttling
kevin.bataille pushed to master at kevin.bataille/backup-agent 2026-07-25 19:46:40 +00:00
682ba9d64d feat: exclude per-site log/ directories from the archive
kevin.bataille pushed to master at kevin.bataille/backup-agent 2026-07-25 19:38:01 +00:00
511c95063d fix: replace undefined log() calls with echo in dump_db.sh
kevin.bataille pushed to master at kevin.bataille/backup-agent 2026-07-25 19:36:07 +00:00
dc414de14e docs: add README, note repo is unencrypted by deliberate choice
kevin.bataille pushed to master at kevin.bataille/backup-agent 2026-07-25 19:30:28 +00:00
dd4fd8cb9c fix: point dump_db.sh at its /opt/backup-agent deploy path, remove healthcheck
kevin.bataille pushed to master at kevin.bataille/backup-agent 2026-07-25 19:26:17 +00:00
b8564703bc Use root account for database
kevin.bataille pushed to master at kevin.bataille/backup-agent 2026-07-25 19:25:16 +00:00
88696d6e30 Update chmod