Tag: cd

Create Continuous Deployment Pipelines with Golang & Jenkins
Create Continuous Deployment Pipelines with Golang & Jenkins

In this Couchbase post find out how to use Jenkins for a pipeline for a Golang application, enabling continuous integration and continuous deployment.

Continuously Deploying a Golang Application Using Travis CI
Continuously Deploying a Golang Application Using Travis CI

Learn how to create a Go application that interacts with the NoSQL database, Couchbase, and how to use Travis CI for continuous integration and deployment.

Continuously Deploying a Node.js Application Using CircleCI
Continuously Deploying a Node.js Application Using CircleCI

Learn how to continuously deploy your Node.js web application changes on GitHub to a remote web server via SSH with CircleCI.

Create a Continuous Deployment Pipeline with Node.js and Jenkins
Create a Continuous Deployment Pipeline with Node.js and Jenkins

See how Jenkins and Node.js can be made to work together to enable continuous deployment pipelines based on changes made to a GitHub repository.

Create a Continuous Deployment Pipeline with Jenkins and Java
Create a Continuous Deployment Pipeline with Jenkins and Java

See how to create and run a JAR file using Jenkins and Java, resulting in a continuous deployment pipeline that includes building and deploying to a server.