Commit Graph

17 Commits

Author SHA1 Message Date
Vincent Jumo
4ac8128eb7 use host network mode to use current config hosts 2018-10-16 13:21:54 +02:00
Vincent Jumo
8fc5107123 DRY the tests 2018-10-16 13:21:54 +02:00
Vincent Jumo
b3e466b380 setup entities-search-engine
-use of Dockerfile versus run from docker-compose.yml, because
docker alone can build services. move dockerfiles to root folder of
each repos?
-cleanup dockerfile.inventaire setup
2018-10-16 13:21:41 +02:00
Vincent Jumo
7bb5785f60 cleanup useless container dependencies 2018-10-16 13:21:12 +02:00
Vincent Jumo
da273268bd update inventaire-local config file 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
ba9014328f backup volumes folder creation, updating readme 2018-10-16 13:21:12 +02:00
Vincent Jumo
aa614b5821 add alternate docker-compose file to run tests 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
7fee76df32 update readme 2018-06-07 14:16:50 +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
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