Klaus

Automatic server hardening by -T-

 Fri, 16 Jan 2015 10:36:41 +0100 
This is interesting. A project from Deutsche Telekom with #Chef and #Puppet modules for various hardening tasks, such as OS, SSH, MySQL, PostgreSQL, Nginx, Apache. Under Apache 2 license. Just the supported OS versions are not that current.

#^Hardening Framework

Image/photo
Hardening adds a layer into your automation framework, that configures your operating systems and services. It takes care of difficult settings, compliance guidelines, cryptography recommendations, and secure defaults. GitHub Chef Supermarket GitHub Chef Supermarket GitHub Chef Supermarket GitHub Chef Supermarket GitHub Puppet Forge GitHub Puppet F...
Klaus

Docker, Chef, & Immutable Infrastructure

 Sun, 02 Nov 2014 01:13:33 +0100 
#^opscode/chef-summit-2014
chef-summit-2014 - Wiki for the Chef Community Summit - 2014
Docker, Chef, & Immutable Infrastructure

#Docker #Chef #CM
 DevOps
Klaus

Packer

 Wed, 07 May 2014 22:52:16 +0200 
Used #veewee to generate #Vagrant boxes so far. #Packer also looks to be a really interesting tool to generate images for multiple platforms like #VirtualBox, #Docker, #OpenStack, etc. from one source configuration. Also supports several provisioners like #Chef, #Puppet, #Ansible, etc.

#^Packer
Image/photo
Packer is a free and open source tool for creating golden images for multiple platforms from a single source configuration.