pivotal-cf/encrypt-decrypt-scripts

Name: encrypt-decrypt-scripts

Owner: Pivotal Cloud Foundry

Description: null

Created: 2015-03-16 23:46:37.0

Updated: 2016-06-17 15:14:46.0

Pushed: 2016-05-30 21:02:36.0

Homepage: null

Size: 140

Language: Ruby

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

encrypt-decrypt-scripts

  1. Login to the Ops Manager VM
  2. Change directories to /var/tempest/workspaces/default
  3. Run sudo su
  4. Clone the repo git clone https://github.com/mreider/encrypt-decrypt-scripts.git
  5. Run mv encrypt-decrypt-scripts/* . to put the scripts in the same directory
  6. Run sh decrypt.sh {ops manager password}
  7. Back up the files actual-installation.yml and installation.yml to a different directory (Ops Manager will attempt to read them if they are in this directory - resulting in an exception error).
  8. Change directories to /var/tempest/workspaces/default/t1
  9. Modify the files as instructed by support Run sh encrypt.sh {ops manager password} - this replaces the existing files with your edited ones.
  10. Make sure Ops Manager loads in a browser. If it doesn't you should revert to your backups and try again.

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.