Explore UI options for Docker management including Portainer, Docker Datacenter, Shipyard, Rancher, Kubernetes Dashboard, RedHat OpenShift, DC/OS, and AWS ECS.

UIs for Docker, a follow-up post

Following on from the post I wrote on Portainer; Portainer, a UI for Docker↗ There was a lot of great feedback, like the following from Aleksandr Blekh, Ph.D.↗ ; Great post, thank you! Could you briefly clarify why/when one would want to prefer Portainer to Rancher and vice versa. It would be great, if you could also touch on benefits of using Docker UIs versus Kubernetes-based PaaS, specifically OpenShift (which has UI for Docker container management)....

January 15, 2017 · 7 min · Russ Mckendrick
Explore Russ Mckendrick's essential day-to-day tools, including Visual Studio Code, Docker, Ansible, and Digital Ocean, among others.

Day to Day Tools

Its been quite a while since I wrote up what I am using on day to day, in fact I seem to have skipped all of 2016. Desktop Apps Not too much change on the Desktop … Visual Studio Code↗ ; I started off the year Atom, but this gives me the same functionality and seems quicker Pastebot↗ ; Working in tech means I copy and paste alot, this lets me sync and (not all from StackOverflow↗ ) Bear↗ ; For note taking … still using SublimeText↗ (Still the best text editor around), 1Password↗ , Photoshop↗ , Omnigraffle↗ , Tweetbot↗ & MS Office↗ ....

January 5, 2017 · 2 min · Russ Mckendrick
Explore Elastic Beats for data shipping in DevOps. Learn to set up and configure Metricbeat on Docker Swarm for system and Docker metrics analysis.

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 have yet to try. Beats is the platform for single-purpose data shippers. They install as lightweight agents and send data from hundreds or thousands of machines to Logstash or Elasticsearch. I have used an ELK stack before↗ but never for metrics, it always been for more traditional log files and tools such as Zabbix↗ have been my goto for metrics....

January 2, 2017 · 7 min · Russ Mckendrick
Learn to set up a local Kubernetes lab using Minikube for testing or development. Install, configure, and enable additional functionalities.

Launching a local Kubernetes lab using Minikube

I have more and more people at work asking me about Docker and Kubernetes↗ , so I thought it would be good to write down some instructions on bringing up a small test lab on my laptop. I had initially assumed that I would have to spend some time configuring a Vagrant box for this, but then I spotted the Minikube project↗ . Minikube is a tool that makes it easy to run Kubernetes locally....

January 1, 2017 · 4 min · Russ Mckendrick
Discover Portainer: Simplify Docker management (150k+ pulls). Open-source tool streamlines container deployment, management & monitoring for devs & 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 the lat week or so I have seen Portainer mentioned quite a lot, particularly since it has now had over 1M + pulls on the Docker Hub; Looks like Santa left @portainerio a nice christmas gift.. 1 Million @docker Pulls!!! Thank you all for helping us achieve this milestone....

December 29, 2016 · 9 min · Russ Mckendrick
Learn how to integrate Infinit and Docker on Ubuntu & macOS. Explore concepts, setup, and usage for enhanced storage solutions. Acquisition by Docker boosts promise.

Playing with Infinit & Docker

At the start of this month Docker purchased a storage startup called Infinit↗ . We’re joining @docker! 🐳 🎉 https://t.co/iCTBd0bWLw — Infinit (@infinit) December 6, 2016 Up until then I had only heard of their commercial offering which can be found at https://infinit.io/↗ which on the face of it has nothing to do with container storage and is a Dropbox equivalent. Concepts Before we roll our sleeves up and install, configure & user Infinit we need to cover a few of the terms....

December 27, 2016 · 11 min · Russ Mckendrick
Amazon Lightsail offers an easy entry to AWS with instance hosting akin to Digital Ocean. A look at its features, costs, and potential limitations.

Thoughts on Amazon Lightsail

I am still catching up on all of the announcements from the AWS re:invent 2016, one of the ones I was interested in was Amazon Lightsail. I have always found Digital Ocean to be useful for launching instances, doing some test installations of XYZ and then terminating them. It makes perfect sense that Amazon would offer a service which allows you to consume resources in the same way Digital Ocean allow their users to, they have the infrastructure to provide as well as an established customer base who probably already use Digital Ocean....

December 18, 2016 · 6 min · Russ Mckendrick
Discover Microsoft SQL Server on Mac via Docker, along with .NET Core & Visual Studio. A glimpse into technology's evolving integration.

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 for a while. Who would have though that after I first wrote about Docker back in early 2014; Docker↗ that I would be writting a post like this … Microsoft SQL Server 2016 on a Mac, using Docker Given that I don’t use Windows much I thought it would be interesting to see how simple it would be for me to install and use the latest version of MS SQL....

December 13, 2016 · 3 min · Russ Mckendrick