diff -r 2c9f9128c49b -r d9d75b93e132 deploy/README.md --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/deploy/README.md Wed Jun 12 17:56:38 2019 +0200 @@ -0,0 +1,16 @@ +# Recherchecontributive deployment + +The deployment is done with ansible. +A pipfile is available to set it up. +This deployment take + +## Start the deploy + +- `deploy.sh `. Example: `deploy.sh test tip` + +## configuration file: + +- `hosts/hosts.` +- `group_vars/.yml` +- `host_vars//base.yml` base `host_vars/base.yml.tmpl` +` \ No newline at end of file