Hey,
I am in the process of migrating my joplin server to a new physical host.
I had been running flosoft's server image - GitHub - flosoft/docker-joplin-server: Joplin Server docker image (v2.3.7-beta) on a Raspberry Pi 4 B running raspbian buster. All my clients have been updated to v2.3 as well.
I got a second raspberry pi with more RAM and would like to migrate the server to this physical host. How do I go about migrating the server?
I used the same docker-compose file on the new server and setup the joplin app and db containers. Using the same domain name too but directing it to the new Pi now. The server sets up fine but now my clients are getting a 'Forbidden' Error while synchronizing.
What are the appropriate steps for migrating the docker instance?