What are the minimum requirements to run an Eclips

2019-08-19 03:08发布

问题:

I like the features of Codenvy but the sever is too long to wake up and can't be used from a mobile. Yes, I code in the subway for hobbies. I had in the idea to install it on a small VPS. I will be coding a Django site roughly the same size as a small eShop. What would be the minimal requirement for the server to run it smoothly?

回答1:

If you're using Minishift I suggest granting it at least 6GB of RAM.

minishift config set memory 6G

For more information, see the Eclipse Che admin guide



回答2:

See Eclipse Che documentation - Single-User: Installation on Docker:

Minimum one CPU, 2GB of RAM, 3GB disk space.