[Cubicweb] Fwd: [Re: [Python-projects] apycot]
Arthur Lutz
arthur.lutz at logilab.fr
Mon Mar 9 12:30:25 CET 2009
----- Forwarded message from Sylvain Thénault <sylvain.thenault at logilab.fr> -----
From: Sylvain Thénault <sylvain.thenault at logilab.fr>
Organization: Logilab
To: python-projects at lists.logilab.org
Date: Tue, 3 Mar 2009 19:03:54 +0100
Subject: Re: [Python-projects] apycot
Le Saturday 28 February 2009 00:43:45 Didrik Pinte, vous avez écrit :
> Hi guys,
Hi,
> I'm trying to get a running instance of apycot. I've seen the new
> cubicweb-apycot and apycotbot in the debian repositories. There seem to
> be nothing in /usr/share/doc/cubicweb-apycot
> and /usr/share/doc/apycotbot. I have seen this ticket that could
> interest me : http://www.logilab.org/ticket/5265
>
> Is there any howto or configuration doc I can find to know how to get
> cubicweb and apycot running correctly ?
well unfortunatly there is almost no doc at all for apycot yet. You should
refer to the cubicweb book (www.cubicweb.org) for the installation of the
cubicweb framework.
Then you should create an instance using the apycot cube, eg:
cubiweb-ctl create apycot apycot
Once this is done, start it
cubicweb-ctl start apycot
You should now be able to connect using your web browser to the instance, and
to create ProjectApycotConfig, ApycotConfigGroup entities to configure stuff
you want to test (You'll probably need more info here, don't hesitate to ask
until we're able to provide some documentation)
Now start the apycot bot
/etc/init.d/apycotbot start
And you should now be able to start task, for instance if you've added a
configuration named 'myproject', you can start test for it using
apycotclient start myproject
Hope that helps. One more time, don't hesitate to ask for more information
since I know those are very rough indication... Hopefuly it should be better
in a near future once apycot has stabilized.
--
Sylvain Thénault LOGILAB, Paris (France)
Formations Python, Zope, Plone, Debian: http://www.logilab.fr/formations
Développement logiciel sur mesure: http://www.logilab.fr/services
Python et calcul scientifique: http://www.logilab.fr/science
_______________________________________________
Python-Projects mailing list
Python-Projects at lists.logilab.org
http://lists.logilab.org/mailman/listinfo/python-projects
----- End forwarded message -----
--
Arthur LUTZ LOGILAB, Paris (France)
http://www.logilab.com http://www.logilab.fr http://www.logilab.org
Développement logiciel avancé - Intelligence Artificielle - Formations
More information about the Cubicweb
mailing list