GitHub GitHub Codespaces and Terraform To get myself familiar with GitHub Codespaces, the online IDE based on Visual Studio Code, I decided to create a quick Terraform project.
Ansible Azure DevOps Ansible Pipeline I wanted to have a play with Azure DevOps and Ansible pipeline, but didn't want to use the Ansible Task as it requires a virtual machine. In this post I look at how to run Ansible like Terraform in an Azure DevOps pipeline.
Ansible Ansible AWX It has been a while as I have been busy writing, I thought I would spend some of my freetime having a very quick play with Ansible AWX, which is
Cloud Storage Playing with Docker 1.13 & Minio I had some time today, so I thought I would combine two posts I have been planning on writing for a week or two, looking at Docker 1.13 and also Minio.
DevOps UIs for Docker, a follow-up post Following on from the post I wrote on Portainer; https://media-glass.es/portainer-the-ui-for-docker There was a lot of great feedback, like the following from Aleksandr Blekh, Ph.D.; Great post,
DevOps Trying out Elastic Beats I thought it was about time, as I had some to spare today, to have a play with one of the new feature of the Elastic family of products I
DevOps Portainer, a UI for Docker Part of my daily routine is to go through Reddit, RSS feeds and also wading through the MediaGlasses twitter account where I follow loads of technical people & companies. Over
DevOps It’s a UNIX system, I know this. I am late to the party with this post due to other projects and work taking up nearly all of my time, but its one I have been to write
CentOS OpenShift Origin installation notes Having ran a local copy of OpenShift Origin using VirtualBox I decided to have a go at running it on a Digital Ocean Droplet running CentOS 6.5. This should
Blog DevOps-SysAdm.in I had registered the domain DevOps-SysAdm.in with the intention of creating a second Jekyll based site which was going to be a link dump for stuff. Instead I decided
CentOS More Puppet I have been playing my Digital Ocean server a lot recently. Breaking it, fixing it and then rebuilding it, while I had documented my puppet installation it was getting to
CentOS Vagrant & Puppet Vagrant allows developers to bring up local development machines in a controlled method using pre-built configuration files called boxes. Once a box has been installed on the developers local machine