Adding a new runtime to CloudFoundry

纵饮孤独 提交于 2019-12-11 18:48:10

问题


I am presently evaluating the possibility of adding a new runtime (for example Perl runtime) to CloudFoundry PaaS platform.

  • Is it possible to add a new runtime (for example Perl runtime) to CLOUDFOUNDRY PAAS PLATFORM (CloudFoundry.com)? If yes please share some relevant details...

  • Is it possible to add a new runtime (for example Perl runtime) to a PRIVATE CLOUDFOUNDRY INSTANCE ? If yes please share some relevant details...


回答1:


  1. You can add new runtimes to your own private instance of cloud foundry. This is a good starting point.

  2. You may run this instance on a local server, or an a remote instance at AWS or Rackspace.



来源:https://stackoverflow.com/questions/11535141/adding-a-new-runtime-to-cloudfoundry

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!