我一直在尝试使用Openshift Online v3来托管一个网络应用程序.它适用于红帽提供的域,但我无法使路由工作以使其在任何其他域上工作.我得到的是:
申请不可用
该应用程序当前未在此端点处提供请求.它可能尚未启动或仍在启动.
您看到此页面的可能原因:
The host doesn't exist. Make sure the hostname was typed correctly and that a route matching this hostname exists.
The host exists, but doesn't have a matching path. Check if the URL path was typed correctly and that the route was created using the desired path.
Route and path matches, but all pods are down. Make sure that the resources exposed by this route (pods, services, deployment configs, etc) have at least one pod running.
Run Code Online (Sandbox Code Playgroud)
有人知道如何在Openshift v3中进行自定义域名吗?
小智 15
步骤1:在openshift v3控制台中创建两个路由.一个提供默认值openshift (*.openshiftapps.com)并创建另一个路径,主机名作为您的域名.
第2步:转到域名注册商并CNAME为您的域添加指向*.openshiftapps.com域的记录
等待CNAME添加生效并从浏览器访问您的域名,现在它应该正确加载页面.
Gra*_*ton 11
与OpenShift在线开发者预览版一样,GA免费的OpenShift Online入门级别不支持自定义域.自定义域仅在完整付费层可用时才可用.过渡期间唯一的选择是在前面使用代理.一种选择是使用Cloudflare作为该代理.
| 归档时间: |
|
| 查看次数: |
5210 次 |
| 最近记录: |