Mimi App Backup
Automatically back up Lazycat application data
Mimi App Backup is a data protection tool that runs on LazyCat Micro-Service, designed for users who need to secure application configurations, attachments, and SQLite data. The product identifies the current user through LazyCat OIDC, automatically discovers the application instances accessible to the user, and displays data size, file count, database type, and backup readiness. It supports manual backup, batch backup, and scheduled tasks executed by hour, daily, weekly, or via Cron expressions, with per-application selection of full, core, or custom directory scope. During the backup process, regular files are archived into ZIP packages, while SQLite databases are backed up using consistent snapshots. Meanwhile, manifest files, checksum information, task progress, failure reasons, and alerts are recorded. All backup results are saved to the current user's own LazyCat Cloud Drive. All operations follow user isolation principles, with target application data accessed in read-only mode, and direct restoration capability is not provided at this time. Notes: 1.Backup results are saved to the current user's LazyCat Cloud Drive under Application Documents's cloud.lazycat.app.mimi-app-backup/MimaBackup, which includes snapshot.zip and manifest.json. 2.Single-instance applications are eligible for backup, but their data directories may contain shared data; the backup scope is subject to the directories that the LazyCat platform exposes to the current user's account. 3.Support LazyCat OIDC login. 4.Currently, the application does not have a persistent data directory and therefore cannot be backed up. 5.The restoration process will create the latest backup snapshot for the target application.







