DevOps 101 - Install Packer

Published: 11 September 2018
on channel: Talal Helal
2,442
9

What is Packer?

Packer is an open source tool for creating identical machine images for multiple platforms from a single source configuration.

This is a step by step video on how to install packer on an ubuntu machine.

Advantages of Using Packer
Super fast infrastructure deployment.
Multi-provider portability.
Improved stability.
Greater testability.


unzip packer******.zip -d packer

sudo mv packer /usr/local/

gedit /etc/environment

export PATH="$PATH:/usr/local/packer"

source /etc/environment

packer


On this page of the site you can watch the video online DevOps 101 - Install Packer with a duration of online in good quality, which was uploaded by the user Talal Helal 11 September 2018, share the link with friends and acquaintances, this video has already been watched 2,442 times on youtube and it was liked by 9 viewers. Enjoy your viewing!