Commit graph

51 commits

Author SHA1 Message Date
Timothy J. Baek
d5005e39de fix: docker import file issue 2024-02-23 00:54:22 -08:00
Timothy J. Baek
ab104d5905 refac 2024-02-19 10:56:50 -08:00
Jannik Streidl
acf999013b storing vectordb in project cache folder + device types 2024-02-19 07:51:17 +01:00
Timothy J. Baek
0cb0358485 refac: more descriptive var names 2024-02-18 11:16:10 -08:00
Jannik Streidl
1846c1e80d choose embedding model when using docker 2024-02-17 19:38:29 +01:00
Timothy J. Baek
63e6f39b31 refac 2024-02-14 23:32:54 -08:00
Jannik Streidl
8ab0338e71 no internet connection for whisper if you use docker 2024-02-13 15:11:53 +01:00
Timothy J. Baek
f19bb89ff9 feat: disable tracking from unstructured 2024-02-09 18:11:01 -08:00
Tim Farrell
e2d481d99a Move the random secret generation to start.sh.
This way the random secret is created on first run instead of docker build. We don't really want all standard imaages to share a password anymore than we want a static password.
2024-02-02 09:02:23 -06:00
Tim Farrell
03a7e35967 Default docker installations should generate a random key instead of using a static secret that everyone can see. 2024-02-02 08:59:46 -06:00
Tim Farrell
d67f3d982b Start by renaming variables to something more generic. This will give us a bit more flexibility as we look to other session management mechanisms. 2024-02-02 08:58:13 -06:00
Timothy Jaeryang Baek
09534dad6e
Merge branch 'main' into patch-1 2024-01-29 16:24:16 -08:00
TriantaTV
0d27d8f362 add netcat to Dockerfile 2024-01-26 13:57:35 -06:00
Xiaodong Ye
4ee655c075 Reduce container image size
Signed-off-by: Xiaodong Ye <yeahdongcn@gmail.com>
2024-01-25 18:08:35 +08:00
Giulio De Pasquale
c4dd20b087
fix: use bash when starting the Dockerfile's entrypoint script (as the script uses BASH_SOURCE that is bash only) 2024-01-24 17:56:04 +00:00
Dave Bauman
255fbb3c96
chore: optimize dockerfile order for caching 2024-01-23 07:48:27 -05:00
Timothy J. Baek
5188bab560 Update Dockerfile 2024-01-22 23:11:50 -08:00
Dave Bauman
f559068186
feat: Add epub support 2024-01-19 12:23:59 -05:00
Timothy Jaeryang Baek
5c18d61d3f
Merge pull request #461 from djismgaming/optimization/reduce-image-size
reduce docker final image size
2024-01-12 20:00:35 -08:00
Timothy J. Baek
0e039492c6 refac: SERVER_PORT renamed to PORT 2024-01-12 19:38:30 -08:00
Ismael
141afb4c20 reduce image size
Added the option `--no-cache-dir` to the `pip3 install` commands on the Dockerfile to reduce the docker image resulting size to 1.89 GB from 2.27 GB.
2024-01-12 18:03:02 -04:00
Timothy J. Baek
02f364bfd9 fix: dockerfile 2024-01-07 21:22:37 -08:00
Timothy J. Baek
706a8d4f8d fix 2024-01-07 21:14:20 -08:00
Timothy J. Baek
34b0802cac fix: docker 2024-01-07 20:55:32 -08:00
Timothy J. Baek
fe587c87f7 fix: docker 2024-01-07 20:52:15 -08:00
Timothy J. Baek
87326a3157 fix: docker 2024-01-07 20:50:09 -08:00
Timothy J. Baek
0345a80033 feat: include embedding weight to image 2024-01-07 20:21:32 -08:00
Timothy J. Baek
c68bb3b950 docker: slim 2024-01-07 08:28:35 -08:00
Timothy J. Baek
31bd6dfc15 docker: pre-download transformer weights 2024-01-07 03:39:02 -08:00
Timothy J. Baek
370884cebc Update Dockerfile
https://docs.trychroma.com/troubleshooting#sqlite
2024-01-07 02:40:22 -08:00
Timothy J. Baek
bb2971260d fix: backend proxy 2024-01-05 17:16:35 -08:00
Timothy J. Baek
6c1c889ef7 fix: revert to node for container image 2024-01-04 21:15:13 -08:00
ThatOneCalculator
b5598f759c
refactor: ♻️ bun-based dockerfile 2024-01-04 20:32:51 -08:00
ThatOneCalculator
7a4b35d26a
fix: bring dockerfile back to node for now 2024-01-04 20:25:55 -08:00
ThatOneCalculator
00e7dfb41c
fix: 🐋 dockerfile to latest instead of alpine 2024-01-04 20:17:50 -08:00
ThatOneCalculator
eb7138ab9f
fix: 🐋 docker build 2024-01-04 20:13:50 -08:00
Timothy Jaeryang Baek
1a93191259
Merge branch 'main' into bun 2024-01-04 22:57:11 -05:00
Timothy J. Baek
e278ca9ef7 chore: dockerfile update 2024-01-04 18:55:15 -08:00
ThatOneCalculator
ebcd985489
fix: 🐋 install with frozen lockfile 2024-01-04 17:04:19 -08:00
ThatOneCalculator
df77e8d1c1
fix: 🐋 use official bun docker image 2024-01-04 17:03:32 -08:00
ThatOneCalculator
8480a9b418
Merge branch 'main' into bun 2024-01-04 13:30:30 -08:00
Timothy J. Baek
30aff2db53 feat: enable backend ollama url update 2024-01-04 13:06:31 -08:00
ThatOneCalculator
702ffdf61a
fix: 👷 build Docker with Bun 2024-01-03 14:45:41 -08:00
Timothy J. Baek
bb5bf3964e feat: toggle signup enable from admin panel 2024-01-01 12:32:28 -08:00
Timothy J. Baek
47b7b63791 chore: remove deprecated code 2023-12-15 15:59:51 -08:00
Timothy J. Baek
99e8816e73 feat: docker for multi-user support updated 2023-11-19 10:58:49 -08:00
Timothy J. Baek
6a9bef755b feat: backend reverse proxy 2023-11-14 16:28:51 -08:00
Timothy J. Baek
df03abfbed Update Dockerfile 2023-10-22 22:02:19 -07:00
AJ ONeal
859adee369
chore: change to API_ENDPOINT to conventional name API_BASE_URL 2023-10-22 12:26:55 -06:00
Timothy J. Baek
86395a8c1f
feat: enable buildtime API_ENDPOINT env var 2023-10-22 12:26:54 -06:00