#Can't deploy on digitalocean
9 messages · Page 1 of 1 (latest)
1GB 1CPU
Tried change to 2gb 1cpu still got that error
Haven't you already asked the same question?: #1120949271852765235 message
i tried run npm install --legacy-peer-deps but still got that error...
That's why ...
Hey man. Check this out: https://github.com/beakman/medusa-stack-dockerized
I’ve successfully deployed the backend + Meilisearch + Minio in a digital ocean droplet with 1 GB ram. The trick is to build the admin somewhere else, like in a Gitlab runner or in your machine and push the image to a Docker registry.
Thanks bro!!!!
Hope it works! Let me know if I can help you with something