Skip to content
DocsFeatures & AppsDatabases

Databases

Run and manage databases as Docker containers, with scheduled backups.

What it does

  • Run Postgres, MySQL, or Mongo via Docker.
  • Per-instance backup schedules (daily ≤30 kept, hourly ≤7 kept) plus manual backups.
  • Restore as a new instance — a fresh container and port with the same credentials.
  • Backups archived under ~/linux-pro/backups/db/.
Note
Requires Docker, installable from the Application Store.