Deployment to a plain VM (example)

Even though Codefresh is great for containers (and kubernetes), you can still create pipelines that deploy to a traditional virtual machine. No Docker, no Kubernetes, no Helm at all :slight_smile:

Here is the example (also uses Hashicorp Packer which is an awesome tool) Deploy to a Virtual Machine ยท Codefresh | Docs

3 Likes