Ishaan Jaff
d742e8cb43
(clean up) move docker files from root to docker
folder ( #6109 )
...
* fix move docker files to docker folders
* move check file length
* fix docker hub deploy
2024-10-08 08:23:52 +05:30
Jacob Hagstedt P Suorra
9ec3365ba6
Upgrade dependencies in dockerfile ( #5862 )
...
* Upgrade dependencies in dockerfile
* Change apt-get to apk for alpine image
* Set requirements file to same as dockerfile
---------
Co-authored-by: Jacob Hagstedt <wcgs@novonordisk.com>
2024-09-27 07:51:20 -07:00
Ishaan Jaff
4f9f505ebe
docker - handle debian issue on docker builds ( #5752 )
2024-09-23 17:58:22 -07:00
superpoussin22
acfb060bf1
Correct casing ( #5817 )
...
* Update Dockerfile
correct casing
* Update Dockerfile.database
correct casing
* Update Dockerfile.alpine
correct casing
* Update Dockerfile.non_root
correct casing
2024-09-21 08:21:11 -07:00
Ishaan Jaff
143bbe32cb
fix dockerfile
2024-08-20 15:38:11 -07:00
Ishaan Jaff
47afbfcbaa
allow running as non-root user
2024-08-14 09:26:47 -07:00
Krish Dholakia
ac1f343487
Revert "Create litellm user to fix issue with prisma in k8s "
2024-06-25 18:19:24 -07:00
Steven Osborn
f301625014
create litellm user to fix issue in k8s where prisma fails due to user nobody without home directory
2024-06-25 09:03:05 -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
2dfdc8dd69
Revert "Merge pull request #2593 from BerriAI/litellm_reset_budget_fix"
...
This reverts commit afd363129f
, reversing
changes made to c94bc94ad5
.
2024-03-19 20:25:41 -07:00
Krrish Dholakia
f6de3a0359
fix: better debug logs
2024-03-19 19:28:26 -07:00
Krrish Dholakia
9ce7aeab67
build: fix build
2024-03-19 17:09:23 -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
863c0714df
(feat) add admin ui customization on dockerfile.db
2024-02-21 21:13:50 -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
Krrish Dholakia
186e6aaff5
build(dockerfile.database): clean up
2024-01-10 19:51:39 +05:30
Krrish Dholakia
94259c944a
build(dockerfile.database): fix dockerfile
2024-01-10 17:41:46 +05:30
Krrish Dholakia
3cb9ea50c8
build(config.yml): try different img base
2024-01-10 16:56:02 +05:30
Krrish Dholakia
655087a61a
build(Dockerfile.database): remove post hook apt clean up actions (temporary)
2024-01-10 16:54:04 +05:30
Krrish Dholakia
1b72819eb8
build(dockerfile.database): modify
2024-01-10 16:50:50 +05:30
ishaan-jaff
b3b674e1b5
(fix) dockerfile.database
2024-01-10 16:00:23 +05:30
ishaan-jaff
7a65daf13d
(ci/cd) set litellm as entrypoint
2024-01-10 15:15:49 +05:30
Krrish Dholakia
edc088f038
build(Dockerfile): pip install from wheels not re-install requirements.txt
...
reduce size of dockerbuild
n
2024-01-08 20:26:09 +05:30
Krrish Dholakia
750330509e
build(Dockerfile.database): fix new dockerfile
2024-01-08 19:37:34 +05:30
Krrish Dholakia
4ff4180a53
build(Dockerfile.database): fixing build issues
2024-01-08 19:31:19 +05:30
Krrish Dholakia
9470c7d9b8
build(Dockerfile): new dockerfile with prisma db setup
...
not many services allow you to pass docker build args, so we needed another way of setting this
2024-01-08 17:41:19 +05:30