GHV Requirements/Installation
GHV can be run in an actual production environment or a comparable test environment for planning purposes; however, JetStream DR software must be installed and configured prior to running GHV.
GHV is written in Python and can be executed from the command-line or terminal.
- Python Version: Any version of Python 3.
- Platform: Windows and Linux.
- Required Python Modules: jsonschema, requests, paramiko, pyvmomi, urllib3, pyyaml, boto3, minio, azure-storage-blob, tabulate.
- The modules can be installed using python3 -m pip install <module names>