Serreau Jovann
3bb676bfda
Adjust container resource limits for 6 CPU / 30 GB RAM server
Resource allocation (limits / reservations):
- php x2: 1.5 CPU / 1G | 0.5 CPU / 256M
- db-master: 2.0 CPU / 4G | 0.5 CPU / 1G (shared_buffers=1GB, effective_cache_size=3GB)
- db-slave: 1.5 CPU / 2G | 0.25 CPU / 512M
- pgbouncer: 0.5 CPU / 128M | 0.1 CPU / 32M
- messenger x2: 1.0 CPU / 512M | 0.25 CPU / 128M
- redis: 1.0 CPU / 1G | 0.25 CPU / 128M (maxmemory 768mb)
- meilisearch: 1.0 CPU / 1G | 0.25 CPU / 256M
Total max with replicas: ~12 CPU / ~13G RAM (overcommit OK, reservations fit)
Total reservations: ~3.6 CPU / ~4G RAM (guaranteed minimum)
Added PostgreSQL tuning: shared_buffers, effective_cache_size, work_mem.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-26 11:25:35 +01:00
..
2026-03-18 20:23:16 +01:00
2026-03-23 18:34:48 +01:00
2026-03-24 09:21:19 +01:00
2026-03-26 11:19:26 +01:00
2026-03-26 11:25:35 +01:00
2026-03-26 10:24:35 +01:00
2026-03-20 13:22:27 +01:00
2026-03-18 20:52:01 +01:00
2026-03-26 10:35:43 +01:00
2026-03-20 14:07:16 +01:00
2026-03-26 09:42:20 +01:00