Vagrant CookBook (PT-BR)
Vagrant CookBook (PT-BR)
Um Guia Prático
Sobre o Livro
Quantas vezes você já ouviu a desculpa "funciona na minha máquina"? Com Vagrant, isso é coisa do passado. Seus ambientes de desenvolvimento serão exatamente do jeito que você quer, focados em projetos específicos para diferentes necessidades. Tão fácil quanto clonar um repositório e rodar "vagrant up".
Vagrant Cookbook irá cobrir conceitos do básico ao avançado, incluindo dicas importantes para criar projetos Vagrant mais eficientes e evitar problemas comuns.
ProvisionadoresEste livro conta com um guia rápido para os 3 provisionadores (provisioners) mais usados com o Vagrant: Puppet, Chef e Ansible. Junto com o guia, você terá um exemplo prático mostrando como provisionar um servidor web com Nginx + PHP5-FPM (PHP 5.5+), nos 3 provisioners mencionados. Escolha o seu preferido!
Receitas para tarefas mais comunsEsse livro incluirá também um capítulo com receitas para as tarefas mais comuns, escritas em Ansible, Puppet e Chef.
Code SamplesOs exemplos completos de provisionamento com Ansible, Puppet e Chef estão disponíveis gratuitamente no GitHub.
Público Alvo
Vagrant Cookbook tem como público alvo usuários iniciantes e intermediários, servindo também como um guia rápido para Ansible, Puppet e Chef.
Table of Contents
- Prefácio
-
Introdução
- O que esperar desse livro
- O que esperamos de você
-
Primeiros Passos
- Como o Vagrant funciona
- Terminologia
- Requerimentos
- Instalação
- Atualizando o Vagrant
- Vagrant - Comandos
- Seu primeiro Vagrant Up
-
Vagrantfile
- Exemplo Básico
- Definindo a Box
- Definindo um Provisionador
- Exibindo uma mensagem “pós-up” (1.6+)
- Configurando a Rede
- Configurando Diretórios Sincronizados
- VBoxManage
- Referência Rápida - opções mais comuns do Vagrantfile
-
Provisionadores (Provisioners)
- Visão Geral
- Provisionando com Shell Script
- Ferramentas de Automação
- Exemplo Prático
-
Ansible
- Visão Geral
- Guia Rápido Ansible
- Provisionando um servidor web PHP
-
Puppet
- Visão Geral
- Guia Rápido Puppet
- Provisionando um servidor web PHP
-
Chef
- Visão Geral
- Guia Rápido Chef
- Provisionando um servidor web PHP
-
Pro Tips
- Atualizando o gerenciador de pacotes
- Melhorando a performance dos diretórios sincronizados com NFS
- Problemas de Permissão
- Debugando
- Logar, consertar, automatizar
- VirtualBox Guest Additions
-
Tópicos Avançados
- Executando múltiplas máquinas virtuais
- Provisionando servidores VPS
- Boxes customizadas
-
Vagrant Share
- Fazendo Login
- Compartilhando o seu Ambiente
- Vagrant Connect
- Tornando seus Shares mais seguros
-
Receitas
- Sistema
- Pacotes
- Outros
- Execução condicional
-
Apêndice I: Changelog do Vagrant
- Vagrant 1.6
- Vagrant 1.5
Authors have earned$10,068,654writing, publishing and selling on Leanpub, earning 80% royalties while saving up to 25 million pounds of CO2 and up to 46,000 trees.
Aprenda sobre como escrever na Leanpub
A garantia Leanpub incondicional, sem riscos, de 100% de satisfação
Durante 45 dias da data de compra você pode solicitar o reembolso total de qualquer compra Leanpub, em dois cliques. Nós processamos os reembolsos manualmente, então eles podem demorar alguns dias para aparecer. Veja os termos completos.
Atualizações grauitas. Sem DRM.
Se você compra um livro da Leanpub, você recebe atualizações gratuitas enquanto o autor atualizar o livro! Muitos autores utilizam a Leanpub para publicar os seus livros em andamento, enquanto eles estão os escrevendo. Todos os leitores recebem atualizações gratuitas, não importa quando ou por quanto eles compraram o livro (até mesmo de graça).
A maioria dos livros Leanpub estão disponíveis em PDF (para computadores), EPUB (para telefones e tablets) e MOBI (para Kindle). Os formatos que um livro inclui são exibidos no top direito dessa página.
Por último, livros Leapub não têm nenhuma proteção anti-cópias DRM sem sentido, então você pode facilmente lê-los em qualquer dispositivo suportado.
Aprenda mais sobre os formatos de ebook da Leanpub e aonde lê-los
Top Books
C++ Best Practices
Jason TurnerLevel up your C++, get the tools working for you, eliminate common problems, and move on to more exciting things!
Digital-First Events
Joep Piscaer and Jana BorutaThe only resource you will ever need to launch your digital events program.
node-opcua by example
Etienne RossignonGet the best out of node-opcua through a set of documented examples by the author himself that will allow you to create stunning OPCUA Servers or Clients.
Cloud Strategy
Gregor Hohpe“Strategy is the difference between making a wish and making it come true.” A successful migration to the cloud can transform your organization, but it shouldn’t be driven by wishes. This book tells you how to develop a sound strategy guided by frameworks and decision models without being overly abstract nor getting lost in product details.
R Programming for Data Science
Roger D. PengThis book brings the fundamentals of R programming to you, using the same material developed as part of the industry-leading Johns Hopkins Data Science Specialization. The skills taught in this book will lay the foundation for you to begin your journey learning data science. Printed copies of this book are available through Lulu.
C++20
Rainer GrimmC++20 is the next big C++ standard after C++11. As C++11 did it, C++20 changes the way we program modern C++. This change is, in particular, due to the big four of C++20: ranges, coroutines, concepts, and modules.
The book is almost daily updated. These incremental updates ease my interaction with the proofreaders.
Sockets and Pipes
Type ClassesSockets and Pipes is not an introduction to Haskell; it is an introduction to writing software in Haskell. Using a handful of everyday Haskell libraries, this book walks through reading the HTTP specification and implementing it to create a web server.
Atomic Kotlin
Bruce Eckel and Svetlana IsakovaFor both beginning and experienced programmers! From the author of the multi-award-winning Thinking in C++ and Thinking in Java together with a member of the Kotlin language team comes a book that breaks the concepts into small, easy-to-digest "atoms," along with exercises supported by hints and solutions directly inside IntelliJ IDEA!
Ansible for DevOps
Jeff GeerlingAnsible is a simple, but powerful, server and configuration management tool. Learn to use Ansible effectively, whether you manage one server—or thousands.
Introducing EventStorming
Alberto BrandoliniThe deepest tutorial and explanation about EventStorming, straight from the inventor.
Top Bundles
- #1
Software Architecture for Developers: Volumes 1 & 2 - Technical leadership and communication
2 Books
"Software Architecture for Developers" is a practical and pragmatic guide to modern, lightweight software architecture, specifically aimed at developers. You'll learn:The essence of software architecture.Why the software architecture role should include coding, coaching and collaboration.The things that you really need to think about before... - #2
Django for Beginners/APIs/Professionals
3 Books
- #3
CCIE Service Provider Ultimate Study Bundle
2 Books
Piotr Jablonski, Lukasz Bromirski, and Nick Russo have joined forces to deliver the only CCIE Service Provider training resource you'll ever need. This bundle contains a detailed and challenging collection of workbook labs, plus an extensively detailed technical reference guide. All of us have earned the CCIE Service Provider certification... - #4
Cisco CCNA 200-301 Complet
4 Books
Ce lot comprend les quatre volumes du guide préparation à l'examen de certification Cisco CCNA 200-301. - #5
Modern Management Made Easy
3 Books
Read all three Modern Management Made Easy books. Learn to manage yourself, lead and serve others, and lead the organization. - #6
Linux Administration Complet
4 Books
Ce lot comprend les quatre volumes du Guide Linux Administration :Linux Administration, Volume 1, Administration fondamentale : Guide pratique de préparation aux examens de certification LPIC 1, Linux Essentials, RHCSA et LFCS. Administration fondamentale. Introduction à Linux. Le Shell. Traitement du texte. Arborescence de fichiers. Sécurité... - #7
CCDE Practical Studies (All labs)
3 Books
CCDE lab - #8
All the Books of The Medical Futurist
6 Books
We put together the most popular books from The Medical Futurist to provide a clear picture about the major trends shaping the future of medicine and healthcare. Digital health technologies, artificial intelligence, the future of 20 medical specialties, big pharma, data privacy, digital health investments and how technology giants such as Amazon... - #9
Cloud Architect: Transform Technology and Organization
2 Books
Architects don't just recite product names and features. They understand the options, decisions, and trade-offs behind them. They earn credibility and maintain authenticity by connecting the penthouse with the engine room. Get two essential books that redefine the role of the software and IT architect at one low price:37 Things One Architect... - #10
Mastering Containers
2 Books
Docker and Kubernetes are taking the world by storm! These books will get you up-to-speed fast! Docker Deep Dive is over 400 pages long, and covers all objectives on the Docker Certified Associate exam.The Kubernetes Book includes everything you need to get up and running with Kubernetes!