As a cloud admin, you need a certain toolset to get the job done. Occasionally these tools are not readily available, or updated ones are released and you need to be able to consume them without too much fuss. Running these apps as containers are often a great way to achieve this, and by far the best way of provisioning them is though vRealize Automation. Continue reading
Month: October 2017
Vulnerability scanning with VMware Harbor 1.2 and Clair – Part 1: Building Harbor
At VMworld 2017 VMware announced the latest release of vSphere Integrated Containers, version 1.2. This release also included updated versions Admiral, VMware’s container management platform; and Harbor, their enterprise-class container registry. VMware makes all these products available to consume from a single OVA which can be Continue reading
Getting the hell out of Amazon Web Services
If you’re a regular reader of my blog you may recall that in June I made the decision to move my production environment to Amazon Web Services. This was because I no longer fancied running my servers (however small and unobtrusive) at home. At first everything went well – the migration to the cloud was seamless and without any issues. Continue reading
“Invalid IP Address input” error when requesting a vRA blueprint via Code Stream
The other day I successfully demonstrated the power of Code Stream at the UK North-West VMUG. The Management Pack for IT DevOps (codenamed “Houdini”) migrated blueprints between Development and Production, and at the end of the session I built a pipeline for deploying a WordPress application in development. Even though the audience wouldn’t have Continue reading
Deploying MySQL on CentOS 7 for vRealize Automation blueprints
Over the weekend I began preparing a multi-tier application blueprint in vRealize Automation for an upcoming talk at the UK North-West VMUG. Rather than re-invent the wheel (and more importantly because I’m lazy), I decided to re-use a blueprint from the VMware {code} site. The one I’d chosen used MySQL, which for a quick and dirty live demo is ideal. Continue reading