11 Commits

Author SHA1 Message Date
DariusIII 74d874c17b Update manticoresearch support for latest version changes 2026-06-22 21:12:38 +02:00
DariusIII f7c0673fa5 Extend concurrency with timeout setting 2026-04-15 14:36:51 +02:00
DariusIII 49ca479083 Update book processing and matching 2026-04-14 15:14:27 +02:00
DariusIII ed6020caa8 Add newe indexes, improve old ones and use them where possible 2026-04-10 14:32:10 +02:00
DariusIII 4c1a61ec1c Update configuration 2025-12-30 16:13:34 +01:00
DariusIII 022e93d302 Remove smarty env variables 2025-10-29 12:48:23 +01:00
DariusIII edc237328d Drop GiantBomb support 2025-09-16 23:20:48 +02:00
DariusIII 6db63803e1 Update config and .env file 2025-07-03 14:28:01 +02:00
PyRowMan b084d479e9 Moving environment variables into .env.dist and .env.example 2024-12-20 15:32:37 +01:00
PyRowMan b0c5634e10 Moving environment variables into .env.dist and .env.example 2024-12-20 15:32:17 +01:00
PyRowMan 96b95dc6ee Add .env.dist, Manticore service, and environment substitution
Introduced a new `.env.dist` template to streamline environment variable management. Added Manticore service to the `docker-compose.yml` for enhanced database querying support. Updated `docker-entrypoint.sh` to use `envsubst` for environment substitution when generating `.env`.
2024-12-18 12:01:54 +01:00