Skip to content

Migration from one Planka instance to another #677

Answered by oscadev
harryburr asked this question in Q&A
Discussion options

You must be logged in to vote

Found it, do
docker volume ls
And it will list your volumes. In the list will see the 4 volumes that include "attachments, db-data" etc. Copy the name of any one of the 4 that belong to planka. Then do
docker inspect volumenameyoucopied
Then it will show you the location. When you go to that location, or will likely have all 4 folders there. Copy those 4 folders, and that is your backup. Then in the new instance use those folders as the volumes

Replies: 4 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@harryburr
Comment options

@harryburr
Comment options

@oscadev
Comment options

Answer selected by harryburr
Comment options

You must be logged in to vote
1 reply
@oscadev
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants