Pavel
176133573d
Remove var declarations
...
Declarations such as `LLM_PROVIDER=$LLM_PROVIDER` override .env variables in compose
Similar issue is present in the frontend - need to choose either to switch to separate frontend env or keep as is.
2026-01-16 11:34:56 +03:00
Pavel
974d98b94b
fixes setup scripts
...
fixes to env handling in setup script plus other minor fixes
2026-01-12 23:48:52 +03:00
Alex
9a937d2686
Feat/small optimisation ( #2182 )
...
* optimised ram use + celery
* Remove VITE_EMBEDDINGS_NAME
* fix: timeout on remote embeds
2025-12-05 20:57:39 +02:00
Alex
e68da34c13
feat: implement internal API authentication mechanism
2025-12-04 15:52:45 +00:00
Marco Ponce
a8d2024791
Windows deployment powershell and renamed LLM_PROVIDER and runtime ( #2050 )
...
* Windows deployment powershell and renamed LLM_PROVIDER and runtime
* added LLM_NAME back
* revert changes on docker-compose-hub.yaml
2025-10-12 15:25:42 +03:00
ManishMadan2882
d317f6473d
(feat:gdrive) upload files only
2025-09-22 20:19:56 +05:30
ManishMadan2882
5400a6ec06
(feat:googlePicker) frontend envars
2025-09-20 00:13:03 +05:30
Siddhant Rai
56e5aba559
fix: correct frontend image name in docker-compose configuration
2025-08-28 18:21:54 +05:30
Siddhant Rai
5b7c7a4471
fix: update Docker images in docker-compose to use 'develop' tag
2025-08-28 12:11:06 +05:30
Siddhant Rai
9da4215d1f
feat: implement Docker Hub integration for building and pushing images in CI/CD workflow
2025-08-28 12:01:04 +05:30
Ankit Matth
b3af4ee50b
speed up scripts by using docker hub
2025-08-24 08:59:19 +05:30
Alex
098955d230
fix paths in docker compose
2025-06-13 01:11:22 +01:00
Alex
aaecf52c99
refactor: update docs LLM_NAME and MODEL_NAME to LLM_PROVIDER and LLM_NAME
2025-06-11 12:30:34 +01:00
ManishMadan2882
3d64dffc32
(fix:dockercompose) volumes, user
2025-05-15 15:19:34 +05:30
Pavel
385ebe234e
setup+development-docs
2025-02-11 19:17:59 +03:00
Alex
ad051ed083
fix: docker compose files
2025-02-06 18:51:17 +00:00
Alex
0913c43219
feat: edit deploymen files locations
2025-02-05 18:04:41 +00:00