Commit graph

91 commits

Author SHA1 Message Date
Ishaan Jaff
143bbe32cb fix dockerfile 2024-08-20 15:38:11 -07:00
Ishaan Jaff
fef6f50e23 fic docker file to run in non root model 2024-08-13 19:29:40 -07:00
Krrish Dholakia
3c6bc031de build(dockerfile): remove --config proxy_server_config.yaml from docker run
prevents startup errors with dockerfile
2024-04-08 13:23:56 -07:00
Ishaan Jaff
19a1d999ec (feat) update docs to not include gunicorn usage 2024-03-23 17:40:22 -07:00
Ishaan Jaff
ff57887b70 (feat) bump to python 3.11 2024-03-22 14:44:41 -07:00
Krrish Dholakia
8c91156842 build: build fixes 2024-03-19 16:59:59 -07:00
Krish Dholakia
88152c77c5
Update Dockerfile 2024-03-15 21:47:13 -07:00
ishaan-jaff
dd6138ecbf (fix) run prisma generate in default dockerfile 2024-03-14 09:10:56 -07:00
ishaan-jaff
60f34066a5 (fix) default dockerfile use num_workers = 1 2024-03-13 15:23:53 -07:00
ishaan-jaff
c50b0e315a (feat) don't use --detailed_debug on all default litellm images 2024-03-06 16:31:32 -08:00
ishaan-jaff
9ba2fa44aa (fix) admin ui allow custom ui theme 2024-02-21 21:28:58 -08:00
ishaan-jaff
d07846646c (ui) fix build command 2024-02-21 21:02:46 -08:00
ishaan-jaff
c69eaebfd8 (fix) dockerfile for semantic caching 2024-02-06 19:23:27 -08:00
Krrish Dholakia
8e9197b5b4 build(proxy_cli.py): make running gunicorn an optional cli arg
when running proxy locally, running with uvicorn is much better for debugging
2024-01-29 15:32:34 -08:00
ishaan-jaff
308351458b Revert "Merge branch 'main' into main"
This reverts commit a92461caa5, reversing
changes made to 9dd857e0a6.
2024-01-27 16:47:10 -08:00
Ishaan Jaff
6b0024a7d3
Update Dockerfile 2024-01-27 15:01:02 -08:00
Ishaan Jaff
7f2e4036d6
Update Dockerfile 2024-01-27 14:59:36 -08:00
Ishaan Jaff
18906e6aff
Update Dockerfile 2024-01-27 14:57:41 -08:00
Ishaan Jaff
4a98104af3
Update Dockerfile 2024-01-27 14:43:50 -08:00
Ishaan Jaff
ad6607b530
Update Dockerfile 2024-01-27 14:37:38 -08:00
Ishaan Jaff
8d3e818fb1
Update Dockerfile 2024-01-27 14:36:30 -08:00
Krrish Dholakia
e2831e9c80 fix: fix proxy logging 2024-01-20 18:22:45 -08:00
Krrish Dholakia
6b8e6497f6 build(Dockerfile): set dockerfile to always use config 2024-01-20 17:46:52 -08:00
Krrish Dholakia
09b7235b31 fix: support info level logging on pkg + proxy 2024-01-20 17:45:47 -08:00
ishaan-jaff
0d56115336 (fix) Dockerfile use same entrypoint as Dockerfile.database 2024-01-10 21:56:34 +05:30
ishaan-jaff
95efde1cb6 (fix) main Dockerfile 2024-01-10 16:27:15 +05:30
ishaan-jaff
b4d85cbecc (fix) dockerfile - use litellm as entrypoint 2024-01-10 15:44:21 +05:30
ishaan-jaff
a7e25912b8 (docker) conditional use ./entrypoint.sh 2024-01-09 14:50:05 +05:30
ishaan-jaff
872a36b7e5 (fix) minimize dockerfile changes 2024-01-09 14:32:09 +05:30
ishaan-jaff
8ac0455ef7 test conditional prisma generate 2024-01-09 13:51:50 +05:30
ishaan-jaff
28f7ccbcd1 (temp) use database dockerfile for railway 2024-01-09 13:44:37 +05:30
ishaan-jaff
8f8237a1a0 (fix) echo DB URL 2024-01-09 13:30:49 +05:30
ishaan-jaff
358a44ce13 (fix) dockerfile run prisma generate if DATABSE_URL set in env 2024-01-09 13:10:03 +05:30
Krrish Dholakia
4ff4180a53 build(Dockerfile.database): fixing build issues 2024-01-08 19:31:19 +05:30
Krrish Dholakia
83306fe0c9 build(Dockerfile): fix pr merge issues 2024-01-08 10:38:19 +05:30
ishaan-jaff
b50b44f431 (fix) dockerfile 2024-01-08 08:08:51 +05:30
ishaan-jaff
e7c5a9e014 (fix) dockerfile merge conflicts 2024-01-08 08:02:50 +05:30
Krrish Dholakia
523d8e5977 build(Dockerfile): moves prisma logic to dockerfile 2024-01-06 15:21:10 +05:30
ishaan-jaff
357c6c56bd Revert "build(Dockerfile): move prisma build to dockerfile"
This reverts commit 2741835605.
2024-01-06 09:51:44 +05:30
Krrish Dholakia
aa0b2010d2 build(dockerfile): fixing cmd 2024-01-05 19:09:47 +05:30
Krrish Dholakia
1b2fab28b5 build(dockerfile): exposed port fix 2024-01-05 19:09:10 +05:30
Krrish Dholakia
2741835605 build(Dockerfile): move prisma build to dockerfile
Seems to solve - https://github.com/BerriAI/litellm/issues/1321
2024-01-05 19:03:41 +05:30
Krrish Dholakia
3923c389fd build(Dockerfile): fixing build requirements 2023-12-16 17:52:30 -08:00
Krrish Dholakia
50b741f8fa fix(Dockerfile): support mac 2023-12-16 16:01:02 -08:00
Krish Dholakia
47ba8082df
Merge branch 'main' into public-fix-1 2023-12-16 12:27:58 -08:00
Cam Parry
cb13018a28
Merge remote-tracking branch 'upstream/main' into patch-1 2023-12-13 09:22:25 +10:00
Cam Parry
dc1904ea1e
use wheels 2023-12-11 02:34:23 -10:00
David Manouchehri
2d8cebd408
Fix Dockerfile. 2023-12-10 02:03:07 -05:00
David Manouchehri
882f3f75ca
Update Dockerfile to preinstall Prisma CLI 2023-12-06 21:32:22 -05:00
Cameron
c99466bc25
Update Dockerfile 2023-12-06 09:21:00 +10:00