Following our recent Cloudera Data Platform (CDP) overview, we cover how to deploy CDP private Cloud on you local infrastructure. It is entirely automated with the Ansible cookbooks published by Cloudera and it is reproducible on your local host with Vagrant. CDP is an enterprise data cloud. It provides a […]
install
Nix package creation: install a not yet supported font
The Nix packages collection is large with over 60 000 packages. However, chances are that sometimes the package you need is not available. You must integrate it yourself. I needed for some fonts which were not already present inside nixpkgs. In Nix, a font is distributed as a package like […]