marvin and Claude Sonnet 5
121d8a8ab4
Make upload limit and Caddy settings configurable via env vars
...
- API: read the upload size limit from MAX_UPLOAD_MEGABYTES (default 15)
and keep MAX_UPLOAD_BYTES as the byte value used by /predict
- Caddy: read the ACME email and request body limit from CADDY_EMAIL and
CADDY_MAX_BODY (default 16MB, ~1 MB above the API limit)
- compose: pass the new variables to caddy_proxy and cnn_api
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com >
2026-09-24 19:01:42 +02:00
marvin
79db918564
changed server limits
2026-09-24 11:20:41 +02:00
marvin
3d5de2eca0
added env variables for server limits
2026-09-24 11:15:20 +02:00
marvin
cb9cf07842
upgraded config
2026-09-23 05:58:10 +02:00
marvin
4219d234fc
fixed docker bug
2026-05-12 18:37:40 +02:00
marvin
b7ef0144d1
fixed docker bug
2026-05-12 18:29:00 +02:00
marvin
8ba1ab63a8
fixed databse bug
2026-05-12 18:07:47 +02:00
marvin
941cfba332
added review sql database
2026-05-12 17:56:31 +02:00
marvin
c0bc9588f5
changed dockerfile and requirements.txt
2026-05-11 11:38:40 +02:00
marvin
7bd32f49ee
changed docker network
2026-05-08 12:19:28 +02:00
marvin
d6c469d90e
compose fix
2026-05-07 18:05:53 +02:00
marvin
50fa649fc8
added certificate volume
2026-05-07 18:03:52 +02:00
marvin
313cc7aa85
changed caddy file
2026-05-06 19:36:18 +02:00
marvin
3154a5210e
changed caddy file
2026-05-06 19:35:43 +02:00
marvin
ee2d7ab710
added caddy container
2026-05-06 19:29:54 +02:00
marvin
1a89f7c6fe
fixed compose bug
2026-05-06 17:10:50 +02:00
marvin
5c6b4c4b9d
changed project structure, merged docker compose files
2026-05-06 17:09:28 +02:00