Commit Graph

16 Commits

Author SHA1 Message Date
jums
1fdeda42e6 upgrade couchdb to 3.1 2021-02-07 16:23:59 +01:00
maxlath
c33bad2b4b upgrade elasticsearch to 7.9.1 2021-02-07 16:23:59 +01:00
jums
f486a31154 remove entities-search-engine 2021-02-07 16:23:57 +01:00
jums
06ccd97dd8 post decaffeinate compose 2019-11-28 17:06:41 +01:00
Vincent Jumo
c56fc67920 more colorful and quieter prompt 2019-04-15 17:19:30 +02:00
Vincent Jumo
297293bea8 expose brunch port to support client watch server 2019-01-16 13:00:00 +01:00
Vincent Jumo
4ac8128eb7 use host network mode to use current config hosts 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
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