Commit graph

19 commits

Author SHA1 Message Date
Blake Harnden
5a35431bcb updated grpcio-tools installation to specifically specify binary requirement and updated doc 2020-07-11 15:08:04 -07:00
Blake Harnden
68ff7a86c8 fixed install script issues with grpcio-tools and updated documentation 2020-07-11 15:00:09 -07:00
Blake Harnden
e704483527 update install script to avoid issues with recent grpcio-tools and pip binary packages 2020-07-11 14:26:06 -07:00
Blake Harnden
9b4802a5ae updated install.sh to attempt to install the latest python dependencies on reinstall in case new dependencies have been introduced 2020-05-08 09:22:22 -07:00
Blake Harnden
ca292cb11e added -r flag to install.sh to provide a convenience to reinstall latest code from current git branch 2020-04-16 10:16:35 -07:00
Blake Harnden
81382f2899 updated install.sh dev install to setup pre-commit hook as well 2020-03-05 13:44:32 -08:00
Blake Harnden
d8cf1373da updates to allow install.sh to use newer versions of python, defaults to 3.6 2020-03-05 13:19:20 -08:00
Blake Harnden
5c52fbbdec update install.sh to only use pipenv sync to avoid package changes, added user/root installations of pipenv for centos dev environment 2020-03-05 12:58:42 -08:00
Blake Harnden
e5a446d70f fixed using apt instead of yum and sudo needed for centos in install.sh 2020-03-05 12:13:38 -08:00
Blake Harnden
105dd4ad7b small tweaks to fix/cleanup install.sh 2020-03-05 11:44:13 -08:00
Gabriel Somlo
d0180af043 update dependency installer to python3 2020-01-14 16:26:44 -05:00
Gabriel Somlo
35d5d5271b Fix typo in installer 2020-01-14 13:26:24 -05:00
Blake Harnden
fe8bc6f10e removed usage of brctl and dependency on bridge-utils library as it is deprecated, replaced with using iproute instead 2019-12-23 14:48:56 -08:00
Blake Harnden
8029a27bb4 added installing netns and classic gui to dev install 2019-12-23 13:36:25 -08:00
Blake Harnden
0d0862d29c added install.sh options for dev install 2019-12-23 09:28:49 -08:00
bharnden
ace15636ac
Update install.sh
updates for centos
2019-12-21 11:53:14 -08:00
Blake Harnden
fb5f1a771c updates to add centos install support 2019-12-21 02:45:05 -05:00
Blake Harnden
43d0ee84c2 missing gawk dependency from install.sh 2019-12-19 17:15:11 -08:00
Blake Harnden
fc15918a64 adding install script to help automate setup for others, small touchup to devguide doc 2019-12-19 16:07:17 -08:00