Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.03 KB

tutorials-for-installing-jenkins-on-Google-Cloud.adoc

File metadata and controls

29 lines (19 loc) · 1.03 KB
layout title section
documentation
Jenkins on Google Cloud
doc

You should have a Google Cloud account, otherwise you can start here. At the end of every tutorial you will have a Jenkins up and running on the Google Cloud.

Tutorial 1 - Jenkins and GitOps approach

This tutorial assumes you are familiar with the following software:

  • Terraform for managing infrastructure-as-code.

  • Github repository and associated tools for version-control management.

Dive into this tutorial for more detailed How-To explanation.

Tutorial 2 - Jenkins on Google Compute Engine

This tutorial assumes you are familiar with the following software:

  • Packer tool for creating images.

Dive into this tutorial for more detailed How-To explanation.