-
Notifications
You must be signed in to change notification settings - Fork 0
Database
DubStepMad edited this page Aug 4, 2026
·
1 revision
Stack → Database lists databases on the active profile engine (managed MySQL / MariaDB / PostgreSQL, or an external NAS/remote connection configured on the profile).
- Confirm the status line shows a reachable engine.
- Enter a name and click Create database.
- Or create a matching DB from a site’s Details drawer.
Managed engines get:
- Automatic backup before stop
- Daily backups while DevTent is open
-
7-day retention under
data/backups/
On the Database page you can also run a manual backup for MySQL, MariaDB, or PostgreSQL and restore from the list.
Settings → Backups explains auto-backup policy and links here — restore and engine-specific lists live on this page.
CLI:
devtent db backup
devtent db list-backups
devtent db restore <id>
# legacy aliases: mysql backup | list-backups | restoreNext: Share
DevTent is free & open source under DTCL v1.0 · Releases · Discussions