Add instructions for alt/production install

Added an instructions for installing TAI server as an unprivileged user and running it using systemd
pull/3/head
DocArmoryTech 2020-11-03 12:53:15 +00:00 committed by GitHub
parent 82964b544c
commit bff0996948
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ This method involves:
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)