Last update:
September 26, 2024
Migrate on Local Machine¶
If you are currently running a local deployment of Virto Commerce with the Platform, Storefront, and Theme files stored on the filesystem, this guide will help you migrate to the new Virto Commerce architecture:
- Stop and disable VC Storefront. For example, if you use Docker, locate the docker-compose.yml file that manages your VC Solution, then remove the VC storefront service definition from it.
- If you are using the standard, non-customized VC Theme, remove the theme files from the directory in which they are stored. Otherwise, you'll need to migrate your customization to the VC Theme version.
- Deploy Frontend Application on a local machine.
You have successfully migrated to new architecture.