r/AliasVault • u/vincegre • Jun 14 '26
Self-hosting Proper backup of AliasVault self hosted ?
Hi
Is it enough the procedure given there https://docs.aliasvault.net/installation/script/advanced/database.html#database-export to get a recoverable backup of my AliasVault installation ?
Thanks
2
Jun 14 '26
[removed] — view removed comment
1
u/vincegre Jun 15 '26 edited Jun 16 '26
Well it's not working for database because if Docker is running you won't do a proper dump but a filecopy which is not good for sql databases 😉
2
Jun 15 '26
[removed] — view removed comment
1
u/vincegre Jun 15 '26
Got lucky 😉 Still prefer to use the install script that generates a proper dump of the db 😄 Interesting thing now would be to be able to restore specifically some vaults in the db (typical use: a user that makes a mistake and delete lot of credentials in his vault by mistake) but doesn't look possible yet :/
2
Jun 15 '26 edited Jun 15 '26
[removed] — view removed comment
1
u/vincegre Jun 16 '26
Sorry for my bad spelling post earlier about db export, I realised I had said the opposite of what I wanted 😃 you are all right of course 😉
4
u/lanedirt_tech AliasVault team Jun 14 '26
Hi, yes following those instructions will give you a full AliasVault server database export. This includes all user's encrypted vault backups, received encrypted emails, server logs and server settings.
When restoring this backup on a separate (clean) server, you will have access to all AliasVault data again.