jums
|
51b7fbc6aa
|
remove obsolete docker-compose.test.yml
|
2024-12-13 14:07:50 +01:00 |
|
maxlath
|
71c1cc2a8a
|
docker-compose.yml: let couchdb use a named volume to store its data
See https://serverfault.com/questions/996785/docker-volumes-vs-mount-binds-what-are-the-use-cases
|
2024-12-03 12:33:22 +01:00 |
|
maxlath
|
298b7d1178
|
docker-compose.yml: remove network_mode=host
|
2024-12-03 12:06:57 +01:00 |
|
maxlath
|
82367ddc15
|
couchdb: upgrade to v3.4.2
|
2024-11-21 22:30:27 +01:00 |
|
maxlath
|
d43ae912d3
|
couchdb: add custom configuration
|
2024-11-21 22:30:26 +01:00 |
|
maxlath
|
268b6e07b4
|
re-enable couchdb and elasticsearch logs
|
2024-11-21 22:30:00 +01:00 |
|
maxlath
|
8c296c0401
|
move couchdb and elasticsearch volumes data in a dedicated folder
|
2024-07-17 18:21:26 +02:00 |
|
maxlath
|
2c13079669
|
+ .github/FUNDING.yml
|
2024-07-17 18:21:13 +02:00 |
|
maxlath
|
ec11c04c17
|
rename default branch: master -> main
|
2023-11-30 15:57:16 +01:00 |
|
jums
|
171f7b02b8
|
move Dockerfile.inventaire in inventaire-service branch
|
2023-11-18 06:44:09 +01:00 |
|
maxlath
|
774d6bdfc2
|
run inventaire outside of docker
|
2023-06-19 14:56:58 +02:00 |
|
maxlath
|
0f189a7498
|
readme tips: change recommended way to start only couchdb and elasticsearch
|
2023-04-29 14:01:38 +02:00 |
|
maxlath
|
00532a5d57
|
readme: remove non-docker specific documentation
|
2023-04-29 13:53:20 +02:00 |
|
maxlath
|
cf92f56308
|
docker-compose.yml: update link to Elasticsearch doc
|
2023-04-28 14:05:52 +02:00 |
|
maxlath
|
8ba919d6d4
|
readme: reword intro to match actual purpose of this repository
|
2023-04-28 13:30:29 +02:00 |
|
maxlath
|
9b48c1be1e
|
readme: add tip to run the server and client outside of docker
|
2023-04-28 13:19:54 +02:00 |
|
maxlath
|
d02d130738
|
readme: add git tip
|
2023-04-28 12:02:16 +02:00 |
|
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 |
|
jums
|
e0461e64a2
|
do not display couchdb logs
|
2022-02-12 17:54:05 +01:00 |
|
jums
|
ad8a41f265
|
cap logs size to 10Mo
|
2022-02-12 17:53:33 +01:00 |
|
jums
|
7fc91ba2ae
|
update node version
|
2022-02-12 17:52:09 +01:00 |
|
maxlath
|
a4402e19a4
|
docker-compose: elasticsearch: reduce JVM heap
see https://github.com/inventaire/inventaire-deploy/commit/c2a9365
|
2022-02-12 17:50:11 +01:00 |
|
maxlath
|
7509d774bf
|
docker-compose: update couchdb and elasticsearch versions
|
2022-01-13 20:31:59 +01:00 |
|
maxlath
|
60778f147b
|
update elasticsearch
|
2021-12-14 23:13:27 +01:00 |
|
maxlath
|
1b7b6cafe2
|
docker-compose.yml: fix couchdb volume path
|
2021-08-25 16:39:03 +02:00 |
|
maxlath
|
88f9c7dd00
|
docker-compose.yml: update couchdb version
|
2021-08-25 16:34:37 +02:00 |
|
maxlath
|
f63fcbdedd
|
docker-compose.yml: align default credentials with inventaire server default config
|
2021-08-25 16:34:37 +02:00 |
|
maxlath
|
60abccaf8b
|
docker-compose: rename couch to couchdb for consistency
|
2021-08-25 16:16:41 +02:00 |
|
maxlath
|
dd4841e971
|
docker-compose: update elasticsearch
to align with current prod
|
2021-08-25 16:16:41 +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 |
|
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 |
|