Skip to content

Latest commit

 

History

History

production-deployment-with-tests

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
#Vespa

Production Deployment with Tests

A minimal Vespa Cloud application for deployment into a Production zone - with basic tests. Steps:

vespa config set target cloud
vespa config set application mytenant.myapp.default
vespa auth login
vespa auth cert -f
vespa prod deploy

See Production Deployment for details, and read more about Vespa Cloud Automated Deployments.