Skip to content

Files

Latest commit

 

History

History

assessment

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Getting Started

mkdir araalinetworks
cd araalinetworks
git clone https://github.com/araalinetworks/api.git
cd api/python

# install/upgrade
python araalictl.py

# to authorize your copy (signup link below)
./araalictl config Fog=fog.<your-customer-name-here>.aws.araalinetworks.com
./araalictl config InternalCfgBackend=prod.aws.araalinetworks.com
sudo ./araalictl authorize -local

Links

Troubleshooting

Authorization problems

./araalictl authorize -clean # to start over.

Not able to push your branch