mbernhardt6 / compute-image-tools

Tools and scripts for Google Compute Engine images.

Home Page:https://cloud.google.com/compute/docs/images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compute Engine Image Tools

This repository contains various tools for managing disk images on Google Compute Engine.

Docs

The main documentation for the tools in this repository can be found on our GitHub.io page.

Daisy

Daisy is a solution for running multi-step workflows on GCE.

Daisy Workflows

Full featured Daisy workflow examples, image builds, and image import workflows. A user guide for VM imports is also provided here.

Daisy Tutorials

Basic workflow examples and tutorials for getting started with Daisy.

GCE Export tool

The gce_export tool streams a local disk to a Google Compute Engine image file in a Google Cloud Storage bucket.

Prebuilt binaries

Prebuilt binaries are available for Windows, and Linux.

Built from the latest GitHub release (all 64bit):

Built from the latest commit to the master branch (all 64bit):

Contributing

Have a patch that will benefit this project? Awesome! Follow these steps to have it accepted.

  1. Please sign our Contributor License Agreement.
  2. Fork this Git repository and make your changes.
  3. Create a Pull Request.
  4. Incorporate review feedback to your changes.
  5. Accepted!

License

All files in this repository are under the Apache License, Version 2.0 unless noted otherwise.

About

Tools and scripts for Google Compute Engine images.

https://cloud.google.com/compute/docs/images

License:Apache License 2.0


Languages

Language:Go 81.7%Language:Python 7.9%Language:PowerShell 5.0%Language:Shell 3.8%Language:Dockerfile 0.8%Language:Batchfile 0.6%Language:Makefile 0.1%