|
|
Note: the application is considered to be installed in the STOCK_MANAGER_PATH directory
|
|
|
Note: the application is considered to be installed in the /opt/pao-stock-manager directory
|
|
|
|
|
|
# Requirements
|
|
|
|
|
|
XXX is the default account that installs the software
|
|
|
XXX is the default account that installs the software.
|
|
|
* Install python3 et pip3
|
|
|
* Install apache2 : sudo apt install apache2
|
|
|
* Install mod-wsgi : sudo apt install libapache2-mod-wsgi-py3
|
|
|
* Active mod-wsgi : cd /etc/apache2/mods-enabled; sudo ln-s ../mods-available/wsgi* .
|
... | ... | |