Add instructions for alt/production install
Added an instructions for installing TAI server as an unprivileged user and running it using systemdpull/3/head
parent
82964b544c
commit
bff0996948
|
@ -30,7 +30,7 @@ This method involves:
|
||||||
|
|
||||||
Installing a few dependencies
|
Installing a few dependencies
|
||||||
~~~
|
~~~
|
||||||
sudo apt install virtualenv git python3-pip
|
sudo apt install virtualenv git python3-pip nginx
|
||||||
~~~
|
~~~
|
||||||
|
|
||||||
Create a dedicated, unprivileged, user to run the TAI server(s)
|
Create a dedicated, unprivileged, user to run the TAI server(s)
|
||||||
|
|
Loading…
Reference in New Issue