Free trial · 14 days · Cancel anytimeGet started

Database backup fix

v0.10.1-beta
  • Database backup fix. Backing up a project's database no longer depends on the app's deployment files being present on the server: the managed database dump is taken directly against the dedicated database container. A database could therefore fail to be backed up with "project not deployed on this host" while its database did exist. (File-archive backups still require the app to be deployed.)