deploy/README.md
changeset 28 1150866741ec
parent 23 5249c3c623a6
equal deleted inserted replaced
27:03b0f48818d7 28:1150866741ec
     1 # Recherchecontributive deployment
     1 # Recherchecontributive deployment
     2 
     2 
     3 The deployment is done with ansible.
     3 The deployment is done with ansible.
     4 A pipfile is available to set it up.
     4 A pipfile is available to set it up.
     5 This deployment take 
     5 This deployment take
       
     6 
       
     7 ## Set the deploy environement
       
     8 
       
     9 - `pipenv install`
       
    10 - `pipenv shell`
     6 
    11 
     7 ## Start the deploy
    12 ## Start the deploy
     8 
    13 
     9 - `deploy.sh <profile> <hg tag>`. Example: `deploy.sh test tip`
    14 - `deploy.sh <profile> <hg tag>`. Example: `deploy.sh test tip`
    10 
    15