WBert WBert
Login Start free
Feature

Backups & Workers

Back to home
Backups & Workers

Protect application data and run backend maintenance from the same control layer.

WBert adds operational tools around the application backend: manual backups, scheduled backups, restore actions and server-side workers managed from the admin interface.

Manual backups Scheduled backups Restore control Background workers Pro tools
Backups Manual and scheduled backup operations.
completedsqlite · manual
scheduleddaily · 02:00 UTC
restoreconfirmation required
Workers Server-side background jobs.
Automatic BackupsRunning
Auto startEnabled

Database backup operations

Applications can create backups from the admin area. SQLite applications are backed up from their database files, while PostgreSQL applications can export their application schemas.

  • Create a backup from the application Backups page.
  • Download backup files for external storage.
  • Restore a selected backup with explicit confirmation.

Scheduled backend workers

Background workers run inside the server process and can be started, stopped and configured by the special admin. The automatic backup worker can execute planned backups based on the configured schedule.

  • Control worker status from the Workers page.
  • Configure automatic startup behavior.
  • Keep recurring backup execution server-side.

Designed for Pro and advanced plans

Backup and restore capabilities can be enabled by plan. This keeps free applications simple while giving Pro and Custom plans stronger operational control.

  • Plan flags for database backups.
  • Plan flags for database restore.
  • Plan flags for scheduled backups.

Operational visibility

Backups and workers are connected with logs and audit information, so important server-side operations can be tracked from the admin interface.

  • Track backup status and errors.
  • Monitor worker execution state.
  • Keep backend maintenance visible to administrators.