vote up 9 vote down star
9

Is it possible to deploy any CMS (Content Management System) using Google App Engine? Wikipedia lists 4 Python CMSes and one of them is Django based.

Do you know any way to make any of them to work on App Engine?

My votes:

Python

  • GuteCMS (revision 11 10/28/2009) Too simple. Barely usable.
  • cpedialog (both 1.0 and 2.0 beta) Too simple. Has blog engine.
  • GaeDjangocms (1.1) Too simple.
  • App Engine Site Creator (1.1.1) Simple, but professional. Lacks blog engine.
  • Nuages photoblog (revision 18) Too simple. Barely usable.
  • Niubi (revision 71) Promising, but couldn't make it work since it requires app engine helper for django
  • rocket-seat needs mako, I couldn't make it work
  • stoutsd not as customizable as I need.

Java

  • vosaocms (0.2) Sounds promising, but I couldn't run it as I am not familiarized with Java App Engine.
flag

7 Answers

vote up 2 vote down check

theres also gutecms

http://code.google.com/p/gutecms/

link|flag
vote up 1 vote down

http://code.google.com/p/vosao/

link|flag
Have you used it? – Jader Dias Oct 29 at 0:55
Intensively. Actually I am an author. :) – Alex Oct 29 at 13:34
vote up 2 vote down

http://code.google.com/p/gae-django-cms/

link|flag
It's a bit Chinese :) – Bolotov Aug 28 at 12:17
vote up 1 vote down

You can try http://cloudcms.sheelapps.com

link|flag
Is it some new kind of advertisement? – Bolotov Sep 6 at 21:47
vote up 1 vote down

I am not a django developer, but, during the research for a very similar question I came across django-cms, which looks very promising.

It seems, as if there is a high interest in having a CMS running on google-app-engine. It is possible that with the Django 1.0 support in GAE (release notes version 1.2.3), there will soon be a working version. Recent questions related to supporting django-cms on GAE on either of the two communities' discussion lists have not resulted in a definite answer yet. Here the references:

link|flag
vote up 3 vote down

There is web2py framework and KPAX CMS based on it.

link|flag
1  
Could anybody give a link to KPAX CMS. btw "крах" means fail in russian :( – Bolotov Oct 17 at 18:50
@Bolotov link added – Jader Dias Oct 29 at 1:13
vote up 2 vote down

Google returned the following options:

App Engine Site Creator

Magazine Life (e-magazine CMS)

Those seems to be new (testing versions). I would feel more confortable with more famous CMS.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.