See all screenshots
(Aug 25, 2010)

Release notes: Finally update for new Beanstalk deployment feature using "environments".

View Complete Version History

License: http://opensource.org/licenses/lgpl-3.0.html
Works with: activeCollab 2.3
Author: Andreas Schempp
This module adds some features to the source module to integrate with Beanstalk

Currently it allows to deploy to an ftp server using the beanstalk feature.

Comments

avatar Milos 2009-12-23 3:37
Just a note to anyone who’s having trouble getting the deploy feature to work. You will need to enable API access to your Beanstalk account.
avatar simyo 2009-12-26 8:21
Would there be a detailed tutorial to use Beanstalk with Activecollab? I can’t seem to figure it out by myself…
avatar Nate Jones 2010-01-04 10:57
If I use this module, do it mean that I don’t need to have the SVN command line tools installed on my AC installation? I’m currently hosting it in the Rackspace Cloud and can’t seem to get the SNV command line tools running.

I’m not currently using Beanstalk, but would switch just to get SVN integration.
avatar Ilija Studen 2010-01-04 12:48
Hello Nate,

activeCollab’s Source module requires SVN command line utility to be able to communicate with SVN repositories, Beanstalk included. This module does not replace that, it just adds support for some of the additional feature that Beanstalk offers on top of SVN repositories (code deployment from repository for example).
avatar Andreas Schempp 2010-02-15 8:10
Sorry I was not subscribed to the comments. Ilija is right, the module does not replace the svn binaries. Currently it allows you do initiate the deployment feature of Beanstalk.
avatar Chris Nagele 2010-03-28 3:07
This is awesome! Please keep me updated and we’ll post it to customers.

Chris Nagele
Founder, Beanstalk
avatar panosru 2010-05-07 8:38
Great module! I love it! My only request is to make it possible to gain access only for certain roles, for example now anyone who have access to Source module can deply to fpt, it would be great if we allowed only those who have access of deployment

Thanks :)
avatar panosru 2010-07-21 7:58
Hello, it seems that the latest upgrade of deployment method of beanstalkapp broke the module :(
avatar Andreas Schempp 2010-07-29 8:53
I’m aware the latest Beanstalk update broke the module, I’m heavily relying on it ;-)
However, Beanstalk has temporarily disabled the deployment API (according to the debug message I get from the API). I will update the module as soon as possible if necessary after the API is back.

Post a Comment