Supported deploy runtimes
Self-hosted deploy previews in your cloud or Kubernetes cluster
Preevy allows you to easily provision preview environments for your Docker Compose applications to the cloud provider or Kubernetes cluster you're using:
- For AWS: use
aws configure
. See AWS lightsail credentials configurations. - For GCP: use
gcloud auth application-default login
. See GCP credentials configuration - For Azure: use
az login
. See Azure credentials configuration - For Kubernetes: See Kubernetes credentials configuration