can jaiku only run on GAE?

5 views
Skip to first unread message

AE

unread,
May 30, 2009, 12:28:43 AM5/30/09
to jaikuengine-discuss
Hi,

Quick look at settings.py tells me jaikuengine only runs on Google App
Engine. are there any way out of this? I am limited to 10 apps in
GAE.....(you can not even buy more either) Can I somehow run
jaikuengine on a regular box. It runs on my local machine so it should
be possible but it's more for development then running production
jaikuengine?no?

just wondering are there any production jaikuengine installation
beside jaiku.com?

thanks
Anton..


====
# This stuff is always going to be the same for an App Engine instance
DATABASE_ENGINE = 'appengine' # 'appengine' is the only supported
engine
DATABASE_NAME = '' # Not used with appengine
DATABASE_USER = '' # Not used with appengine
DATABASE_PASSWORD = '' # Not used with appengine
DATABASE_HOST = '' # Not used with appengine
DATABASE_PORT = '' # Not used with appengine

Adewale Oshineye

unread,
May 30, 2009, 3:38:28 AM5/30/09
to jaikuengi...@googlegroups.com
Hi,
- JaikuEngine only runs on AppEngine. However there are efforts to
port the AppEngine environment to other systems such as AppScale:
http://code.google.com/p/appscale/

- I started a thread on the jaikuengine channel on jaiku.com to track
the various instances that people have deployed:
http://www.jaiku.com/channel/jaikuengine/presence/b32ceb1e3a6247bb8e7f3c38e2252701

2009/5/29 AE <antonio...@yahoo.se>:

jlw

unread,
Jun 7, 2009, 2:14:31 PM6/7/09
to jaikuengine-discuss
Is there a patch to run Jaikuengine on Django?

On May 30, 3:38 am, Adewale Oshineye <adew...@gmail.com> wrote:
> Hi,
> - JaikuEngine only runs on AppEngine. However there are efforts to
> port the AppEngine environment to other systems such as AppScale:http://code.google.com/p/appscale/
>
> - I started a thread on the jaikuengine channel on jaiku.com to track
> the various instances that people have deployed:http://www.jaiku.com/channel/jaikuengine/presence/b32ceb1e3a6247bb8e7...
>
> 2009/5/29 AE <antonio_eggb...@yahoo.se>:

Andy Smith

unread,
Jun 11, 2009, 4:56:13 PM6/11/09
to jaikuengi...@googlegroups.com
On Sun, Jun 7, 2009 at 11:14 AM, jlw <j...@kotokogroup.com> wrote:

Is there a patch to run Jaikuengine on Django?

Not at the moment, a large part of the problem is that Django and App Engine have pretty different views of how databases work and at the moment the way Django is designed those views are largely unreconcilable. We're trying to work with the Django community to come up with a good common ground for this but it will take some time.

--andy

jlw

unread,
Jun 12, 2009, 5:49:13 PM6/12/09
to jaikuengine-discuss
Ouch. Time as in months or ...

Andy Smith

unread,
Jun 12, 2009, 6:59:50 PM6/12/09
to jaikuengi...@googlegroups.com
I would put the database changes on the months scale, yes, it will take a long time to get things to work across multiple database types.

--andy
Reply all
Reply to author
Forward
0 new messages