angularjs - 将静态 html/javascript 文件部署到 openshift 的最佳墨盒?

标签 angularjs openshift

我想将一个纯 angular-js 前端应用程序部署到 openshift。此应用程序仅包含 html/css/js 文件。
我可以使用的最好的墨盒是什么,php5、tomcat、node.js?
谢谢

最佳答案

对于简单的 HTML + JS 应用程序来说,最好的是 PHP。 PHP 是我们拥有的最轻的墨盒。这是传道者用于 HTML 应用程序的内容。例如 - http://talks.thesteve0.com在 PHP 盒中的 OpenShift 上运行,并且只是一个reveal.js 站点。

关于angularjs - 将静态 html/javascript 文件部署到 openshift 的最佳墨盒?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/18110326/

相关文章:

java - Spring部署设置openshift

javascript - Angular ng-click 在表单内触发两次或更多次

javascript - 带 Angular Bootstrap 工具提示不起作用

Openshift 4 ping 到另一个 Pod 不起作用

ruby-on-rails - 捆绑安装时 Openshift ssh ruby​​ 版本不正确?

spring-boot - Spring Boot bootstrap.yml 中的 Openshift secret

javascript - Uncaught SyntaxError : In strict mode code, 函数只能在顶层或立即在另一个函数中声明

javascript - AngularJS 验证 - textarea 上的 ng-minlength

json - 使用来自 Golang REST 服务的 AngularJS 显示 JSON 字段

python - 如何在 OpenShift 上配置 webpy 和 MySQL