Kevin BATAILLE kbe
  • Joined on 2024-11-22
kbe pushed to master at kbe/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 »
kbe pushed to master at kbe/backup-agent 2026-07-25 21:06:37 +00:00
bfafb09ee6 fix: also exclude logs/ (plural) directories from the archive
kbe pushed to master at kbe/backup-agent 2026-07-25 20:57:00 +00:00
cd17727ff9 fix: make rclone sync more resilient to Scaleway throttling
kbe pushed to master at kbe/backup-agent 2026-07-25 19:46:40 +00:00
682ba9d64d feat: exclude per-site log/ directories from the archive
kbe pushed to master at kbe/backup-agent 2026-07-25 19:38:01 +00:00
511c95063d fix: replace undefined log() calls with echo in dump_db.sh
kbe pushed to master at kbe/backup-agent 2026-07-25 19:36:07 +00:00
dc414de14e docs: add README, note repo is unencrypted by deliberate choice
kbe pushed to master at kbe/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
kbe pushed to master at kbe/backup-agent 2026-07-25 19:26:17 +00:00
b8564703bc Use root account for database
kbe pushed to master at kbe/backup-agent 2026-07-25 19:25:16 +00:00
88696d6e30 Update chmod
kbe pushed to master at kbe/backup-agent 2026-07-25 19:23:21 +00:00
e40802deeb No more healthcheck
kbe pushed to master at kbe/backup-agent 2026-07-25 19:16:41 +00:00
86c7731d0c Ignore files, remove old and add CLAUDE.md
kbe pushed to master at kbe/backup-agent 2026-07-25 19:14:49 +00:00
592ef45bab fix: start mariadb before restoring DBs in cmd_full, add lock/preflight
8d7a603615 docs: add operational runbook for backup and recovery
4be1372e4d feat: add full disaster-recovery mode to restore.sh
5d547f04ec feat: add single-database restore mode to restore.sh
ea361904ba feat: add non-destructive file-restore mode to restore.sh
kbe created branch master in kbe/backup-agent 2026-07-25 19:14:48 +00:00
kbe created repository kbe/backup-agent 2026-07-25 19:14:15 +00:00
kbe pushed to master at kbe/whitemagic 2026-07-22 20:26:39 +00:00
6300bebe33 Fix API documentation and examples; add comprehensive documentation suite
040a51bf03 fix: Build documentation at compilation
Compare 2 commits »
kbe pushed to master at kbe/whitemagic 2026-07-22 17:31:02 +00:00
e8c84f0ba1 Fix IcedAssembler immediate overflow and unwrap invoke exceptions
0ddd812829 Address review: forwarder split, CreateDelegate guard, API-set docs
30d5a9a5ec Add optional Iced backend: arbitrary text assembly and full prologue validation
af7e3dc1b9 Close out verification tasks 9.3 and 9.4
678cb00895 Implement RemoteModule/RemoteFunction and prove x64 ABI at runtime
Compare 5 commits »
kbe pushed to develop at kbe/whitemagic 2026-07-22 17:30:50 +00:00
da342d355e Remove legacy BlackMagic specs
1169fdb994 Address review findings for thread control and process discovery
3e294dc846 Add process discovery helpers and Magic facade accessors
8f988768fe Fix thread namespace collision and tighten executable stub allocation
9aef9c21e3 Add thread control surfaces
Compare 31 commits »
kbe pushed to feature/add-thread-region-finder at kbe/whitemagic 2026-07-22 17:12:30 +00:00
da342d355e Remove legacy BlackMagic specs
kbe pushed to feature/add-thread-region-finder at kbe/whitemagic 2026-07-22 16:59:53 +00:00
1169fdb994 Address review findings for thread control and process discovery
3e294dc846 Add process discovery helpers and Magic facade accessors
8f988768fe Fix thread namespace collision and tighten executable stub allocation
9aef9c21e3 Add thread control surfaces
f0faca3112 Add memory-region query, enumeration, and scoped protection
Compare 10 commits »
kbe created branch feature/add-thread-region-finder in kbe/whitemagic 2026-07-22 16:59:53 +00:00