문제

I have a webpage with a link, this link will redirect me to a new instance from my cartridge, for example my link will redirect me to a Redmine application with administration interface, (such connected user have a new instance from redmine) in bakground I will execute in openshift :

rhc create app redmine   

So any ideas how to do that?

thanks

도움이 되었습니까?

해결책

I think you would be better off using the REST API than executing commands: https://access.redhat.com/site/documentation/en-US/OpenShift/2.0/html/REST_API_Guide/

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top