The First Beta
๐ First official Beta with enterprise-ready features.
โจ Features
- SSO: Full OpenID Connect with Authentik, PocketID, and Generic providers including account linking and auto-provisioning
- S3: AWS S3 and compatible providers (MinIO, R2, etc.) via AWS SDK
- SFTP: Secure backup offloading to remote servers with connection testing
- audit: Comprehensive action tracking with IP, User Agent, change diffs, configurable retention, and faceted filtering
- MariaDB: Dedicated adapter with dialect handling
- adapters: Auto-detection of database version and dialect (MySQL 5.7 vs 8.0, etc.)
- system: Update checker โ notifies admins when new versions are available
- adapters: Visual health history grid and badges for all adapters
๐ Security
- MySQL: Password handling switched to
MYSQL_PWDenvironment variable
๐งช Tests
- testing: Unit and integration tests for backup/restore pipelines, storage, notifications, and scheduler
๐ณ Docker
- Image:
skyfay/dbackup:v0.8.0-beta - Also tagged as:
beta - Platforms: linux/amd64, linux/arm64