Skip to content

isabella232/deploymentmanager-samples

 
 

Repository files navigation

Deployment Manager Examples

Google Cloud Deployment Manager is an infrastructure management service that makes it simple to create, deploy, and manage Google Cloud Platform resources. With Deployment Manager, you can create a static or dynamic template that describes the configuration of your Google Cloud environment and then use Deployment Manager to create these resources as a single deployment.

This repository contains example templates for use with Deployment Manager.

For an overview of Deployment Manager, see https://cloud.google.com/deployment-manager/docs.

Run the walkthrough tutorial

Open in Cloud Shell

Try the samples

Clone this repostory into Cloud Shell, edit the samples, and deploy them from within Cloud Shell, without installing anything.

Open in Cloud Shell

To try a basic deployment in Cloud Shell, open the quickstart tutorial.

Cloud Foundation Toolkit

We are happy to introduce the Cloud Foundation Toolkit to provide a common baseline of GCP best practices implemented with infrastructure as code.

A large portion of the templates is available under community/cloud-foundation, templates that had been reviewed but are not yet finalized can be found at the cloud-foundation branch

These templates are setting a high standard for infrastructure automation by adding a detailed schema, documentation and integration tests. The example configuration allows you to deploy these templates within minutes.

Contributing

Contributions to this library are always welcome and highly encouraged.

See CONTRIBUTING for more information on how to get started.

License

Apache 2.0 - See LICENSE for more information.

About

Deployment Manager samples and templates.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 41.9%
  • HTML 30.5%
  • JavaScript 15.7%
  • Shell 11.3%
  • Makefile 0.6%