This is an automated archive made by the Lemmit Bot.

The original was posted on /r/selfhosted by /u/Dizzy-Message543 on 2026-02-28 14:29:08+00:00.


Hi everyone!

I’m one of the maintainers of Portabase, and I’m excited to share some recent updates. We’ve just added OIDC and multiple OAuth providers support!

Repository:https://github.com/Portabase/portabase

Website / Docs:https://portabase.io/

Quick recap:

Portabase is an open-source, self-hosted database backup & restore tool. It’s designed to be simple, reliable, and lightweight, without exposing your databases to public networks. It works via a central server and edge agents (think Portainer), making it perfect for self-hosted or edge environments.

Key features:

  • Logical backups for PostgreSQL, MySQL, MariaDB, MongoDB, and SQLite
  • Multiple storage backends: local filesystem, S3, Cloudflare R2
  • Notifications via Discord, Telegram, Slack, etc.
  • Cron-based scheduling with flexible retention strategies
  • Agent-based architecture for secure, edge-friendly deployments
  • Ready-to-use Docker Compose setup
  • Full streaming uploads

What’s new:

  • OIDC support
  • Examples provided for Keycloak and Pocket ID
  • New OAuth providers

What’s coming next:

  • Increasing test coverage
  • Extending database support (Microsoft SQL Server, Redis, ClickHouse DB, etc.)
  • Watchtower support
  • Bug fixes

We’d love to hear your feedback! Please test it out, report issues, or suggest improvements.

Thanks for checking out Portabase, and happy backing up!