PIMCORE : Increase server memory #17688
Unanswered
JeremyDP-2606
asked this question in
Q&A / Support
Replies: 3 comments
-
Same, painfully slow in a Docker container. I've been messing with Redis cache and increasing maxmemory in the docker-compose.yaml but to no avail.
I also tried adding a .wslconfig in home directory and specifying:
I'm going to put it on a VPS but I'd love to hear if you get it going locally. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@JeremyDP-2606 What operating system are you raising the containers on? windows or linux? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Windows
…On Wed, Oct 16, 2024 at 12:01 PM AlephDev ***@***.***> wrote:
@JeremyDP-2606 <https://github.com/JeremyDP-2606> What operating system
are you raising the containers on? windows or linux?
—
Reply to this email directly, view it on GitHub
<#17688 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABIWRIM2WS33VUD5RHO6YIDZ32ZX5AVCNFSM6AAAAABPQKMP42VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTAOJWGM2DKMI>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I am trying to launch Pimcore but it is really slow locally.
I can see on docker that only 600m are used, is it possible to increase this limit on a docker file or php.ini?
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions