--- /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 <profile> <hg tag>`. Example: `deploy.sh test tip`
+
+## configuration file:
+
+- `hosts/hosts.<profile>`
+- `group_vars/<profile>.yml`
+- `host_vars/<hostname>/base.yml` base `host_vars/base.yml.tmpl`
+`
\ No newline at end of file