Skip to content

akarol/cloudqe-aeolus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#THIS SCRIPT IS TO INSTALL AEOLUS BY:
# Install all the rpms from the last released repo and then pull all the src and compile
# Install from the src 
# Update aeolus components

Usage:
For help:
./install.py -h

Usage examples:
Install from repo:
 ./install.py -r --repo

Install from src:
 ./install.py -s --src -p --base_dir '/home'

 
Updating component:
 ./install.py -f --factory -p --base_dir '/home/xyz'

Releases

No releases published

Packages

No packages published