Skip to content

Commit

Permalink
doc install: add infos to install samples data
Browse files Browse the repository at this point in the history
  • Loading branch information
bouttier committed Sep 30, 2021
1 parent 9567b43 commit e4152ac
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,15 @@ Création de la base de données
./install_db.sh


* Si vous souhaitez les données utilisateurs d’exemple, en particulier l’utilisateur ``admin`` (mot de passe : ``admin``), executez :

::

cd ~/usershub
source venv/bin/activate
flask db upgrade usershub-samples@head


Configuration Apache
====================

Expand Down

0 comments on commit e4152ac

Please sign in to comment.