11 Commits

Author SHA1 Message Date
jums
a3b10d2674 gitignore: add certbot folder
to untrack the autogenerated certbot config folder, created when running certonly
2025-02-28 11:42:48 +01:00
maxlath
06979f1a46 gitignore: add .docker
to be able to use per-directory docker config
See https://stackoverflow.com/a/51610644
2025-02-28 11:42:48 +01:00
jums
34db3704a4 update gitignore 2025-02-28 11:42:48 +01:00
maxlath
80b8985198 inventaire service: use a custom entrypoint script
to initialize the local config from env variables
2025-02-28 11:42:48 +01:00
jums
75fa3ffa18 make docker-compose.yml production ready 2025-02-23 08:59:57 +01:00
maxlath
d43ae912d3 couchdb: add custom configuration 2024-11-21 22:30:26 +01:00
jums
f486a31154 remove entities-search-engine 2021-02-07 16:23:57 +01:00
Vincent Jumo
ba9014328f backup volumes folder creation, updating readme 2018-10-16 13:21:12 +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
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
40a44596f5 add .gitignore 2018-05-06 21:18:01 +02:00