Guide
Migrating WeddingShare to Memtly
Warning
As Memtly has undergone massive backend and database changes there is no direct migration path.
Migrating images between your old WeddingShare instance and your new Memtly instance is simple and straight forwards.
Map the same /app/thumbnails, /app/uploads and /app/custom_resources volume mounts you were previously using to your new Memtly instance. Once mapped allow time for the background scanner to detect images on disk and add them to the new instance.
Note
Do not add the /app/config mount from your old instance. As the database has changed it is no longer compatible with the new instance.
| Mounts | Migrate |
|---|---|
| /app/config | No |
| /app/thumbnails | Yes |
| /app/uploads | Yes |
| /app/custom_resources | Yes |