Invoiceninja: Feature request: Automatic backups

Created on 6 May 2018  路  3Comments  路  Source: invoiceninja/invoiceninja

In settings, you can import/export data. It would be nice to have if you could put a scheduler inside this that automatically sends backups (JSON file) to your e-mail, or a google drive driver. (I have 1 here: https://gist.github.com/sergomet/f234cc7a8351352170eb547cccd65011)

feature request

Most helpful comment

I think this might be a good candidate for a custom module that would allow backup scheduling and storage to various locations, e.g. local, S3, B2, etc.

All 3 comments

If you're self hosting you may want to setup automatic backups of your database, it's more complete than the JSON file.

I think this might be a good candidate for a custom module that would allow backup scheduling and storage to various locations, e.g. local, S3, B2, etc.

The ability to handle this in the web interface would be great! The server could grab is all, and place it in a tgz for downloading, or handle the shipping of the files for you... Especially being able to handle restoration of the platform.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ThomasKujawa picture ThomasKujawa  路  3Comments

btafoya picture btafoya  路  5Comments

smcpeck picture smcpeck  路  3Comments

Braunson picture Braunson  路  4Comments

billiam1 picture billiam1  路  5Comments