- 4 Posts
- 5 Comments
KillianLarcher@lemmy.worldOPto
Selfhosted@lemmy.world•Portabase 1.14: Open source database backup/restore toolEnglish
1·23 days agoThanks for adding Portabase to OpenAltFinder! I missed your message earlier, but I appreciate it.
KillianLarcher@lemmy.worldOPto
Selfhosted@lemmy.world•Portabase v1.7.1 - Open source database backup/restore toolEnglish
2·3 months agoOkay, yeah, I see. Unraid Community Apps is probably closer to something like Proxmox VE Scripts. Dokploy and Coolify are more like libraries of templates for Docker services.
KillianLarcher@lemmy.worldOPto
Selfhosted@lemmy.world•Portabase v1.7.1 - Open source database backup/restore toolEnglish
2·3 months agoCurrently, the backup process is logical. Incremental backups are not implemented yet, as supporting them across multiple database systems (PostgreSQL, MariaDB, MongoDB, etc.) would require significant development effort.
The system relies on the database’s native tools when possible, such as pg_dump for PostgreSQL or mongodump for MongoDB. Table-level backups are not currently supported, but could be introduced in the future if there is enough demand.
KillianLarcher@lemmy.worldOPto
Selfhosted@lemmy.world•Portabase v1.7.1 - Open source database backup/restore toolEnglish
2·3 months agoI wasn’t aware of this. I’ll take a look! Is it similar to Dokploy or Coolify?




Thanks for the feedback! Feel free to open issues for these ideas. A PR for SECRET_FILE support would be very welcome.