Astropress Admin
Signed in as Admin Harness admin
You're using default bootstrap credentials — change your password before deploying to a live server.
Not configured yet

Backups

Schedule snapshots of the data store and exports of the media bucket. View recent backup runs and restore points.

How to enable

registerCms({
  backups: { schedule: "daily", target: "r2://backups" },
});

Supported providers