Skip to content

Scheduled backup and restore #16

@mohith-das

Description

@mohith-das

Summary

Automated scheduled backups and one-command restore.

Approach

  • wikimcp backup --dir /data/wikimcp --out /backups/ — snapshot all user wikis
  • wikimcp restore --from /backups/wikimcp-2026-04-14.tar.gz
  • Cron-compatible: add to crontab or systemd timer
  • Incremental backups via git bundle

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestv0.3Planned for v0.3 release

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions