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 is a solution for running multi-step workflows on GCE.
Full featured Daisy workflow examples, image builds, and image import
workflows. A user guide for VM imports is
also provided here.
Basic workflow examples and tutorials for getting started with Daisy.
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.
- Please sign our Contributor License Agreement.
- Fork this Git repository and make your changes.
- Create a Pull Request.
- Incorporate review feedback to your changes.
- Accepted!
License
All files in this repository are under the
Apache License, Version 2.0 unless noted otherwise.