Includes acs binary build script, acs runner script, acs environment installation script
- $sudo acs_silent_install.sh
- $pip install Cython
- $python build_acs_bin_package.py -p Path/to/ACS/code -o Path/to/output
- $python run_acs.py -c [campaign name]
- $docker build -f celadon-aft.internal -t celadon-aft --build-arg http_proxy=http://proxy:port/ --build-arg https_proxy=http://proxy:port/ --build-arg ftp_proxy=http://proxy:port --build-arg no_proxy=localhost,127.0.0.1,company.com