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
In questa pagina del sito puoi guardare il video online DevOps 101 - Install Packer della durata di online in buona qualità , che l'utente ha caricato Talal Helal 11 settembre 2018, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 2,442 volte e gli è piaciuto 9 spettatori. Buona visione!