chg: [vagrant] updated installation of stats service

pull/316/head
Cédric Bonhomme 2020-08-03 08:05:44 +02:00
parent 5770f605ab
commit 3dbd0e37f7
No known key found for this signature in database
GPG Key ID: A1CB94DE57B7A70D
1 changed files with 1 additions and 0 deletions

View File

@ -317,6 +317,7 @@ source $HOME/.poetry/env
git clone https://github.com/monarc-project/stats-service $STATS_PATH git clone https://github.com/monarc-project/stats-service $STATS_PATH
cd $STATS_PATH cd $STATS_PATH
npm install
poetry install --no-dev poetry install --no-dev
bash -c "cat << EOF > $STATS_PATH/instance/production.py bash -c "cat << EOF > $STATS_PATH/instance/production.py