Commit Graph

147 Commits

Author SHA1 Message Date
maxlath
b3c0b8b408 remove references to the now obsolete entities-search-engine service 2021-08-25 15:24:17 +02:00
jums
743566ced2 update Readme 2021-02-09 16:03:13 +01:00
jums
b0a0e6002e move db volumes to local docker storage
to simplify deployement process
2021-02-08 12:53:04 +01:00
jums
a77268b0ef upgrade node to 14.15 2021-02-07 16:52:49 +01:00
jums
1fdeda42e6 upgrade couchdb to 3.1 2021-02-07 16:23:59 +01:00
Vincent Jumo
9ad7721ee7 typo 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
84457ff4b0 Update README.md 2021-02-07 16:23:59 +01:00
jums
f486a31154 remove entities-search-engine 2021-02-07 16:23:57 +01:00
Vincent Jumo
9b77830c3a Update README.md 2020-09-23 15:54:30 +02:00
jums
a3d1bf36ff update readme 2020-09-21 17:21:15 +02:00
jums
b0919fda6b update ENV config to fit server config update 2020-05-23 19:59:32 +02:00
jums
f34df1d34d documenting entitiesSearchEngine config in Readme 2020-02-20 18:45:13 +01:00
jums
ccbc09c49a postdecaffeinate Readme 2020-02-20 18:31:41 +01:00
jums
0ac4b35fff Merge branch 'update-node' 2020-01-03 20:50:43 +01:00
maxlath
1c80272817 Dockerfile.inventaire: update node version to the latest stable LTS 2020-01-03 20:49:25 +01:00
Vincent Jumo
97bd2fe524 update description
add current usage and discourage using it in production
2019-12-22 23:50:24 +00:00
jums
088de89bbf upadte Readme with a troubleshooting section 2019-11-30 19:43:29 +01:00
jums
4e02d6a0e6 update Readme to create user admin
originnaly posted by maxlath

https://github.com/inventaire/docker-inventaire/issues/5#issuecomment-530712592
2019-11-28 17:32:51 +01:00
jums
daea79bd94 install curl in entities-search-engine
in order ton run scripts like dump_wikidata_subset
2019-11-28 17:11:18 +01:00
jums
06ccd97dd8 post decaffeinate compose 2019-11-28 17:06:41 +01:00
Maxime Lathuilière
9fecb7d858 Merge pull request #6 from thewholelifetolearn/5-inventaire-doesnt-launch--thewholelifetolearn
Updated install procedure
2019-09-06 22:54:46 +02:00
Ralph KEMPS
503c14bbcd Updated install procedure
Added some steps to have the installation procedure complete and fixed a typo for the fixtures
2019-09-06 19:18:11 +02:00
jums
21c73add31 Add lib dependencies description to Readme 2019-08-24 20:18:07 +02: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
0dc87d0256 start sockerfile with watch command 2018-12-22 21:37:00 +01:00
Vincent Jumo
51547dcc18 add ports to test env 2018-12-17 22:56:17 +01:00
maxlath
6435e26339 dockerfile: run inventaire with uid=1000 2018-11-03 22:03:29 +01:00
Vincent Jumo
f007083950 update inv image to node 8.12 2018-10-16 23:11:27 +02:00
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