Archive | Getting Started

Hosting Joomla with Docker and Memcached

In this post I’ll show you how you can quickly and easily setup a fast Joomla! site running in Docker, and using Memcached for caching. We’ll also be using Docker Compose to make managing the relationships between containers easier. Docker Compose makes the task of managing multiple Docker containers (in our case, Apache, MySQL, and […]

Continue Reading 6

Kubernetes Pods Explained

Kubernetes Pods can be an interesting concept to get your head around. Despite the fact that the idea is pretty simple, many people often have trouble figuring out the relationships between pods and all of the other Kubernetes components. In this brief article I will describe pods and how they are used. (more…)

Continue Reading 0

Proudly made in Canada