Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 790 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 790 Bytes

CloudVMManager

Daemon to start and stop VM depending on number of worker nodes requested/running.

Info

-The python files are located in 'lib' directory inside the package cloudvmmanager -The code to be executed is located in 'bin' directory -The configuration files are located in etc directory -The environment variables are exported in envvar.sh

Steps to configure and run

1)set the environment variables in envvar.sh according to your environment and source the file 2)Change any configuration details if required in the configuration files 3)Run by typing bash cloudvm-mgr-start.sh 4)The process will start running in the background 5)Check the log files to see the required information