tildaslash / RatticWeb

Password Management for Humans
http://rattic.org/
GNU General Public License v2.0
475 stars 149 forks source link

import database from existing rattic #457

Open maco1717 opened 7 years ago

maco1717 commented 7 years ago

Hi,

is there a way to import a database from an existing installation of rattic?

we are trying to implement a redundant system for rattic. we are going to be using replication but to set it up we need to dump the actual database snapshot in to the "slave" (second rattic).

Is this a case of dumping the database on the 2nd server and putting that on the loca.cfg. Would that populate the system?

Eh1k0 commented 6 years ago

It will work with any general mechanism to configure replication via any database server, the only thing, if you will need a lot balancer be sure that connections are sticky to prevent unexpected errors.