This commit is contained in:
2025-11-25 18:26:07 +01:00
parent ac769a8f9f
commit 80bdaef5c8
2 changed files with 90 additions and 1 deletions

View File

@@ -8,7 +8,7 @@ services:
- "9042:9042"
- "9160:9160"
- "10000:10000"
command: --smp 1 --memory 2G --overprovisioned 1 --api-address 0.0.0.0 --max-memory-for-unlimited-query-soft-limit 1073741824 --tombstone-warn-threshold 10000000
command: --smp 1 --memory 4G --overprovisioned 1 --api-address 0.0.0.0 --max-memory-for-unlimited-query-soft-limit 1073741824 --tombstone-warn-threshold 10000000
volumes:
- scylla_data:/var/lib/scylla