Commit Graph

104 Commits

Author SHA1 Message Date
vinny
68d1bddead add entities search engine & elasticsearch
- implement entities search engine as a distinct container
- rename app to inventaire
- disable entities popularity for clearer logs
- inventaire path move top /opt/inventaire
2018-06-06 22:50:03 +02:00
vinny
15a2ddc381 update readme fixtures 2018-05-09 18:29:02 +02:00
vinny
40a44596f5 add .gitignore 2018-05-06 21:18:01 +02:00
vinny
95e2f680bc initial docker-compose with node6 & couchdb1.7
initially written in a dockerfile, inventaire is actually running from local inventaire
folder compiled mannually at hand and lunch inside docker compose
letting the possibility of editing branching inventaire folder and mount it on docker when ready to
test for production environement
2018-05-06 21:08:49 +02:00