Commit Graph

34 Commits

Author SHA1 Message Date
maxlath
5c37c9d7a4 readme: document how to start working on the client 2023-04-28 11:58:55 +02:00
maxlath
a1220581ad readme: moving paragraph on rootless docker down
as it makes the install flow more complex, and should thus rather be later tweaking of the install
2023-04-28 11:41:08 +02:00
maxlath
ccb729a8c1 rename more config/local.js to end in .cjs 2023-04-28 11:38:30 +02:00
maxlath
6f8bafb030 readme: invite to make sure the CouchDB username and password in config/local.cjs match docker-compose.yml environment variables 2023-04-28 11:17:29 +02:00
jums
3e8a4feb1c expliciting that no wizard is creating the local config file for you 2023-04-27 14:49:16 +02:00
jums
2af766feca rename config/local.js to end in .cjs 2023-04-27 14:45:01 +02:00
maxlath
fd2d7cd5c6 readme: format 2021-08-25 15:37:10 +02:00
maxlath
0a3c629c13 readme: removed mention of inventaire-i18n as it should have been installed by 'npm install' 2021-08-25 15:24:17 +02:00
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
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
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
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
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
f007083950 update inv image to node 8.12 2018-10-16 23:11:27 +02:00
Vincent Jumo
8fc5107123 DRY the tests 2018-10-16 13:21:54 +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
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