Skip to main content

Databasement Documentation

Welcome to the Databasement documentation!

Databasement is a web application for managing database server backups. It allows you to register database servers (MySQL, PostgreSQL, MariaDB), test connections, schedule automated backups, and restore snapshots to any registered server.

Features

  • Multi-database support: Manage MySQL, PostgreSQL, and MariaDB servers
  • Automated backups: Schedule recurring backups with customizable retention
  • Storage volumes: Store backups locally or on S3-compatible storage
  • Cross-server restore: Restore snapshots from one server to another
  • User management: Multi-user support with two-factor authentication
  • Simple deployment: Single container with built-in web server, queue worker, and scheduler

Documentation Sections

Self-Hosting

Learn how to deploy Databasement on your own infrastructure:

User Guide

Learn how to use Databasement:

Contributing

Want to contribute to Databasement?