CONFIG
1 June 2019
Use your .env file in bash
The `.env` project has take over the configuration variable war's since ruby started the project some time ago, It's getting some competition from `ymal` however I can't see me moving until I find a good bash solution.
Read more →30 October 2018
Puppet and Chocolatey on Windows
CONFIGPROVISIONPACKAGESCHOCOLATEYWINDOWSPUPPET
At the start of the year, I decided to give my dotfiles a clean up. In this update, I made the decision to use a configuration management tool. Out of all the offerings I chose Puppet. As a Linux user it's not often I need to set up Windows workstations, but for some tasks I have coming up a Windows workstation was the right tool for the job. So the job began on learning how to use Puppet on Windows, and this is how it went:
Read more →