InfoQ Homepage Hashicorp Content on InfoQ
-
Storing Secrets at Scale with HashiCorp's Vault: Q&A with Armon Dadgar
After an informative presentation by Armon Dadgar at QCon New York that explored security requirements within modern production systems, InfoQ sat down with Dadgar and asked questions about HashiCorp’s Vault, an open source tool for managing secrets at scale.
-
VirtualBox 5.0 released
Oracle released Oracle VM VirtualBox 5.0. It supports Paravirtualization for Windows and Linux guests, offers improved CPU utilization, supports USB 3.0, enables bi-directional Drag and drop, and lets you encrypt your disk images. It works seamlessly with current versions of Vagrant.
-
HashiCorp Publicly Release Atlas, a Version Control System for Infrastructure
HashiCorp have publicly released Atlas, a commercial platform that unites their open source tools for development and operations to create a version control system for infrastructure management. Atlas integrates HashiCorp’s Vagrant, Packer, Terraform, and Consul tooling, with the primary goal of promoting ‘automation, audit and collaboration on infrastructure changes’ across the modern datacenter.
-
Q&A with Mitchell Hashimoto: Orchestration with Consul and Terraform
At QCon New York 2015, Mitchell Hashimoto discussed how tools such as a HashiCorp’s Terraform and Consul could be utilised to orchestrate infrastructure provisioning and application lifecycle management of cloud and container-based applications, with the ultimate goal of safely delivering software systems at scale.
-
Atlas Workflow and Vagrant Push
Atlas is a new product from Hashicorp, whose main goal is to unify the workflow of moving applications from development to production, by leveraging the suite of open source tools that Hashicorp's been releasing over the years. These include Vagrant, Packer, Terraform and Consul. Atlas rests on the immutable infrastructure principle, meaning you deploy to production entire machine images.
-
Interview with Mitchell Hashimoto on Vagrant Cloud End of Beta
HashiCorp has released Vagrant Cloud to the public. Vagrant Cloud enables developers to share their locally running Vagrant instances remotely. Additionally Vagrant Cloud is a central place for storing and discovering Vagrant Boxes. With the new Organizations feature, Vagrant Cloud users can limit access to their boxes or shared Vagrant instances with Access Control Lists (ACL).