Skip to main content

A workflow for large scale Amazon Machine Image build project.

Project description

Documentation Status https://github.com/MacHu-GWU/packer_ami_workflow-project/actions/workflows/main.yml/badge.svg https://codecov.io/gh/MacHu-GWU/packer_ami_workflow-project/branch/main/graph/badge.svg https://img.shields.io/pypi/v/packer-ami-workflow.svg https://img.shields.io/pypi/l/packer-ami-workflow.svg https://img.shields.io/pypi/pyversions/packer-ami-workflow.svg https://img.shields.io/badge/Release_History!--None.svg?style=social https://img.shields.io/badge/STAR_Me_on_GitHub!--None.svg?style=social
https://img.shields.io/badge/Link-Document-blue.svg https://img.shields.io/badge/Link-API-blue.svg https://img.shields.io/badge/Link-Install-blue.svg https://img.shields.io/badge/Link-GitHub-blue.svg https://img.shields.io/badge/Link-Submit_Issue-blue.svg https://img.shields.io/badge/Link-Request_Feature-blue.svg https://img.shields.io/badge/Link-Download-blue.svg

Welcome to packer_ami_workflow Documentation

https://packer-ami-workflow.readthedocs.io/en/latest/_static/packer_ami_workflow-logo.png

我在生产实践中使用 packer 来构建 Amazon Machine Image 总结了一套最佳实践, 用于维护 AMI 数量非常多, Provision 逻辑非常复杂的项目. 其核心思想是将一个复杂的 provision 过程分拆成多个 step, 然后这些 step 按照顺序组合成一个 workflow, 运维人员可以每隔一段时间就重新运行一次这个 workflow 以更新镜像.

为了方便开发人员能快速上手这套最佳实践, 我设计了一套目录结构以及框架, 使得即时没有经验的开发者都可以用类似填表那样的傻瓜式操作管理复杂项目.

Install

packer_ami_workflow is released on PyPI, so all you need is to:

$ pip install packer-ami-workflow

To upgrade to latest version:

$ pip install --upgrade packer-ami-workflow

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

packer_ami_workflow-0.1.2.tar.gz (24.7 kB view hashes)

Uploaded Source

Built Distribution

packer_ami_workflow-0.1.2-py3-none-any.whl (25.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page