• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

sclorg/httpd-ex: An example application repository for the s2i httpd builder ima ...

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称:

sclorg/httpd-ex

开源软件地址:

https://github.com/sclorg/httpd-ex

开源编程语言:

HTML 100.0%

开源软件介绍:

Apache HTTP Server (httpd) S2I Sample Application

This is a very basic sample application repository that can be built and deployed on OpenShift using the Apache HTTP Server builder image.

The application serves a single static html page via httpd.

To build and run the application:

$ s2i build https://github.com/sclorg/httpd-ex centos/httpd-24-centos7 myhttpdimage
$ docker run -p 8080:8080 myhttpdimage
$ # browse to http://localhost:8080

You can also build and deploy the application on OpenShift, assuming you have a working oc command line environment connected to your cluster already:

$ oc new-app centos/httpd-24-centos7~https://github.com/sclorg/httpd-ex

You can also deploy the sample template for the application:

$ oc new-app -f https://raw.githubusercontent.com/sclorg/httpd-ex/master/openshift/templates/httpd.json




鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap