Giter Club home page Giter Club logo

packer-goworker-jobboard's People

Contributors

lyoness avatar

Watchers

 avatar

packer-goworker-jobboard's Issues

๐Ÿ’™ Packer-goworker-jobboard

Team ๐Ÿ’™ Packer, Go Worker, Job Board updates August 2016

Hello from ๐Ÿ’™ again. Continuing Igor's update for Terraform, I
I wanted to talk about additional on-goings with our build infrastructure.

As Terraform manages configured infrastructures for AWS, GCE, Packer manages configured machine images.

What is a machine image?

A machine image provides the information required to launch an instance, which is a virtual server in the cloud. In Travis' case, a build vm that can run jobs. You specify a machine image when you launch an instance, and you can launch as many instances from the source image as you need. You can also launch instances from as many different source images as you need.

Different images on different infrastructures.

As we run builds on AWS, GCE, and MacStadium, we have specific machine images for each specific cloud compute infrastructure. On AWS, this is called an AMI, on GCE this is generically called an "image" for which we further call a googlecompute image for clarity. We also have docker images that push out to quay.io. MacStadium images.

Each image includes the following for its corresponding infrastructure:

  1. A template for the root volume for the instance (for example, an operating system, a boot loader, a root filing system, an application server, and applications)
  2. Launch permissions that control which (AWS/GCE/etc) accounts can use the (AMI/googlecompute) to launch instances
  3. A block device mapping that specifies the volumes to attach to the instance when it's launched

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.