Commit graph

15 commits

Author SHA1 Message Date
Andras Bacsai
40e242b874 perf(nginx): increase client body buffer size to 256k for Sentinel payloads
Increases client_body_buffer_size from default (8k-16k) to 256k to handle
Sentinel monitoring data in memory instead of buffering to disk. This eliminates
the "client request body is buffered to a temporary file" warning and improves
performance for servers with many containers (50-100+) sending health check data.

Affects both production and development nginx configurations.
2025-11-10 11:32:49 +01:00
peaklabs-dev
6ddca603e2
chore(deps): update docker deps
- update Nixpacks to v1.39.0
2025-07-18 16:25:01 +02:00
peaklabs-dev
03b0ee59f6
feat(dep): bump all dependencies 2025-03-31 18:50:42 +02:00
🏔️ Peak
a46caf209f
Chore: Bump all dependencies (#5216)
* chore: bump all docker dependecies

* chore: update composer and npm dep
2025-02-24 18:08:54 +01:00
🏔️ Peak
4f63faf61b
Merge branch 'next' into dep-bump 2025-01-09 15:17:07 +01:00
peaklabs-dev
c01d3e4954
bump: docker dep 2025-01-09 15:11:14 +01:00
Andras Bacsai
2710b2a7bb fix: increase default php memory limit 2025-01-07 10:36:01 +01:00
peaklabs-dev
e51207a35e
fix: bind() to 0.0.0.0:80 failed 2024-12-23 15:33:12 +01:00
peaklabs-dev
cd14501612
remove port 80 from http.conf 2024-12-17 11:01:35 +01:00
Andras Bacsai
e76817d401 improve application view 2024-12-16 14:11:45 +01:00
Andras Bacsai
3a76ffd6ac chore: update PHP configuration to set memory limit using environment variable 2024-12-13 10:01:20 +01:00
peaklabs-dev
2615fce73f
chore: upgrade cloudflared and minio 2024-12-10 17:19:52 +01:00
Andras Bacsai
a2ab33b04f fix: development image 2024-12-10 11:50:40 +01:00
Andras Bacsai
3893754a10 fix confs etc 2024-12-10 10:46:05 +01:00
Andras Bacsai
8f48f84bdf development should work now 2024-12-09 13:34:31 +01:00