Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/posquit0/packer-templates

Packer Templates for AWS AMI and Vagrant Box
https://github.com/posquit0/packer-templates

aws-ami docker grafana hashicorp packer packer-template templates ubuntu vagrant

Last synced: about 1 month ago
JSON representation

Packer Templates for AWS AMI and Vagrant Box

Awesome Lists containing this project

README

        



packer-templates

Packer Templates



Packer Templates for AWS AMI and Vagrant Box



CircleCI


MIT License


Open Source Love


**Packer Templates** include [Packer](https://www.packer.io) templates and installation scripts which can be used to generate AWS AMI and [Vagrant](https://www.vagrantup.com/) Box.

## Usage

To be updated.

```bash
$ git clone https://github.com/posquit0/packer-templates
$ cd packer-templates

# Usage: packer build ${packer-template-file}
$ packer build ubuntu-amd64-grafana.json
```

## Contributing

This project follows the [**Contributor Covenant**](http://contributor-covenant.org/version/1/4/) Code of Conduct.

#### Bug Reports & Feature Requests

Please use the [issue tracker](https://github.com/posquit0/packer-templates/issues) to report any bugs or ask feature requests.

## License

Provided under the terms of the [MIT License](https://github.com/posquit0/packer-templates/blob/master/LICENSE).

Copyright © 2017, [Byungjin Park](http://www.posquit0.com).