tyrcho / openshift-cartridge-play2

Play2 In OpenShift as a cartridge
https://github.com/tyrcho/openshift-cartridge-play2
37 stars 42 forks source link

status function is missing in bin/control #17

Closed simonlopez closed 8 years ago

simonlopez commented 9 years ago

status function must be implemented. without it, openshift is not able to get cartridge status and is not able to move app for instance.

tyrcho commented 9 years ago

Could you submit a PR for this ? Or at least point to a good implementation of the status function on another cartridge ?

Unfortunately I have little time for this cartridge at the moment, I'm focusing more on Docker, and the OpenShift instances I have access to are a bit unreliable and slow for testing.

tyrcho commented 8 years ago

the command status was added with the 02a8c6ac967fdea1e98548a912fbc04b5a166bdb . Please see README.md file.