Switch docker image

Hey there,

I have the hotio Image running in Unraid for some time now, and I want to switch to stash-s6 Image with hwacc.

I there a way I can use my existing database? Should i just point the stash-s6 instance to the same system folders and database?

regards,
K.

stash-s6 has a built in migration mode.

https://github.com/feederbox826/stash-s6#run-modes

Great thank you. I tried this, set migration to true and mounted the old stash hotio config.
After Startup it is displaying the setup wizard. Is this correct? So at which point will the migration be done? Or maybe I have misconfigured some variables?

If you see a setup wizard then your config.yml file is not read correctly. The migration is for the Docker side of things, not Stash itself.

by design, stash-s6 gives verbose output on the migration, do you mind sharing those logs? It should say what went wrong and what didn’t

Is there any reason for “stashapp/stash docker rewrite”? Is it just a development/test environment and you (@feederbox826) migrate it later into the base stashapp/stash docker?

Yep the plan is to migrate it back into the stashapp/stash docker (eventually) but the recent issues with vaapi exit code 0 and trying to build with bazel have put it further on the backburner

Hello, I figured it out now and it is working great, thank you.
I just pointed S6 to the same folders and imported the metadata from backup.

1 Like

Great to hear that!
My coding heart bleeds every time a fork is created, splitting the dev community instead of simply making the feature configurable or opt-in/out.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.