Install Rancher and set up a Kubernetes cluster

Install docker: install Rancher in a docker container (single node) with persistent data. We’ll map 80 of the container to 8080 of the docker host and 443 of the container to 8443 of the external host, I’m doing this since I will be using the above ports for different containers. check the status of the […]

Replace Usage Meter 4.2 /4.3 certificates

Note: Before making any changes, it is highly recommended that you take the necessary backup/snapshots of the usage meter VM instances. Usage meter certificate replacement is rather simple. Usage meter 4.2 Runs on Nginx and the Nginx configuration for the webserver is located here Let’s take a look at the Nginx configuration for certificate and […]

Usage meter 4.x root password reset/unlock

At the photon logo, press ‘e’ and you will see the editable grub menu:Append rw init=/bin/bash on the line that starts with “linux” Press ctrl + x or f10 to continue you should see a screen similar to the below: Update: UM 4.3+ you must remount root partition to read-write, run the below command: To […]