# HG changeset patch # User salimr # Date 1560851210 -7200 # Node ID 1150866741eca9b252aeee2db6ba88cccedbd239 # Parent 03b0f48818d7e90662192d99bfcb84f1e6a64440 Update README files diff -r 03b0f48818d7 -r 1150866741ec README.md --- a/README.md Mon Jun 17 18:09:10 2019 +0200 +++ b/README.md Tue Jun 18 11:46:50 2019 +0200 @@ -80,7 +80,7 @@ ``` Set the template root ``` -$ docker-compose exec -T wp /var/www/html/vendor/bin/wp --allow-root option set template_root "/var/www/recherchecontributive.org/web/wp/wp-content/themes" +$ docker-compose exec -T wp /var/www/html/vendor/bin/wp --allow-root option set template_root "/var/www/html/web/wp/wp-content/themes" ``` delete options @@ -105,7 +105,7 @@ ## Deployment -TODO... +README.md in deploy folder ## Built With diff -r 03b0f48818d7 -r 1150866741ec deploy/README.md --- a/deploy/README.md Mon Jun 17 18:09:10 2019 +0200 +++ b/deploy/README.md Tue Jun 18 11:46:50 2019 +0200 @@ -2,7 +2,12 @@ The deployment is done with ansible. A pipfile is available to set it up. -This deployment take +This deployment take + +## Set the deploy environement + +- `pipenv install` +- `pipenv shell` ## Start the deploy