
A DatoCMS plugin by Signifly that automatically creates scheduled backups of your environments with full history tracking and configurable retention policies.
During deployment:
1. Set CRON_SECRET and API_SECRET (generate with openssl rand -hex 32)
2. Vercel KV storage will be automatically provisioned
Install from the DatoCMS marketplace or add manually by npm package name.
| Variable | Required | Description |
|---|---|---|
CRON_SECRET | Yes | Secret for cron endpoint authentication |
API_SECRET | Yes | Secret for API endpoint authentication |
This plugin is an extended version of datocms-plugin-automatic-environment-backups by marcelofinaworknate. We've added Vercel deployment, backup history tracking, and retention policies.
Signifly is a digital agency specializing in strategy, design, and technology. We build digital products and experiences that make a difference.
MIT