Skip to content
Pulkit Singhal edited this page Feb 23, 2016 · 5 revisions

Shoppinpal GCP Scripts

This document includes instruction to create a GCP Jenkins Instance from scratch, setting Jenkins and Node environment, creating Jenkins job and instructions for deploying node application locally and remote servers, configuring nginx for https forwarding, and create node application via image.

  • To start first Install gcloud

  • Create gcloud vm.

  • Follow the instructions toDeploy Jenkins

  • To configure remote server to for deploying node application via Jenkins follow instructions here

  • For creating Jenkins job locally follow instructions here

  • For creating Jenkins job on remote servers follow instructions here

  • For creating vm instance for node application follow instructions Load a VM from image

Clone this wiki locally