Migration from previous installation method (appconfig) to Kurl.sh

Migration from previous installation method (appconfig) to Kurl.sh

  1. Follow the installation instructions and deploy a new kurl.sh package

  2. Copy all uploaded data from the old server to the new server inside UPLOADS_DIR:

    • 3D files from old server LOCAL_3D_FOLDER=./3d to new server UPLOADS_DIR/backend-uploads

    • Media files from old server LOCAL_MEDIA_FOLDER=./media to new server UPLOADS_DIR/button3d-media

    • Private media from old server LOCAL_PRIVATE_MEDIA_FOLDER=./private-mediafiles to new server UPLOADS_DIR/button3d-private-media

  3. Make sure that all files have the same read and write permissions and ownership/group membership as the directories they were copied in.