How to add monit cartridge to OpenShift? -



How to add monit cartridge to OpenShift? -

i'm trying add together monit cartridge openshift app using next syntax:

rhc cartridge add together https://github.com/openshift-cartridges/openshift-origin-cartridge-monit/blob/master/metadata/manifest.yml -a <appname> -n <domainname>

unfortunately i'm getting:

the cartridge manifest @ <linkfromabove> not downloaded: cartridge manifest @ <linkfromabove> must smaller 20480 bytes.

what's problem - how can prepare it?

the cartridge has been updated , should working, trying download version did not exist anymore. downloading latest version.

openshift openshift-client-tools

Comments

Popular posts from this blog

php - Android app custom user registration and login with cookie using facebook sdk -

django - Access session in user model .save() -

php - .htaccess Multiple Rewrite Rules / Prioritizing -