Packer-by-example is a collection of Scripts, Ansible, Makefiles and Packer files to building images in the Public Cloud. It's designed to work with CI/CD systems such as Travis CI, CircleCI and Jenkins, or even at your console.
It's 100% Open Source and licensed under the APACHE2.
Here's how to get started...
-
git clone https://github.com/jameswoolfenden/packer-by-example.gitto pull down the repository -
./setup-packerto get the tool.
This Repository contains a number of examples for using Packer, with different OS and CloudPlatforms.
Instructions for each Cloud provider are here:
There are several different OS examples, Windows and Linux, and different versions of each. The "packfiles" have examples of using basic features of scripts or Ansible to configure your images, aw well versioning the AMI's.
Got a question?
File a GitHub issue.
Please use the issue tracker to report any bugs or file feature requests.
Copyright © 2019-2019 Slalom, LLC
See LICENSE for full details.
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.