Deploying
When you finished working on search implementation & carefully tested everything using Nosto debug toolbar, it's time to deploy everything.
Production Deployment
The Nosto CLI only handles preview deployments. To promote your changes to production:
Test thoroughly in preview mode
Navigate to Nosto Admin UI > Search > Templates
Click "Deploy latest and launch live"
Important: Always test your changes thoroughly in preview mode before promoting to production, as this affects all your store visitors. It can take up to 15 minutes for deployment to be visible.
Deployment Safety
Preview First: All CLI uploads go to preview mode initially
Admin Control: Production deployments require manual approval in the Admin UI
Rollback Available: Previous versions can be restored from the Admin UI if needed
Rollback previous deployment
If the most recent update doesn't work properly, you have the option to revert to any previous update. Reverting won't alter the source, which means you can deploy the latest changes again simply by clicking on the main deployment button.
How to revert deployment
Navigate to the
Nosto Admin UI>Search>TemplatesClick on the desired deployment, click on
...and then onRedeploy
Disable Templates
If your latest update doesn't work and you don't have a previous working version to go back to, or if you want to completely remove the search function, you can turn off the search templates for a temporary period.
Reverting won't alter the source, which means you can deploy the latest changes again simply by clicking on the main deployment button.
How to disable templates?
Navigate to the
Nosto Admin UI>Search>TemplatesClick on the
Disable Templatesbutton.
Last updated
Was this helpful?