Giter VIP home page Giter VIP logo

glazier's Introduction

Glazier

Support Python Tests Go Tests Contributing Open Issues License
Google Groups - Glazier Python Tests Go Tests Contributing Open Issues License

Gla·zier /ˈɡlāZHər/ noun: a person who installs windows.

Glazier is a tool developed at Google for automating Windows operating system deployments.

How it works

  • Boots a system into the Windows Preinstallation Environment (WinPE)
  • Reaches out to a web server for instructions over HTTPS
  • Applies a base operating system
  • Installs applications and configurations to said operating system

Want to dive right in? See our docs site for how you can get started with Glazier.

Why Glazier?

Glazier was created with the following 3 core principles in mind:

Text-Based & Code-Driven

With Glazier, imaging is configured entirely via YAML files. This allows engineers to leverage source control systems to maintain and develop their imaging platform. By keeping imaging configs in source control, we gain peer review, change history, rollback/forward, and all the other benefits normally reserved for writing code.

Reuse and templating allows for config sharing across multiple image types.

Configs can be consumed by unit tests, build simulators, and other helper infrastructure to build a robust, automated imaging pipeline.

Source controlled text makes it easy to integrate configs across multiple branches, making it easy to QA new changes before releasing them to the general population.

Scalability

Glazier distributes all data over HTTPS, which means you can use as simple or as advanced of a distribution platform as you need. Run it from a simple free web server or a large cloud-based CDN. HTTPS is a requirement.

Proxies make it easy to accelerate image deployment to remote sites.

Extensibility

Glazier makes it simple to extend the installer by writing a bit of Python or PowerShell code. See creating new actions under docs to get started.

Glazier's Actions are the core of the system's configuration language. Glazier ships with some existing actions, but for more custom functionality, you can also create your own.

Getting started

See our setup docs to learn about how you can get started with Glazier in your own environment.

Contact

We'd love to hear from you! If you have any questions or suggestions regarding the documentation below, please make a post in our public discussion list at [email protected].

If you have any general questions for the Windows Team at Google that wrote Glazier, please make a post in our public discussion list at [email protected].

Disclaimer

Glazier is maintained by a small team at Google. Support for this repo is treated as best effort, and issues will be responded to as engineering time permits.

This is not an official Google product.

glazier's People

Contributors

tseknet avatar itsmattl avatar mbernhardt6 avatar discentem avatar rchen152 avatar cjgenevi avatar ofek avatar wrongjesus avatar mjoliver avatar titoaldarondo avatar videlanicolas avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.