... | ... | @@ -124,6 +124,7 @@ make run |
|
|
* Clone good branch in /opt : sudo git clone -b pre-prod https://gitlab.insa-rouen.fr/delestre/pao-stock-manager.git
|
|
|
* Change owner : sudo chown -R XXX.stock /opt/pao-stock-manager
|
|
|
* Add write permission for stock group : sudo chmod -R g+w /opt/pao-stock-manager
|
|
|
* Indicate to create virtual env in local : export PIPENV_VENV_IN_PROJECT="true"
|
|
|
* Configure the environment : pipenv install
|
|
|
|
|
|
|
... | ... | |