[Camps-users] Extending Service Functionality

Richard Templet richard at endpoint.com
Wed Aug 29 15:49:03 UTC 2012


On Wed, Aug 29, 2012 at 11:35:01AM -0400, Sam Batschelet wrote:
> I am looking at the possibility of bringing other services into camps such as sphinx and dancer.  When I look at extending this type of thing it seems I would need to append Master.pm.  This isn't really what I would like to do for version control as this would get rewritten in future updates.  Is there a way, or should I say what is the best way to add service functionality for new programs outside of db,http,ic? If not how have others done this type of thing? 

Sam,

If you've got a more recent copy of the camps code there are new
features called app_{start,stop,restart} that you can use to handle such
things.  Also look at the httpd_* options in the Master.pm perldoc.

Richard



More information about the Camps-users mailing list