Skip to content

Files

Latest commit

 

History

History
30 lines (26 loc) · 1.07 KB

README.md

File metadata and controls

30 lines (26 loc) · 1.07 KB

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