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.