fghaas / taiga-ansible

Ansible roles to deploy taiga.
GNU Affero General Public License v3.0
18 stars 14 forks source link

Can db be migrated from another instance? #12

Closed uhlhosting closed 3 years ago

uhlhosting commented 4 years ago

Lets say i would like to redeploy Taiga, and i use this ansible playbook, what are my options to migrate old db into newly deployed machine?

fghaas commented 4 years ago

First up please be advised that I haven't had much bandwidth to maintain this in the last few months, so what follows is tentative and your mileage may vary.

For migrating from an existing Taiga instance to another, you have two approaches:

Either way you create your tarball, follow the instructions for a restore to import your data into your target instance.