Code Monkey home page Code Monkey logo

marketplace_image's Introduction

marketplace_image

A cookbook for building and publishing images to various cloud marketplaces

Supported Platforms

CentOS

Supported Marketplaces

AWS

Attributes

Key Type Description Default
['marketplace_image']['platform'] String The cloud platform to run on aws
['marketplace_image']['role'] String Which role to build server
['marketplace_image']['chef_server_version'] String Which version of the Chef Server package to install latest
['marketplace_image']['reporting_version'] String Which version of the Opscode Reporting package to install latest
['marketplace_image']['manage_version'] String Which version of the Chef Manage package to install latest
['marketplace_image']['analytics_version'] String Which version of the Chef Analytics package to install latest
['marketplace_image']['analytics_version'] String The license count for the Chef Server 5
['marketplace_image']['support_email'] String Unique email for support requests [email protected]
['marketplace_image']['aws']['origin_ami'] String The base AMI to build on top of ami-d9e61db2
['marketplace_image']['aws']['server_products'] Array An Array of Server products hashes [{'node_count' => 5, 'product_code' => 'dzsysio0zch27uban3y1c6wh7'}]

Usage

Set the path to the marketplace_builder ssh key in your environment

export MARKETPLACE_BUILDER_SSH_KEY_PATH=~/.ssh/marketplace_builder.pem

Testing

Run the kitchen suite for the platform and role you want to test

kitchen test chef-server-aws-centos-66
kitchen test analytics-aws-centos-66

Publishing

run build rake task for the platform and role you want to test

bundle exec rake publish_aws_analytics
bundle exec rake publish_aws_server

License and Authors

Author:: Chef Partner Engineering ([email protected])

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.