[OGo-Users] Startup script for CentOS?

Samuli Seppänen users@opengroupware.org
Mon, 18 Feb 2008 16:36:02 +0200


> On Mon, 2008-02-18 at 15:50 +0200, Samuli Seppänen wrote:
>> Should you really need to start all OGo services from a startup script, 
> 
> Yes.  That is standard Linux system administration stuff.  You can of
> course do it some other way,  but I'd highly recommend using the
> *standard* service script method.  Then if someone else needs to work on
> the system they don't have to try any figure out what you setup -
> "service xyz start", "service xyz stop", etc... are the expected
> behavior of a service.  <aside>current versions of Samba can even be
> setup so you can exercise service scripts via MMC</aside>  Doing
> something else to start/stop services places your systems "outside the
> box" (maybe an entirely mid-western USA term).
>> just disable all ogo-* scripts with "chkconfig" and create a wrapper 
>> script (/etc/init.d/ogo-all, maybe?) that just starts, restart or stops 
>> all those scripts in whatever order you wish.
> 
> There is little to no advantage to this,  and you may very well not want
> all the services, so why run them?  ogo-xmlrpcd is only required if you
> want to use the legacy XML-RPC API, and the ogo-nhsd service is [at
> least IMO] entirely worthless at this point.  ogo-zidestore and
> ogo-webui are the two interesting services.

I agree. There are some other (interdependent) services where this might 
be useful, but usually it's not.

>> Regarding the documentation... there are some really good HOWTO's in the 
>> plone, even though it's not always easy to find them. The mailing list 
>> archives are also useful, even though it takes some time to find an 
>> answer to a specific question.
>>>>> http://docs.opengroupware.org/Members/whitemice/wmogag/file_view
> 
> I welcome feedback regarding WMOGAG,  please let me know if you find a
> useful topic that is not covered, or not covered adequately.

Sorry, forgot to mention WMOGAG. I found out about it all too late, so I 
had learned most of the tricks already. It's a very useful document indeed.

Samuli

Btw. Maybe I could get my "Nokia<->Funambol<-><->GroupDAV connector 
2<->OpenGroupware.org" synchronization document included in it too? The 
current version of that document (in OGo plone) is pretty good but not 
entirely up-to-date. I'll be pushing a new version for latest software 
versions to OGo plone in a few weeks. Of course I'd appreciate if I'm 
given the appropriate credit in WMOGAG.