Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

question: how to migrate booru from one ARM64 device to another? #690

Open
urcades opened this issue Nov 7, 2024 · 3 comments
Open

question: how to migrate booru from one ARM64 device to another? #690

urcades opened this issue Nov 7, 2024 · 3 comments

Comments

@urcades
Copy link

urcades commented Nov 7, 2024

I'm planning on moving a booru from an older raspberry pi 3+ to a raspberry pi 5.

Do I need to perform anything special to move the booru from one device to another? Is there anything in particular I'm copying over to the new machine?

@nosyrbllewe
Copy link

If you have it installed using Docker, you should be able to just copy over the volumes and then start up a new container on the Raspberry Pi 5. I haven't tested doing it myself though.

@urcades
Copy link
Author

urcades commented Nov 7, 2024

@nosyrbllewe gotcha, that makes sense! One last (potentially dumb) question along these lines: Does the docker yaml at the root of the repo indicate where these volumes live? I was browsing around my filesystem to try and fine the volumes they point to but couldn’t seem to find anything obviously indicative of my booru’s db.. pretty sure I kept the setup default and didn’t customize any of the paths or anything

@TiredSysOp
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants