How to update ManageIQ appliance Image


To update the application to the latest revision, you can follow these simple steps:
  1. SSH into the image - the username root has the default password smartvm (you should change this password)
  2. Change the protocol of git to https://
  3. git config --global url."https://".insteadOf git:// 
  4. git pull
  5. bundle install 
  6. bundle exec rake evm:compile_assets

Comments

Popular posts from this blog

How to clean all the foreman task and locked task

CentOS 7 Server Hardening Guide

How to restrict users to send only mail to the local domain in Zimbra