简体   繁体   English

在Openshift上运行Java应用程序

[英]Running Java Application on Openshift

I have a simple java application, Telegram bot, that i want run constantly on Openshift cloud. 我有一个简单的Java应用程序Telegram bot,希望在Openshift云上持续运行。 How can i do it? 我该怎么做? I know that there isn't a direct way to run the main of a java application of a server but i know that is possible but how? 我知道没有直接的方法可以运行服务器的Java应用程序的主体,但是我知道这是可能的,但是如何?

Thanks for the help! 谢谢您的帮助!

查看OpenShift随附的Java源图像到(S2I)容器图像: https ://access.redhat.com/documentation/zh-cn/red_hat_jboss_middleware_for_openshift/3/html-single/red_hat_java_s2i_for_openshift/

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM