DevOps
-
Goodbye Docker. Hello Podman.
Podman is a tool for managing OCI (and Docker) containers and pods.
-
Long live Kubernetes
Kubernetes is "An open source system to deploy, scale, and manage containerized applications anywhere." From being in the enterprise space for a while now, the…
-
Composer is now at version 1
Earlier this month Composer became version 1.0.0 after five years of development securely replacing [PEAR] as the de facto dependency manager for PHP.
-
Ubuntu in Windows
Yes, you read that correctly. Ubuntu 14.04 LTS built directly into a Windows 10 subsystem. This is native. Not something virtualized or Linux like (e.g.
-
Intro to Phing
Instead of saying RTFM I will include the highlights from the Phing User Guide (http://www.phing.info/docs/guide/stable/) below.
-
Which automated deployment tool?
According to Wikipedia, “Build automation is the act of scripting or automating a wide variety of tasks that software developers do in their day-to-day…
-
Let’s begin with automated deployments
This blog is about my journey into DevOps which will be initially focussed on automated deployments.