Destination folder #1135
-
Hello, sorry if this isn't presented correctly, I don't use Github much. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
This depends more on your setup than on shimmie itself - in particular windows / linux / mac as a server, and are you running via docker, and what web server As vague pointers - for any kind of linux or mac server, it should be possible to move the "data" folder to a new place and then create a symlink from the old to the new place (I think modern windows has something equivalent but I forget the name); alternatively since everything is calculated relative to where shimmie is installed, you can move the entire install folder safely without needing to reinstall |
Beta Was this translation helpful? Give feedback.
This depends more on your setup than on shimmie itself - in particular windows / linux / mac as a server, and are you running via docker, and what web server
As vague pointers - for any kind of linux or mac server, it should be possible to move the "data" folder to a new place and then create a symlink from the old to the new place (I think modern windows has something equivalent but I forget the name); alternatively since everything is calculated relative to where shimmie is installed, you can move the entire install folder safely without needing to reinstall