All Projects → vultr → packer-plugin-vultr

vultr / packer-plugin-vultr

Licence: MPL-2.0 license
Packer Builder plugin for Vultr snapshots

Programming Languages

go
31211 projects - #10 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to packer-plugin-vultr

packer.py
use python to run hashicorp packer cli commands
Stars: ✭ 21 (-50%)
Mutual labels:  packer, hashicorp-packer
circleci-packer-example
Example: packer image builder on CircleCI
Stars: ✭ 20 (-52.38%)
Mutual labels:  packer
packer-windows
Windows Templates for Packer: Windows 11, Windows 10, Windows Server 2022, 2019, 2016, also with Docker
Stars: ✭ 1,116 (+2557.14%)
Mutual labels:  packer
kubash
Kubash - the K8$ shell for your kube clusters
Stars: ✭ 20 (-52.38%)
Mutual labels:  packer
local-hashicorp-stack
Local Hashicorp Stack for DevOps Development without Hypervisor or Cloud
Stars: ✭ 23 (-45.24%)
Mutual labels:  packer
packer-kali linux
This is a repository that will be used to help create a process of a new kali vagrant box for hashicorp each week.
Stars: ✭ 36 (-14.29%)
Mutual labels:  packer
proxmox-ve
Proxmox VE Vagrant Base Box
Stars: ✭ 70 (+66.67%)
Mutual labels:  packer
docker-machine-driver-vultr
Vultr Driver Plugin for Docker Machine
Stars: ✭ 20 (-52.38%)
Mutual labels:  vultr
opnsense-starterkit
Try opnsense, build opnsense images or start development
Stars: ✭ 18 (-57.14%)
Mutual labels:  packer
laravel-Packer
CSS, Javascript and Images packer/processors to Laravel
Stars: ✭ 57 (+35.71%)
Mutual labels:  packer
docker-files
Teracy docker-files project to build common Docker images
Stars: ✭ 87 (+107.14%)
Mutual labels:  packer
Origami
Packer compressing .net assemblies, (ab)using the PE format for data storage
Stars: ✭ 111 (+164.29%)
Mutual labels:  packer
vultr.rb
Ruby bindings for VULTR API v2.
Stars: ✭ 47 (+11.9%)
Mutual labels:  vultr
rejig
Turn your VPS into an attack box
Stars: ✭ 33 (-21.43%)
Mutual labels:  vultr
pkenv
Packer version manager
Stars: ✭ 50 (+19.05%)
Mutual labels:  packer
dockpack
This project uses ansible, packer and vagrant to create an agile lab.
Stars: ✭ 13 (-69.05%)
Mutual labels:  packer
icp-ce-on-linux-containers
Multi node IBM Cloud Private Community Edition 3.2.x w/ Kubernetes 1.13.5 in a Box. Terraform, Packer and BASH based Infrastructure as Code script sets up a multi node LXD cluster, installs ICP-CE and clis on a metal or VM Ubuntu 18.04 host.
Stars: ✭ 52 (+23.81%)
Mutual labels:  packer
packer-builder-hcloud
Packer builder plugin for Hetzner Cloud - https://hetzner.cloud
Stars: ✭ 24 (-42.86%)
Mutual labels:  packer
Evader
Packer (actually a crypter) for antivirus evasion implemented for windows PE files (BSc-Thesis)
Stars: ✭ 86 (+104.76%)
Mutual labels:  packer
arch-ansible
An Ansible playbook to install Arch Linux
Stars: ✭ 33 (-21.43%)
Mutual labels:  packer

Packer Builder for Vultr

Automatic Releaser GoDoc GitHub latest release Go Report Card GitHub downloads

This is a HashiCorp Packer plugin for creating Vultr snapshots.

Requirements

Build & Installation

Packer init

Starting from version 1.7, Packer supports a new packer init command allowing automatic installation of Packer plugins. Read the Packer documentation for more information

Install from source:

To install the plugin from source you will have to clone this Github repository locally. Once cloned run make build which will put the plugin in your GO's bin folder. Then please read the documentation on Installing plugins.

Install from release:

Using the plugin

See the Vultr Provider documentation to get started using the Vultr provider.

Contributing

Feel free to send pull requests our way! Please see the contributing guidelines.

Authors

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].