Create automatically a vRealize Automation Deployment Name with locale Date and Time

In this blog post I will show you how you can create automatically a vRealize Automation Deployment name which contains the local Date and Time and makes the Deployment name unique. How you get the local Unix Time with the JavaScript Module “moments” you can reach out the blog Convert the vRO Date with the…

Configure NFS on Ubuntu 20.04 and use it with an VMware ESXi Host

In this blog I will show you how you can configure a NFS-Server on a Linux Ubuntu 20.04 machine and use it with an ESXi Server. Prereqisites Set Up the NFS Server on the Ubuntu Linux machine The first steps are to install the NFS packages, then configure NFS and if the firewall active set…

Setup a Docker host for vRealize Automation Code Stream

This blog post explain step by step how to setup a docker host which is needed to run CI Task from Code Stream. If a CI Task started by vRealize Automation Code Stream a specified docker container will be started on the docker host for the lifetime of the Code Stream Pipeline. The Ci tasks…