comparison flowerbed.txt @ 0:ec815b7cb142

initial commit of wsgintegrate
author Jeff Hammel <jhammel@mozilla.com>
date Tue, 07 Jun 2011 08:03:09 -0700
parents
children 3c9e8c9816df
comparison
equal deleted inserted replaced
-1:000000000000 0:ec815b7cb142
1 Flowerbed is a web application that allows one to grow a flower from a
2 preselected group of WSGI apps. Flowerbed presents a nested ordered
3 list of web applications. You drag one of the preselected webapps to a
4 place on the list. This will add the web app to configuration and the
5 website and give a default path descriminator (e.g. /blog for
6 bitsyblog). You should be able to download the configuration in either
7 JSON or ini format. In addition, you can download a complete flower
8 python package created from a template that will allow the whole site
9 to be installed and managed locally.
10
11 See also:
12
13 http://k0s.org/blog/20091227221009