For everyone who is using or planning to use Wercker <http://wercker.com> 
for it's building and delivery of apps: I just submitted a step to call 
your Scalr API automatically after a successful build.

Just add this to your wercker.yml:

deploy:
  steps:
    - rras/scalr-api:
        endpoint: https://yourserver.com/api/api.php
        api-version: 2.3.0
        key-id: $SCALR_API_KEY_ID
        api-access-key: $SCALR_API_ACCESS_KEY
        action: ScriptExecute
        params: &FarmID=1&ScriptID=2&ConfigVariables[a]=b


Enjoy!

-- 
You received this message because you are subscribed to the Google Groups 
"scalr-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to