All Projects → jenkinsci → google-compute-engine-plugin

jenkinsci / google-compute-engine-plugin

Licence: Apache-2.0 license
No description or website provided.

Programming Languages

java
68154 projects - #9 most used programming language
HTML
75241 projects
powershell
5483 projects

Projects that are alternatives of or similar to google-compute-engine-plugin

perspectiveapi-authorship-demo
Example code to illustrate how to build an authorship experience using the perspective API
Stars: ✭ 62 (+24%)
Mutual labels:  google-cloud
up10.me
up10.me file storage site which only store data given data one day
Stars: ✭ 22 (-56%)
Mutual labels:  google-cloud
clj-gcloud-storage
Clojure wrapper for google-cloud-storage Java client.
Stars: ✭ 20 (-60%)
Mutual labels:  google-cloud
google maps
🗺 An unofficial Google Maps Platform client library for the Rust programming language.
Stars: ✭ 40 (-20%)
Mutual labels:  google-cloud
osrm-backend-k8s
Open Source Routing Machine (OSRM) osrm-backend for Kubernetes on Google Container Engine (GKE).
Stars: ✭ 34 (-32%)
Mutual labels:  google-cloud
grucloud
Generate diagrams and code from cloud infrastructures: AWS, Azure,GCP, Kubernetes
Stars: ✭ 76 (+52%)
Mutual labels:  google-cloud
spannerz
Google Cloud Spanner Query Planner Visualizer
Stars: ✭ 60 (+20%)
Mutual labels:  google-cloud
ob bulkstash
Bulk Stash is a docker rclone service to sync, or copy, files between different storage services. For example, you can copy files either to or from a remote storage services like Amazon S3 to Google Cloud Storage, or locally from your laptop to a remote storage.
Stars: ✭ 113 (+126%)
Mutual labels:  google-cloud
build-a-platform-with-krm
Build a platform with the Kubernetes resource model!
Stars: ✭ 55 (+10%)
Mutual labels:  google-cloud
laravel6-on-google-cloud-run
Laravel 6 on Google cloud run for a demo
Stars: ✭ 25 (-50%)
Mutual labels:  google-cloud
functions-framework-java
FaaS (Function as a service) framework for writing portable Java functions
Stars: ✭ 101 (+102%)
Mutual labels:  google-cloud
multer-sharp
Streaming multer storage engine permit to resize and upload to Google Cloud Storage.
Stars: ✭ 21 (-58%)
Mutual labels:  google-cloud
gcpsamples
Simple "Hello world" samples for accessing Google Cloud APIs in (node,dotnet,java,golang,python)
Stars: ✭ 100 (+100%)
Mutual labels:  google-cloud
streamlit-project
This repository provides a simple deployment-ready project layout for a Streamlit app. Simply swap out the code in `app.py` for your own and hit deploy!
Stars: ✭ 33 (-34%)
Mutual labels:  google-cloud
nx-extend
Nx Workspaces builders and tools
Stars: ✭ 67 (+34%)
Mutual labels:  google-cloud
deploy-appengine
A GitHub Action that deploys source code to Google App Engine.
Stars: ✭ 184 (+268%)
Mutual labels:  google-cloud
augle
Auth + Google = Augle
Stars: ✭ 22 (-56%)
Mutual labels:  google-cloud
awesome-bigquery-views
Useful SQL queries for Blockchain ETL datasets in BigQuery.
Stars: ✭ 325 (+550%)
Mutual labels:  google-cloud
DataflowTemplate
Mercari Dataflow Template
Stars: ✭ 46 (-8%)
Mutual labels:  google-cloud
fabric-operation
Scripts to configure and deploy Hyperledger Fabric applications locally or in cloud by using Kubernetes or docker-compose
Stars: ✭ 15 (-70%)
Mutual labels:  google-cloud

Build Status Contributors Jenkins Plugin GitHub release Jenkins Plugin Installs

Google Compute Engine Plugin for Jenkins

The Google Compute Engine (GCE) Plugin allows you to use GCE virtual machines (VMs) with Jenkins to execute build tasks. GCE VMs provision quickly, are destroyed by Jenkins when idle, and offer Preemptible VMs that run at a much lower price than regular VMs.

Documentation

Please see the Google Compute Engine Plugin docs for complete documentation.

Installation

  1. Download the plugin from here.
  2. Go to Manage Jenkins then Manage Plugins.
  3. In the Plugin Manager, click the Advanced tab and then Choose File under the Upload Plugin section.
  4. Choose the Jenkins plugin file downloaded in Step 1.
  5. Click the Upload button.

Plugin Source Build Installation

See Plugin Source Build Installation to build and install from source.

Configuration as Code Support

Support for Jenkins Configuration as Code. See the below examples that are already automatically tested:

Feature requests and bug reports

Please file feature requests and bug reports under issues.

NOTE: Starting with version 4.0, you will be required to use version 0.9 or higher of the Google OAuth Credentials plugin. Version 0.9 of the OAuth plugin is still compatible with older versions of this plugin. Please verify you are using the correct versions before filing a bug request.

Community

The GCP Jenkins community uses the #gcp-jenkins slack channel on https://googlecloud-community.slack.com to ask questions and share feedback. Invitation link available here: gcp-slack.

Contributing

See CONTRIBUTING.md

License

See LICENSE

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].