Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/posquit0/packer-templates
- Owner: posquit0
- License: mit
- Created: 2017-10-06T18:21:19.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-12-18T05:10:48.000Z (about 5 years ago)
- Last Synced: 2024-11-01T09:43:54.642Z (about 2 months ago)
- Topics: aws-ami, docker, grafana, hashicorp, packer, packer-template, templates, ubuntu, vagrant
- Language: Shell
- Homepage: https://packer.io
- Size: 62.5 KB
- Stars: 20
- Watchers: 3
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Packer Templates for AWS AMI and Vagrant Box
**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).