58 Commits

Author SHA1 Message Date
Vincent Jumo
7bb5785f60 cleanup useless container dependencies 2018-10-16 13:21:12 +02:00
Vincent Jumo
b581ee4e65 downgrade elasticsearch to fit inventaire requirements 2018-10-16 13:21:12 +02:00
Vincent Jumo
876cbbc343 small cleaning 2018-10-16 13:21:05 +02:00
Vincent Jumo
106dd2f444 create volumes to persist data on es & couch even when container is removed 2018-08-23 18:01:49 +02:00
Vincent Jumo
cf06e40ba0 move image build in separate dockerfiles 2018-08-23 18:01:05 +02:00
Vincent Jumo
f0a29f2e77 update config and readme 2018-07-21 13:22:41 +02:00
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
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